summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/wmi.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-18wifi: ath12k: don't wait when there is no vdev startedBaochen Qiang1-3/+7
2025-06-18wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()Baochen Qiang1-9/+5
2025-06-18wifi: ath12k: avoid burning CPU while waiting for firmware statsBaochen Qiang1-3/+4
2025-06-18wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID commandBaochen Qiang1-0/+221
2025-06-18wifi: ath12k: update freq range for each hardware modeBaochen Qiang1-0/+446
2025-06-18wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_E...Baochen Qiang1-0/+23
2025-06-18wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...Baochen Qiang1-2/+67
2025-06-18wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STATBjorn Andersson1-7/+60
2025-05-22wifi: ath12k: fix regdomain update failure after 11D scan completesBaochen Qiang1-0/+1
2025-05-20wifi: ath12k: Send MCS15 support to firmware during peer assocMohan Kumar G1-2/+6
2025-05-19wifi: ath12k: fix memory leak in ath12k_service_ready_ext_eventRajat Soni1-0/+1
2025-05-16wifi: ath12k: update EMLSR capabilities of ML StationRamasamy Kaliappan1-2/+21
2025-05-16wifi: ath12k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDBaochen Qiang1-0/+60
2025-05-16wifi: ath12k: save max transmit power in vdev start response event from firmwareBaochen Qiang1-1/+2
2025-05-16wifi: ath12k: update regulatory rules when interface addedBaochen Qiang1-0/+6
2025-05-16wifi: ath12k: store reg info for later useBaochen Qiang1-0/+12
2025-05-16wifi: ath12k: move reg info handling outsideBaochen Qiang1-8/+25
2025-05-16wifi: ath12k: add support to select 6 GHz regulatory typeBaochen Qiang1-1/+2
2025-05-16wifi: ath12k: refactor ath12k_reg_chan_list_event()Baochen Qiang1-97/+8
2025-05-16wifi: ath12k: fix a possible dead lock caused by ab->base_lockBaochen Qiang1-2/+2
2025-04-12wifi: ath12k: Fix WMI tag for EHT rate in peer assocRamya Gnanasekar1-1/+1
2025-04-03wifi: ath12k: Fix the enabling of REO queue lookup table featureSriram R1-2/+6
2025-04-02wifi: ath12k: add 11d scan offload supportWen Gong1-1/+121
2025-04-02wifi: ath12k: add configure country code for WCN7850Wen Gong1-0/+36
2025-03-28wifi: ath12k: Replace band define G with GHZ where appropriateKarthikeyan Periyasamy1-18/+18
2025-03-17wifi: ath12k: move firmware stats out of debugfsAditya Kumar Singh1-21/+78
2025-03-17wifi: ath12k: Pass correct values of center freq1 and center freq2 for 320 MHzSriram R1-1/+9
2025-03-17wifi: ath12k: Pass correct values of center freq1 and center freq2 for 160 MHzSuraj P Kizhakkethil1-3/+13
2025-03-07Merge tag 'ath-next-20250305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg1-17/+1159
2025-02-26wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz bandRamasamy Kaliappan1-2/+2
2025-02-24wifi: ath12k: Add NULL check to validate tpc_statsRoopni Devanathan1-3/+6
2025-02-04wifi: ath12k: Add Support to Parse TPC Event from FirmwareSowmiya Sree Elavalagan1-0/+451
2025-02-04wifi: ath12k: prevent CSA counter to reach 0 and hit WARN_ON_ONCEAditya Kumar Singh1-3/+16
2025-02-04wifi: ath12k: update the latest CSA counterAditya Kumar Singh1-8/+13
2025-02-04wifi: ath12k: fix handling of CSA offsets in beacon template commandAditya Kumar Singh1-3/+20
2025-02-04wifi: ath12k: update beacon template function to use arvif structureAditya Kumar Singh1-1/+3
2025-01-28Merge tag 'ath-current-20250124' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo1-16/+45
2025-01-26wifi: ath12k: Request pdev stats from firmwareRamya Gnanasekar1-0/+256
2025-01-26wifi: ath12k: Request beacon stats from firmwareRamya Gnanasekar1-0/+71
2025-01-26wifi: ath12k: Request vdev stats from firmwareRamya Gnanasekar1-0/+155
2025-01-26wifi: ath12k: encode max Tx power in scan channel list commandSathishkumar Muruganandam1-0/+2
2025-01-26wifi: ath12k: report station mode signal strengthLingbo Kong1-0/+132
2025-01-24wifi: ath12k: fix handling of 6 GHz rulesAditya Kumar Singh1-16/+45
2025-01-22wifi: ath12k: add factory test mode supportAaradhana Sahu1-1/+36
2025-01-22wifi: ath12k: export ath12k_wmi_tlv_hdr for testmodeAaradhana Sahu1-2/+2
2025-01-08wifi: ath12k: set flag for mgmt no-ack frames in Tx completionRamya Gnanasekar1-0/+3
2025-01-08wifi: ath12k: handle radar detection with MLOAditya Kumar Singh1-1/+11
2025-01-08wifi: ath12k: rename CAC_RUNNING flagAditya Kumar Singh1-1/+1
2024-12-16wifi: ath12k: advertise MLO support and capabilitiesRameshkumar Sundaram1-0/+3
2024-12-16wifi: ath12k: add no-op without debug print in WMI Rx eventAditya Kumar Singh1-7/+13