summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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-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-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
2022-03-23ath11k: acquire ab->base_lock in unassign when finding the peer by addrNiels Dossche
2022-03-21ath11k: change fw build id format in driver init logHari Chandrakanthan
2022-03-21ath11k: Refactor the peer deleteKarthikeyan Periyasamy
2022-03-21ath10k: Use of_device_get_match_data() helperMeng Tang
2022-03-21ath10k: Trigger sta disconnect on hardware restartYoughandhar Chintala
2022-03-18ath6kl: fix typos in commentsJulia Lawall
2022-03-18ath9k: Use platform_get_irq() to get the interruptMinghao Chi
2022-03-18ath11k: support GTK rekey offloadCarl Huang
2022-03-18ath11k: support ARP and NS offloadCarl Huang
2022-03-18ath11k: purge rx pktlog when entering WoWCarl Huang
2022-03-18ath11k: implement hardware data filterCarl Huang
2022-03-18ath11k: Add WoW net-detect functionalityCarl Huang
2022-03-18ath11k: Add basic WoW functionalitiesCarl Huang
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-10carl9170: devres ar->survey_infoChristian Lamparter
2022-03-10carl9170: replace bitmap_zalloc with devm_bitmap_zallocChristian Lamparter