summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-11iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function headerLee Jones1-1/+1
2020-12-11iwlwifi: iwl-phy-db: Add missing struct member description for 'trans'Lee Jones1-1/+1
2020-12-11iwlwifi: iwl-eeprom-parse: Fix 'struct iwl_eeprom_enhanced_txpwr's headerLee Jones1-6/+6
2020-12-11iwlwifi: iwl-eeprom-read: Demote one nonconformant function headerLee Jones1-1/+1
2020-12-11iwlwifi: mvm: rs: Demote non-conformant function documentation headersLee Jones1-5/+5
2020-12-11Merge tag 'v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds6-8/+22
2020-12-11iwlwifi: iwl-drv: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-11iwlwifi: dvm: Fix fall-through warnings for ClangGustavo A. R. Silva5-7/+7
2020-12-11iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva9-17/+17
2020-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2020-12-11mac80211: add ieee80211_set_sar_specsCarl Huang2-0/+14
2020-12-11nl80211: add common API to configure SAR power limitationsCarl Huang5-0/+371
2020-12-11mac80211: fix a mistake check for rx_stats updateWen Gong1-1/+1
2020-12-11mac80211: mlme: save ssid info to ieee80211_bss_conf while assocWen Gong1-0/+5
2020-12-11mac80211: Update rate control on channel changeIlan Peer1-0/+61
2020-12-11mac80211: don't filter out beacons once we start CSAEmmanuel Grumbach1-0/+1
2020-12-11mac80211: Fix calculation of minimal channel widthIlan Peer2-5/+6
2020-12-11mac80211: ignore country element TX power on 6 GHzJohannes Berg1-1/+9
2020-12-11mac80211: use bitfield helpers for BA session action framesJohannes Berg2-10/+10
2020-12-11mac80211: support Rx timestamp calculation for all preamble typesAvraham Stern2-8/+67
2020-12-11mac80211: don't set set TDLS STA bandwidth wider than possibleJohannes Berg1-4/+10
2020-12-11mac80211: support driver-based disconnect with reconnect hintJohannes Berg4-20/+87
2020-12-11cfg80211: support immediate reconnect request hintJohannes Berg7-29/+55
2020-12-11mac80211: use struct assignment for he_obss_pdJohannes Berg1-2/+1
2020-12-11cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg2-15/+1
2020-12-11nl80211: validate key indexes for cfg80211_registered_deviceAnant Thazhemadam3-11/+49
2020-12-11cfg80211: include block-tx flag in channel switch started eventJohannes Berg5-10/+17
2020-12-11mac80211: disallow band-switch during CSAJohannes Berg1-3/+15
2020-12-11ieee80211: update reduced neighbor report TBTT info lengthAvraham Stern1-4/+4
2020-12-11cfg80211: Save the regulatory domain when setting custom regulatoryIlan Peer1-0/+8
2020-12-11nl80211: always accept scan request with the duration setAvraham Stern1-6/+0
2020-12-11cfg80211: Update TSF and TSF BSSID for multi BSSIlan Peer1-0/+3
2020-12-11cfg80211: scan PSC channels in case of scan with wildcard SSIDAyala Beker1-10/+8
2020-12-11mac80211: Skip entries with SAE H2E only membership selectorIlan Peer1-3/+4
2020-12-11cfg80211: Parse SAE H2E only membership selectorIlan Peer3-1/+5
2020-12-11mac80211: support MIC error/replay detected counters driver updateJohannes Berg2-0/+69
2020-12-11mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz2-10/+0
2020-12-11mac80211: remove trailing semicolon in macro definitionsTom Rix4-6/+6
2020-12-11nl80211: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-11mac80211: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2
2020-12-11cfg80211: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-11cfg80211: fix callback type mismatches in wext-compatSami Tolvanen1-32/+71
2020-12-11net: wireless: make a const array static, makes object smallerColin Ian King1-1/+1
2020-12-11net: mac80211: use core API for updating TX/RX statsLev Stipakov2-27/+7
2020-12-11rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach3-9/+72
2020-12-10selftests/bpf: Silence ima_setup.sh when not running in verbose mode.KP Singh2-0/+34
2020-12-10selftests/bpf: Drop the need for LLVM's llcAndrew Delgadillo1-23/+5
2020-12-10selftests/bpf: fix bpf_testmod.ko recompilation logicAndrii Nakryiko1-7/+8
2020-12-10Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds21-74/+269
2020-12-10Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1