aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-10iwlwifi: queue: add fake tx time pointMordechay Goodstein1-0/+4
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg8-101/+66
2021-02-10iwlwifi: declare support for triggered SU/MU beamforming feedbackNaftali Goldstein1-0/+2
2021-02-10iwlwifi: dbg: add op_mode callback for collecting debug data.Mordechay Goodstein5-3/+35
2021-02-10iwlwifi: api: clean up some documentation/bitsJohannes Berg3-3/+10
2021-02-10iwlwifi: dbg: remove unsupported regionsMordechay Goodstein3-3/+40
2021-02-10iwlwifi: pcie: Change Ma device IDMatti Gottlieb1-1/+1
2021-02-10iwlwifi: when HW has rate offload don't look at control fieldMordechay Goodstein1-9/+13
2021-02-10iwlwifi: pcie: NULLify pointers after freeEmmanuel Grumbach2-2/+9
2021-02-10iwlwifi: mvm: assign SAR table revision to the command laterLuca Coelho1-2/+10
2021-02-10iwlwifi: mvm: remove useless iwl_mvm_resume_d3() functionJohannes Berg1-6/+1
2021-02-10iwlwifi: mvm: enhance a print in CSA flowsEmmanuel Grumbach1-1/+2
2021-02-10iwlwifi: mvm: send stored PPAG command instead of localLuca Coelho1-6/+3
2021-02-10iwlwifi: mvm: store PPAG enabled/disabled flag properlyLuca Coelho1-4/+3
2021-02-10iwlwifi: mvm: fix the type we use in the PPAG table validity checksLuca Coelho1-6/+13
2021-02-10iwlwifi: acpi: fix PPAG table sizesLuca Coelho1-2/+2
2021-02-10iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg3-22/+16
2021-02-10iwlwifi: pcie: add a few missing entries for So with HrLuca Coelho1-0/+8
2021-02-10iwlwifi: dbg: Mark ucode tlv data as constTakashi Iwai3-26/+28
2021-02-10iwlwifi: add new cards for So and Qu familyIhab Zhaika3-0/+46
2021-02-10ath11k: fix a locking bug in ath11k_mac_op_start()Dan Carpenter1-5/+6
2021-02-10rtlwifi: rtl8821ae: phy: Simplify bool comparisonJiapeng Chong1-1/+1
2021-02-10rtlwifi: rtl8192se: Simplify bool comparisonJiapeng Chong1-2/+2
2021-02-09brcmfmac: add support for CQM RSSI notificationsAlvin Šipraga3-0/+121
2021-02-09wil6210: Add Support for Extended DMG MCS 12.1Max Chen5-19/+52
2021-02-09ath10k: Add new debug level for sta related logsTamizh Chelvam3-12/+13
2021-02-09carl9170: fix struct alignment conflictArnd Bergmann2-11/+11
2021-02-09wcn36xx: del BA session on TX stopLoic Poulain3-4/+5
2021-02-09ath11k: Update tx descriptor search index properlyKarthikeyan Periyasamy7-5/+20
2021-02-09ath10k: Fix lockdep assertion warning in ath10k_sta_statisticsAnand K Mistry1-0/+2
2021-02-09ath10k: Fix suspicious RCU usage warning in ath10k_wmi_tlv_parse_peer_stats_info()Anand K Mistry1-0/+3
2021-02-08Merge tag 'mt76-for-kvalo-2021-01-29' of https://github.com/nbd168/wirelessKalle Valo75-3203/+12012
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo40-738/+1389
2021-02-08mwl8k: fix alignment constraintsArnd Bergmann1-1/+1
2021-02-08wl3501: fix alignment constraintsArnd Bergmann1-1/+1
2021-02-08rt2800usb: add Sweex LW163V2 id'sStanislaw Gruszka1-0/+1
2021-02-08iwlegacy: 4965-mac: Simplify the calculation of variablesJiapeng Chong1-2/+1
2021-02-08rt2x00: remove duplicate word and fix typo in commentwengjianfeng1-1/+1
2021-02-08rsi: remove redundant assignmentwengjianfeng1-2/+1
2021-02-08mwl8k: assign value when defining variableswengjianfeng1-2/+1
2021-02-08wl1251: cmd: remove redundant assignmentwengjianfeng1-24/+12
2021-02-08mwifiex: Report connected BSS with cfg80211_connect_bss()Yen-lin Lai1-9/+26
2021-02-08rtl8xxxu: remove unused assignment valuewengjianfeng1-2/+0
2021-02-08libertas: remove redundant initialization of variable retColin Ian King1-1/+1
2021-02-08atmel: at76c50x: use DEFINE_MUTEX() for mutex lockZheng Yongjun1-3/+1
2021-02-08brcmsmac: fix alignment constraintsArnd Bergmann1-1/+1
2021-02-08brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tabletHans de Goede1-0/+18
2021-02-08brcmfmac: Add DMI nvram filename quirk for Predia Basic tabletHans de Goede1-0/+14
2021-02-08rtw88: 8821c: support RFE type2 wifi NICGuo-Feng Fan6-0/+468
2021-02-08rtw88: 8821c: Correct CCK RSSIGuo-Feng Fan2-5/+49