summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath11k: Add support for SARBaochen Qiang2022-04-236-0/+192
| | * ath11k: add support for extended wmi service bitWen Gong2022-04-232-34/+56
| | * ath9k: Remove unnecessary print function dev_err()Yang Li2022-04-121-3/+1
| | * wcn36xx: clean up some inconsistent indentingYang Li2022-04-121-3/+3
| | * ath11k: Fix spelling mistake "reseting" -> "resetting"Colin Ian King2022-04-121-1/+1
| | * ath9k: fix ath_get_rate_txpower() to respect the rate list end tagPeter Seiderer2022-04-121-1/+1
| * | mac80211: prepare sta handling for MLO supportSriram R2022-04-1111-162/+170
| * | mac80211: introduce BSS color collision detectionLorenzo Bianconi2022-04-111-1/+4
| |/
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-04-0644-1406/+4353
| |\
| | * ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()Kalle Valo2022-04-061-7/+9
| | * ath11k: mhi: add error handling for suspend and resumeKalle Valo2022-04-063-12/+26
| | * ath11k: mhi: remove state machineKalle Valo2022-04-063-198/+11
| | * ath11k: fix driver initialization failure with WoW unsupported hwNagarajan Maran2022-04-051-2/+2
| | * ath11k: Remove unnecessary delay in ath11k_core_suspendBaochen Qiang2022-04-051-5/+0
| | * ath11k: Change max no of active probe SSID and BSSID to fw capabilityKarthikeyan Kathirvel2022-04-051-10/+2
| | * ath11k: Remove core PCI references from PCI common codeManikanta Pubbisetty2022-04-058-140/+211
| | * ath11k: Refactor MSI logic to support WCN6750Manikanta Pubbisetty2022-04-056-65/+51
| | * ath11k: Choose MSI config based on HW revisionManikanta Pubbisetty2022-04-054-25/+78
| | * ath11k: Refactor PCI code to support WCN6750Manikanta Pubbisetty2022-04-056-830/+856
| | * ath11k: PCI changes to support WCN6750Manikanta Pubbisetty2022-04-052-61/+84
| | * wcn36xx: Improve readability of wcn36xx_caps_nameBenjamin Stürz2022-04-011-61/+65
| | * ath9k: make is2ghz consistent in ar9003_eepromWenli Looi2022-04-011-25/+21
| | * ath10k: enable napi on RX path for usbErik Stromdahl2022-04-011-0/+26
| | * ath10k: add support for MSDU IDs for USB devicesErik Stromdahl2022-04-011-0/+1
| | * ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong2022-03-307-64/+84
| | * ath11k: add support to search regdb data in board-2.bin for WCN6855Wen Gong2022-03-302-25/+78
| | * wcn36xx: Implement tx_rate reportingEdmond Gagnon2022-03-306-1/+111
| | * ath11k: store and send country code to firmware after recoveryWen Gong2022-03-284-0/+11
| | * ath9k: add functions to get paprd rate maskWenli Looi2022-03-253-20/+25
| | * ath9k: refactor ar9003_hw_spur_mitigate_ofdmWenli Looi2022-03-251-17/+8
| | * ath9k: fix ar9003_get_eepmiscWenli Looi2022-03-251-1/+1
| | * ath9k: use AR9300_MAX_CHAINS when appropriateWenli Looi2022-03-252-3/+3
| | * ath9k: split set11nRateFlags and set11nChainSelWenli Looi2022-03-253-10/+14
| | * ath9k: make ATH_SREV macros more consistentWenli Looi2022-03-251-5/+5
| | * ath11k: Add peer rhash table supportKarthikeyan Periyasamy2022-03-255-24/+363
| | * ath11k: add read variant from SMBIOS for download board dataWen Gong2022-03-253-1/+93
| | * ath11k: add fallback board name without variant while searching board-2.binWen Gong2022-03-251-7/+41
| | * ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host capabilityBaochen Qiang2022-03-233-0/+11
| | * ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()Wen Gong2022-03-231-4/+8
| | * ath11k: Add hw-restart option to simulate_fw_crashWen Gong2022-03-231-0/+4
| | * ath11k: add synchronization operation between reconfigure of mac80211 and ath...Wen Gong2022-03-233-8/+70
| | * ath11k: add support for device recovery for QCA6390/WCN6855Wen Gong2022-03-234-0/+132
| | * ath11k: disable regdb support for QCA6390Wen Gong2022-03-231-1/+1
| | * ath11k: remove unused ATH11K_BD_IE_BOARD_EXTWen Gong2022-03-231-1/+0
| | * ath11k: acquire ab->base_lock in unassign when finding the peer by addrNiels Dossche2022-03-231-3/+8
| | * ath11k: change fw build id format in driver init logHari Chandrakanthan2022-03-211-1/+10
| | * ath11k: Refactor the peer deleteKarthikeyan Periyasamy2022-03-212-28/+19
| | * ath10k: Use of_device_get_match_data() helperMeng Tang2022-03-211-6/+3
| | * ath10k: Trigger sta disconnect on hardware restartYoughandhar Chintala2022-03-212-0/+27
| | * ath6kl: fix typos in commentsJulia Lawall2022-03-181-1/+1