summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/reg.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-22wifi: ath12k: fix regdomain update failure when adding interfaceBaochen Qiang1-1/+1
2025-05-21wifi: ath12k: fix mac pdev frequency range updateAditya Kumar Singh1-28/+28
2025-05-20wifi: ath12k: remove redundant regulatory rules intersection logic in hostAishwarya R1-167/+11
2025-05-16wifi: ath12k: save power spectral density(PSD) of regulatory ruleBaochen Qiang1-5/+13
2025-05-16wifi: ath12k: store reg info for later useBaochen Qiang1-0/+6
2025-05-16wifi: ath12k: move reg info handling outsideBaochen Qiang1-12/+19
2025-05-16wifi: ath12k: add support to select 6 GHz regulatory typeBaochen Qiang1-17/+58
2025-05-16wifi: ath12k: refactor ath12k_reg_build_regd()Baochen Qiang1-27/+16
2025-05-16wifi: ath12k: refactor ath12k_reg_chan_list_event()Baochen Qiang1-0/+112
2025-04-18wifi: ath12k: avoid deadlock during regulatory update in ath12k_regd_update()Wen Gong1-15/+21
2025-04-18wifi: ath12k: Update frequency range if reg rules changesAditya Kumar Singh1-0/+54
2025-04-18wifi: ath12k: Fix frequency range in driverAditya Kumar Singh1-0/+13
2025-04-12wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free()Aditya Kumar Singh1-0/+4
2025-04-02wifi: ath12k: store and send country code to firmware after recoveryWen Gong1-0/+1
2025-04-02wifi: ath12k: add 11d scan offload supportWen Gong1-4/+38
2025-04-02wifi: ath12k: use correct WMI command to set country code for WCN7850Wen Gong1-12/+17
2024-05-03wifi: ath12k: Refactor the hardware stateKarthikeyan Periyasamy1-9/+10
2024-04-10wifi: ath12k: modify regulatory support for single wiphy architectureSriram R1-9/+44
2024-04-10wifi: ath12k: add multiple radio support in a single MAC HW un/registerKarthikeyan Periyasamy1-1/+1
2024-01-24wifi: ath12k: Fix issues in channel list updateSriram R1-2/+2
2024-01-19wifi: ath12k: Introduce the container for mac80211 hwKarthikeyan Periyasamy1-1/+2
2024-01-19wifi: ath12k: Refactor the mac80211 hw access from link/radioKarthikeyan Periyasamy1-3/+3
2023-12-01wifi: ath12k: avoid repeated hw access from arKarthikeyan Periyasamy1-6/+7
2023-12-01wifi: ath12k: Optimize the mac80211 hw data accessKarthikeyan Periyasamy1-3/+3
2023-11-30wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-1/+1
2023-10-12wifi: ath12k: add parsing of phy bitmap for reg rulesAditya Kumar Singh1-0/+14
2022-11-29wifi: ath12k: driver for Qualcomm Wi-Fi 7 devicesKalle Valo1-0/+732