aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/athKalle Valo1-1/+5
2024-04-24wifi: ath11k: allocate dummy net_device dynamicallyBreno Leitao1-1/+1
2024-04-09wifi: ath11k: support hibernationBaochen Qiang1-1/+5
2024-02-15wifi: ath11k: add support for QCA2066Baochen Qiang1-0/+1
2024-01-31Merge tag 'ath-next-20240130' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/athKalle Valo1-0/+41
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski1-4/+0
2024-01-18wifi: ath11k: rely on mac80211 debugfs handling for vifBenjamin Berg1-4/+0
2024-01-14wifi: ath11k: save max transmit power in vdev start response event from firmwareWen Gong1-0/+1
2024-01-14wifi: ath11k: add parse of transmit power envelope elementWen Gong1-0/+39
2024-01-14wifi: ath11k: store cur_regulatory_info for each radioWen Gong1-0/+1
2023-11-22wifi: ath11k: Remove struct ath11k::opsJeff Johnson1-1/+0
2023-10-25wifi: ath11k: add firmware-2.bin supportAnilkumar Kolli1-0/+15
2023-10-18wifi: ath11k: Remove ath11k_base::bd_apiJeff Johnson1-1/+0
2023-10-12wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson1-0/+5
2023-09-21wifi: ath11k: remove unused members of 'struct ath11k_base'Dmitry Antipov1-2/+0
2023-08-02wifi: ath11k: Split coldboot calibration hw_paramSeevalamuthu Mariappan1-0/+1
2023-06-01wifi: ath11k: factory test mode supportGovindaraj Saminathan1-1/+15
2023-01-17wifi: ath11k: add channel 177 into 5 GHz channel listWen Gong1-2/+2
2023-01-17wifi: ath11k: Add support to configure FTM responder roleSowmiya Sree Elavalagan1-0/+1
2023-01-10wifi: ath11k: debugfs: fix to work with multiple PCI devicesKalle Valo1-1/+0
2022-12-07wifi: ath11k: remap ce register space for IPQ5018Sriram R1-0/+1
2022-12-07wifi: ath11k: update ce configurations for IPQ5018Sriram R1-0/+3
2022-12-07wifi: ath11k: update hw params for IPQ5018Sriram R1-0/+8
2022-10-12wifi: ath11k: fix firmware assert during bandwidth change for peer staAditya Kumar Singh1-0/+2
2022-09-28wifi: ath11k: stop tx queues immediately upon firmware exitAditya Kumar Singh1-0/+1
2022-09-26wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty1-0/+11
2022-09-22wifi: ath11k: move firmware stats out of debugfsAditya Kumar Singh1-3/+9
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson1-1/+1
2022-07-27Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo1-4/+0
2022-06-06ath11k: Fix LDPC config in set_bitrate_mask hookManikanta Pubbisetty1-2/+0
2022-05-30ath11k: support avg signal in station dumpThiraviyam Mariyappan1-0/+4
2022-05-02ath11k: Add support for WCN6750 deviceManikanta Pubbisetty1-0/+1
2022-05-02ath11k: Add HW params for WCN6750Manikanta Pubbisetty1-0/+1
2022-05-02ath11k: Move parameters in bus_params to hw_paramsManikanta Pubbisetty1-11/+1
2022-04-27ath11k: read country code from SMBIOS for WCN6855/QCA6390Wen Gong1-2/+28
2022-04-05ath11k: Remove core PCI references from PCI common codeManikanta Pubbisetty1-0/+12
2022-04-05ath11k: Refactor MSI logic to support WCN6750Manikanta Pubbisetty1-0/+22
2022-03-30ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong1-3/+10
2022-03-28ath11k: store and send country code to firmware after recoveryWen Gong1-0/+1
2022-03-25ath11k: Add peer rhash table supportKarthikeyan Periyasamy1-0/+14
2022-03-25ath11k: add read variant from SMBIOS for download board dataWen Gong1-1/+19
2022-03-23ath11k: add synchronization operation between reconfigure of mac80211 and ath11k_baseWen Gong1-0/+5
2022-03-23ath11k: add support for device recovery for QCA6390/WCN6855Wen Gong1-0/+13
2022-03-18ath11k: support GTK rekey offloadCarl Huang1-0/+8
2022-03-18ath11k: support ARP and NS offloadCarl Huang1-0/+19
2022-03-18ath11k: Add WoW net-detect functionalityCarl Huang1-0/+1
2022-03-18ath11k: Add basic WoW functionalitiesCarl Huang1-0/+4
2022-02-24ath11k: add dbring debug supportVenkateswara Naralasetty1-0/+1
2022-02-21ath11k: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2022-02-01ath11k: add debugfs for TWT debug callsJohn Crispin1-0/+3