summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/reg.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-0/+1
2023-10-12wifi: ath11k: add parsing of phy bitmap for reg rulesAditya Kumar Singh1-0/+11
2023-06-13wifi: ath11k: remove manual mask names from debug messagesKalle Valo1-2/+2
2023-03-13wifi: ath11k: add debug prints in regulatory WMI event processingAditya Kumar Singh1-1/+1
2023-03-13wifi: ath11k: add support to parse new WMI event for 6 GHzAditya Kumar Singh1-7/+30
2023-03-13wifi: ath11k: use proper regulatory reference for bandsAditya Kumar Singh1-10/+10
2022-11-02wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong1-5/+1
2022-05-09ath11k: reset 11d state in process of recoveryWen Gong1-0/+3
2022-03-30ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong1-15/+28
2022-03-28ath11k: store and send country code to firmware after recoveryWen Gong1-0/+1
2022-01-28ath11k: avoid firmware crash when reg set for QCA6390/WCN6855Wen Gong1-8/+17
2021-12-23codel: remove unnecessary pkt_sched.h includeJakub Kicinski1-0/+2
2021-12-08ath11k: add 11d scan offload supportWen Gong1-0/+15
2021-11-17ath11k: Fix ETSI regd with weather radar overlapSven Eckelmann1-47/+56
2021-09-28ath11k: Avoid race during regd updatesSriram R1-5/+6
2021-09-28ath11k: Replace one-element array with flexible-array memberGustavo A. R. Silva1-5/+2
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg1-1/+3
2020-11-07ath11k: Add new dfs region name for JPLavanya Suresh1-0/+1
2020-11-07ath11k: Fix number of rules in filtered ETSI regdomainSven Eckelmann1-2/+3
2020-11-07ath11k: Initialize complete alpha2 for regulatory changeSven Eckelmann1-0/+1
2020-10-01ath11k: change to disable softirqs for ath11k_regd_update to solve deadlockWen Gong1-3/+3
2020-06-23ath11k: define max_radios in hw_paramsAnilkumar Kolli1-1/+1
2020-06-11ath11k: set psc channel flag when sending channel list to firmware.Pradeep Kumar Chitrapu1-0/+4
2019-11-27ath11k: add HE supportJohn Crispin1-0/+1
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+701