summary refs log tree commit diff
path: root/drivers/net/wireless/ath/ath11k/wmi.h
AgeCommit message (Expand)Author
2023-11-02wifi: ath11k: Send 11d scan start before WMI_START_SCAN_CMDIDManikanta Pubbisetty
2023-11-02wifi: ath11k: change to match new 6 GHz definition of WMI enumWen Gong
2023-11-02wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDWen Gong
2023-11-02wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bitWen Gong
2023-11-02wifi: ath11k: save max tx power in vdev start response event from firmwareWen Gong
2023-11-02wifi: ath11k: move udpate channel list to worker for wait flagWen Gong
2023-11-02wifi: ath11k: store cur_regulatory_info for each radioWen Gong
2023-11-02wifi: ath11k: add debug prints in regulatory WMI event processingAditya Kumar Singh
2023-11-02wifi: ath11k: add support to parse new WMI event for 6 GHzAditya Kumar Singh
2023-11-02wifi: ath11k: use proper regulatory reference for bandsAditya Kumar Singh
2023-11-02Subject: [PATCH 17/42] wifi: ath11k: push MU-MIMO params from hostapd to hard...neil.shi
2023-11-02Subject: [PATCH 26/42] wifi: ath11k: modify accessor macros to match index sizeneil.shi
2023-11-02wifi: ath11k: set coex btc mode FDD by defaultneil.shi
2023-11-02wifi: ath11k: factory test mode supportneil.shi
2023-11-02wifi: ath11k: [DBS PATCH 6/6]: send coex config to firmware for QCA206Xneil.shi
2023-11-02wifi: ath11k: [DBS PATCH 5/6]: add support for unit test commandneil.shi
2023-11-02wifi: ath11k: [DBS PATCH 1/6]: Indicate NAN support to firmwareneil.shi
2022-09-26wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty
2022-09-19wifi: ath11k: Include STA_KEEPALIVE_ARP_RESPONSE TLV header by defaultBaochen Qiang
2022-09-16wifi: ath11k: Fix kernel-doc issuesJeff Johnson
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson
2022-09-02wifi: ath11k: Add TWT debugfs support for STA interfaceManikanta Pubbisetty
2022-07-27Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo
2022-05-10ath11k: Handle keepalive during WoWLAN suspend and resumeBaochen Qiang
2022-04-23ath11k: Add support for SARBaochen Qiang
2022-04-23ath11k: add support for extended wmi service bitWen Gong
2022-04-05ath11k: Change max no of active probe SSID and BSSID to fw capabilityKarthikeyan Kathirvel
2022-03-18ath11k: support GTK rekey offloadCarl Huang
2022-03-18ath11k: support ARP and NS offloadCarl Huang
2022-03-18ath11k: implement hardware data filterCarl Huang
2022-03-18ath11k: Add WoW net-detect functionalityCarl Huang
2022-03-18ath11k: Add basic WoW functionalitiesCarl Huang
2022-02-01ath11k: add WMI calls to manually add/del/pause/resume TWT dialogsJohn Crispin
2022-02-01ath11k: Add debugfs interface to configure firmware debug log levelSeevalamuthu Mariappan
2021-12-20ath11k: add support for hardware rfkill for QCA6390Wen Gong
2021-12-20ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855Wen Gong
2021-12-13ath11k: set DTIM policy to stick mode for station interfaceCarl Huang
2021-12-13ath11k: support MAC address randomization in scanCarl Huang
2021-12-08ath11k: add 11d scan offload supportWen Gong
2021-12-08ath11k: add configure country code for QCA6390 and WCN6855Wen Gong
2021-12-07ath11k: change to use dynamic memory for channel list of scanWen Gong
2021-11-22ath11k: fix read fail for htt_stats and htt_peer_stats for single pdevWen Gong
2021-11-17ath11k: add support for BSS color changeJohn Crispin
2021-11-17ath11k: Disabling credit flow for WMI pathP Praneesh
2021-11-12ath11k: Clear auth flag only for actual association in security modeRameshkumar Sundaram
2021-11-10ath11k: convert ath11k_wmi_pdev_set_ps_mode() to use enum wmi_sta_ps_modeKalle Valo
2021-09-28ath11k: Add wmi peer create conf event in wmi_tlv_event_idP Praneesh
2021-09-28ath11k: Add vdev start flag to disable hardware encryptionSeevalamuthu Mariappan
2021-09-28ath11k: Update pdev tx and rx firmware statsSriram R
2021-09-28ath11k: Replace one-element array with flexible-array memberGustavo A. R. Silva