summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/wmi.h
AgeCommit message (Expand)Author
2024-02-15wifi: ath11k: remove unused scan_events from struct scan_req_paramsNicolas Escande
2024-02-14wifi: ath11k: Remove scan_flags union from struct scan_req_paramsNicolas Escande
2024-01-14wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDWen Gong
2024-01-14wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bitWen Gong
2024-01-14wifi: ath11k: save max transmit power in vdev start response event from firmwareWen Gong
2024-01-14wifi: ath11k: update regulatory rules when interface addedWen Gong
2024-01-14wifi: ath11k: store cur_regulatory_info for each radioWen Gong
2023-12-18wifi: ath11k: refactor ath11k_wmi_tlv_parse_alloc()Dmitry Antipov
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-11-22wifi: ath11k: Consolidate WMI peer flagsJeff Johnson
2023-11-22wifi: ath11k: Remove obsolete struct wmi_peer_flags_map *peer_flagsJeff Johnson
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