aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2022-03-25ath9k: fix ar9003_get_eepmiscWenli Looi1-1/+1
2022-03-25ath9k: use AR9300_MAX_CHAINS when appropriateWenli Looi2-3/+3
2022-03-25ath9k: split set11nRateFlags and set11nChainSelWenli Looi3-10/+14
2022-03-25ath9k: make ATH_SREV macros more consistentWenli Looi1-5/+5
2022-03-25ath11k: Add peer rhash table supportKarthikeyan Periyasamy5-24/+363
2022-03-25ath11k: add read variant from SMBIOS for download board dataWen Gong3-1/+93
2022-03-25ath11k: add fallback board name without variant while searching board-2.binWen Gong1-7/+41
2022-03-23ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host capabilityBaochen Qiang3-0/+11
2022-03-23ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()Wen Gong1-4/+8
2022-03-23ath11k: Add hw-restart option to simulate_fw_crashWen Gong1-0/+4
2022-03-23ath11k: add synchronization operation between reconfigure of mac80211 and ath11k_baseWen Gong3-8/+70
2022-03-23ath11k: add support for device recovery for QCA6390/WCN6855Wen Gong4-0/+132
2022-03-23ath11k: disable regdb support for QCA6390Wen Gong1-1/+1
2022-03-23ath11k: remove unused ATH11K_BD_IE_BOARD_EXTWen Gong1-1/+0
2022-03-23ath11k: acquire ab->base_lock in unassign when finding the peer by addrNiels Dossche1-3/+8
2022-03-22iwlwifi: mvm: Don't fail if PPAG isn't supportedMiri Korenblit1-1/+2
2022-03-21ar5523: fix typo "to short" -> "too short"Tong Zhang1-1/+1
2022-03-21ath11k: change fw build id format in driver init logHari Chandrakanthan1-1/+10
2022-03-21ath11k: Refactor the peer deleteKarthikeyan Periyasamy2-28/+19
2022-03-21ath10k: Use of_device_get_match_data() helperMeng Tang1-6/+3
2022-03-21ath10k: Trigger sta disconnect on hardware restartYoughandhar Chintala2-0/+27
2022-03-18ath6kl: fix typos in commentsJulia Lawall1-1/+1
2022-03-18ath9k: Use platform_get_irq() to get the interruptMinghao Chi1-5/+3
2022-03-18ath11k: support GTK rekey offloadCarl Huang5-1/+258
2022-03-18ath11k: support ARP and NS offloadCarl Huang5-0/+391
2022-03-18ath11k: purge rx pktlog when entering WoWCarl Huang1-0/+23
2022-03-18ath11k: implement hardware data filterCarl Huang3-0/+105
2022-03-18ath11k: Add WoW net-detect functionalityCarl Huang5-1/+510
2022-03-18ath11k: Add basic WoW functionalitiesCarl Huang10-19/+781
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextDavid S. Miller61-558/+2106
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-32/+1
2022-03-17Merge tag 'mt76-for-kvalo-2022-03-16' of https://github.com/nbd168/wirelessKalle Valo43-461/+1460
2022-03-17rtw89: implement stop and resume channels transmission v1Ping-Ke Shih7-15/+123
2022-03-17rtw89: extend mac tx_en bits from 16 to 32Ping-Ke Shih4-10/+10
2022-03-17rtw89: change value assignment style of rtw89_mac_cfg_gnt()Ping-Ke Shih1-22/+25
2022-03-17rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIsChia-Yuan Li7-12/+133
2022-03-17rtw89: disable FW and H2C function if CPU disabledChia-Yuan Li1-0/+4
2022-03-17rtw89: initialize preload window of D-MACPing-Ke Shih2-0/+67
2022-03-17rtw89: modify MAC enable functionsChia-Yuan Li2-6/+25
2022-03-17rtw89: add config_rf_reg_v1 to configure RF parameter tablesPing-Ke Shih3-4/+27
2022-03-17rtw89: 8852c: add read/write rf register functionChung-Hsuan Hung4-0/+134
2022-03-17rtw89: 8852c: add setting of TB UL TX power offsetYuan-Han Zhang4-5/+43
2022-03-17rtw89: 8852c: add write/read crystal function in CFO trackingYuan-Han Zhang2-4/+17
2022-03-17rtw89: modify dcfo_comp to share with chipsYuan-Han Zhang5-4/+22
2022-03-17rtw89: Fix spelling mistake "Mis-Match" -> "Mismatch"Colin Ian King1-3/+3
2022-03-17brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback"Colin Ian King1-4/+4
2022-03-17iwlwifi: mei: fix building iwlmeiArnd Bergmann1-0/+1
2022-03-16mt76: fix monitor rx FCS error in DFS channelDeren Wu3-3/+6
2022-03-16mt76: mt7921: don't enable beacon filter when IEEE80211_CONF_CHANGE_MONITOR is setSean Wang1-3/+10
2022-03-16mt76: fix wrong HE data rate in sniffer toolDeren Wu2-4/+8