summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2022-04-23ath11k: Add support for SARBaochen Qiang
2022-04-23ath11k: add support for extended wmi service bitWen Gong
2022-04-20ar5523: Use kzalloc instead of kmalloc/memsetHaowen Bai
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-12ath9k: Remove unnecessary print function dev_err()Yang Li
2022-04-12wcn36xx: clean up some inconsistent indentingYang Li
2022-04-12ath11k: Fix spelling mistake "reseting" -> "resetting"Colin Ian King
2022-04-12ath9k: fix ath_get_rate_txpower() to respect the rate list end tagPeter Seiderer
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi
2022-04-10ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang
2022-04-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-04-06ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()Kalle Valo
2022-04-06ath11k: mhi: add error handling for suspend and resumeKalle Valo
2022-04-06ath11k: mhi: remove state machineKalle Valo
2022-04-05ath11k: fix driver initialization failure with WoW unsupported hwNagarajan Maran
2022-04-05ath11k: Remove unnecessary delay in ath11k_core_suspendBaochen Qiang
2022-04-05ath11k: Change max no of active probe SSID and BSSID to fw capabilityKarthikeyan Kathirvel
2022-04-05ath11k: Remove core PCI references from PCI common codeManikanta Pubbisetty
2022-04-05ath11k: Refactor MSI logic to support WCN6750Manikanta Pubbisetty
2022-04-05ath11k: Choose MSI config based on HW revisionManikanta Pubbisetty
2022-04-05ath11k: Refactor PCI code to support WCN6750Manikanta Pubbisetty
2022-04-05ath11k: PCI changes to support WCN6750Manikanta Pubbisetty
2022-04-04Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"Anilkumar Kolli
2022-04-01wcn36xx: Improve readability of wcn36xx_caps_nameBenjamin Stürz
2022-04-01ath9k: make is2ghz consistent in ar9003_eepromWenli Looi
2022-04-01ath10k: enable napi on RX path for usbErik Stromdahl
2022-04-01ath10k: add support for MSDU IDs for USB devicesErik Stromdahl
2022-04-01ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen
2022-03-30ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong
2022-03-30ath11k: add support to search regdb data in board-2.bin for WCN6855Wen Gong
2022-03-30wcn36xx: Implement tx_rate reportingEdmond Gagnon
2022-03-28ath11k: store and send country code to firmware after recoveryWen Gong
2022-03-25ath9k: add functions to get paprd rate maskWenli Looi
2022-03-25ath9k: refactor ar9003_hw_spur_mitigate_ofdmWenli Looi
2022-03-25ath9k: fix ar9003_get_eepmiscWenli Looi
2022-03-25ath9k: use AR9300_MAX_CHAINS when appropriateWenli Looi
2022-03-25ath9k: split set11nRateFlags and set11nChainSelWenli Looi
2022-03-25ath9k: make ATH_SREV macros more consistentWenli Looi
2022-03-25ath11k: Add peer rhash table supportKarthikeyan Periyasamy
2022-03-25ath11k: add read variant from SMBIOS for download board dataWen Gong
2022-03-25ath11k: add fallback board name without variant while searching board-2.binWen Gong
2022-03-23ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host capabilityBaochen Qiang
2022-03-23ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()Wen Gong
2022-03-23ath11k: Add hw-restart option to simulate_fw_crashWen Gong
2022-03-23ath11k: add synchronization operation between reconfigure of mac80211 and ath...Wen Gong
2022-03-23ath11k: add support for device recovery for QCA6390/WCN6855Wen Gong
2022-03-23ath11k: disable regdb support for QCA6390Wen Gong
2022-03-23ath11k: remove unused ATH11K_BD_IE_BOARD_EXTWen Gong