summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/wmi.c
AgeCommit message (Expand)Author
2025-05-21wifi: ath12k: fix regdomain update failure after 11D scan completesBaochen Qiang
2025-05-20wifi: ath12k: Send MCS15 support to firmware during peer assocMohan Kumar G
2025-05-19wifi: ath12k: fix memory leak in ath12k_service_ready_ext_eventRajat Soni
2025-05-16wifi: ath12k: update EMLSR capabilities of ML StationRamasamy Kaliappan
2025-05-16wifi: ath12k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDBaochen Qiang
2025-05-16wifi: ath12k: save max transmit power in vdev start response event from firmwareBaochen Qiang
2025-05-16wifi: ath12k: update regulatory rules when interface addedBaochen Qiang
2025-05-16wifi: ath12k: store reg info for later useBaochen Qiang
2025-05-16wifi: ath12k: move reg info handling outsideBaochen Qiang
2025-05-16wifi: ath12k: add support to select 6 GHz regulatory typeBaochen Qiang
2025-05-16wifi: ath12k: refactor ath12k_reg_chan_list_event()Baochen Qiang
2025-05-16wifi: ath12k: fix a possible dead lock caused by ab->base_lockBaochen Qiang
2025-04-11wifi: ath12k: Fix WMI tag for EHT rate in peer assocRamya Gnanasekar
2025-04-03wifi: ath12k: Fix the enabling of REO queue lookup table featureSriram R
2025-04-02wifi: ath12k: add 11d scan offload supportWen Gong
2025-04-02wifi: ath12k: add configure country code for WCN7850Wen Gong
2025-03-27wifi: ath12k: Replace band define G with GHZ where appropriateKarthikeyan Periyasamy
2025-03-17wifi: ath12k: move firmware stats out of debugfsAditya Kumar Singh
2025-03-17wifi: ath12k: Pass correct values of center freq1 and center freq2 for 320 MHzSriram R
2025-03-17wifi: ath12k: Pass correct values of center freq1 and center freq2 for 160 MHzSuraj P Kizhakkethil
2025-03-07Merge tag 'ath-next-20250305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-02-26wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz bandRamasamy Kaliappan
2025-02-24wifi: ath12k: Add NULL check to validate tpc_statsRoopni Devanathan
2025-02-03wifi: ath12k: Add Support to Parse TPC Event from FirmwareSowmiya Sree Elavalagan
2025-02-03wifi: ath12k: prevent CSA counter to reach 0 and hit WARN_ON_ONCEAditya Kumar Singh
2025-02-03wifi: ath12k: update the latest CSA counterAditya Kumar Singh
2025-02-03wifi: ath12k: fix handling of CSA offsets in beacon template commandAditya Kumar Singh
2025-02-03wifi: ath12k: update beacon template function to use arvif structureAditya Kumar Singh
2025-01-28Merge tag 'ath-current-20250124' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2025-01-26wifi: ath12k: Request pdev stats from firmwareRamya Gnanasekar
2025-01-26wifi: ath12k: Request beacon stats from firmwareRamya Gnanasekar
2025-01-26wifi: ath12k: Request vdev stats from firmwareRamya Gnanasekar
2025-01-26wifi: ath12k: encode max Tx power in scan channel list commandSathishkumar Muruganandam
2025-01-26wifi: ath12k: report station mode signal strengthLingbo Kong
2025-01-24wifi: ath12k: fix handling of 6 GHz rulesAditya Kumar Singh
2025-01-22wifi: ath12k: add factory test mode supportAaradhana Sahu
2025-01-22wifi: ath12k: export ath12k_wmi_tlv_hdr for testmodeAaradhana Sahu
2025-01-07wifi: ath12k: set flag for mgmt no-ack frames in Tx completionRamya Gnanasekar
2025-01-07wifi: ath12k: handle radar detection with MLOAditya Kumar Singh
2025-01-07wifi: ath12k: rename CAC_RUNNING flagAditya Kumar Singh
2024-12-16wifi: ath12k: advertise MLO support and capabilitiesRameshkumar Sundaram
2024-12-16wifi: ath12k: add no-op without debug print in WMI Rx eventAditya Kumar Singh
2024-12-16wifi: ath12k: symmetrize scan vdev creation and deletion during HW scanAditya Kumar Singh
2024-12-16wifi: ath12k: enable MLO setup and teardown from coreKarthikeyan Periyasamy
2024-12-16wifi: ath12k: Add MLO WMI setup and teardown functionsBhagavathi Perumal S
2024-12-11wifi: ath12k: Off by one in ath12k_wmi_process_csa_switch_count_event()Dan Carpenter
2024-11-25wifi: ath12k: Use mac80211 vif's link_conf instead of bss_confSriram R
2024-11-06wifi: ath12k: Add MLO peer assoc command supportSriram R
2024-11-06wifi: ath12k: add multi-link flag in peer create commandSriram R
2024-11-06wifi: ath12k: MLO vdev bringup changesSriram R