summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/wmi.h
AgeCommit message (Expand)Author
2023-06-01wifi: ath11k: factory test mode supportGovindaraj Saminathan
2023-05-09wifi: ath11k: EMA beacon supportAloka Dixit
2023-05-09wifi: ath11k: MBSSID parameter configuration in AP modeAloka Dixit
2023-05-09wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmdAloka Dixit
2023-05-09wifi: ath11k: MBSSID configuration during vdev create/startAloka Dixit
2023-05-09wifi: ath11k: driver settings for MBSSID and EMAAloka Dixit
2023-05-05wifi: ath11k: Use list_count_nodes()Christophe JAILLET
2023-04-12wifi: ath11k: Send 11d scan start before WMI_START_SCAN_CMDIDManikanta Pubbisetty
2023-04-12wifi: ath11k: Optimize 6 GHz scan timeManikanta Pubbisetty
2023-03-13wifi: ath11k: add debug prints in regulatory WMI event processingAditya Kumar Singh
2023-03-13wifi: ath11k: add support to parse new WMI event for 6 GHzAditya Kumar Singh
2023-03-13wifi: ath11k: use proper regulatory reference for bandsAditya Kumar Singh
2023-03-01wifi: ath11k: Add tx ack signal support for management packetsAbinaya Kalaiselvan
2023-02-27wifi: ath11k: push MU-MIMO params from hostapd to hardwareMuna Sinada
2023-02-27wifi: ath11k: modify accessor macros to match index sizeMuna Sinada
2023-02-17wifi: ath11k: Set ext passive scan flag to adjust passive scan start timeTamizh Chelvam Raja
2023-01-17wifi: ath11k: Add support to configure FTM responder roleSowmiya Sree Elavalagan
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