summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/wmi.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-21wifi: ath11k: remove duplicate definitions in wmi.hKang Yang1-6/+0
2024-03-14wifi: ath11k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512Kang Yang1-1/+1
2024-03-14wifi: ath11k: implement handling of P2P NoA eventKang Yang1-0/+31
2024-03-14wifi: ath11k: add P2P IE in beacon templateKang Yang1-0/+9
2024-03-08wifi: ath11k: remove obsolete struct wmi_start_scan_argJeff Johnson1-29/+1
2024-02-15wifi: ath11k: remove unused scan_events from struct scan_req_paramsNicolas Escande1-18/+13
2024-02-14wifi: ath11k: Remove scan_flags union from struct scan_req_paramsNicolas Escande1-30/+25
2024-01-14wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDWen Gong1-0/+57
2024-01-14wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bitWen Gong1-0/+1
2024-01-14wifi: ath11k: save max transmit power in vdev start response event from firmwareWen Gong1-0/+1
2024-01-14wifi: ath11k: update regulatory rules when interface addedWen Gong1-0/+1
2024-01-14wifi: ath11k: store cur_regulatory_info for each radioWen Gong1-0/+1
2023-12-18wifi: ath11k: refactor ath11k_wmi_tlv_parse_alloc()Dmitry Antipov1-2/+2
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-1/+1
2023-11-22wifi: ath11k: Consolidate WMI peer flagsJeff Johnson1-41/+18
2023-11-22wifi: ath11k: Remove obsolete struct wmi_peer_flags_map *peer_flagsJeff Johnson1-2/+0
2023-06-01wifi: ath11k: factory test mode supportGovindaraj Saminathan1-0/+22
2023-05-09wifi: ath11k: EMA beacon supportAloka Dixit1-1/+10
2023-05-09wifi: ath11k: MBSSID parameter configuration in AP modeAloka Dixit1-1/+2
2023-05-09wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmdAloka Dixit1-3/+3
2023-05-09wifi: ath11k: MBSSID configuration during vdev create/startAloka Dixit1-0/+19
2023-05-09wifi: ath11k: driver settings for MBSSID and EMAAloka Dixit1-0/+6
2023-05-05wifi: ath11k: Use list_count_nodes()Christophe JAILLET1-3/+0
2023-04-12wifi: ath11k: Send 11d scan start before WMI_START_SCAN_CMDIDManikanta Pubbisetty1-0/+1
2023-04-12wifi: ath11k: Optimize 6 GHz scan timeManikanta Pubbisetty1-0/+4
2023-03-13wifi: ath11k: add debug prints in regulatory WMI event processingAditya Kumar Singh1-0/+142
2023-03-13wifi: ath11k: add support to parse new WMI event for 6 GHzAditya Kumar Singh1-11/+152
2023-03-13wifi: ath11k: use proper regulatory reference for bandsAditya Kumar Singh1-14/+14
2023-03-01wifi: ath11k: Add tx ack signal support for management packetsAbinaya Kalaiselvan1-0/+3
2023-02-27wifi: ath11k: push MU-MIMO params from hostapd to hardwareMuna Sinada1-0/+3
2023-02-27wifi: ath11k: modify accessor macros to match index sizeMuna Sinada1-11/+13
2023-02-17wifi: ath11k: Set ext passive scan flag to adjust passive scan start timeTamizh Chelvam Raja1-0/+3
2023-01-17wifi: ath11k: Add support to configure FTM responder roleSowmiya Sree Elavalagan1-0/+1
2022-09-26wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty1-0/+21
2022-09-19wifi: ath11k: Include STA_KEEPALIVE_ARP_RESPONSE TLV header by defaultBaochen Qiang1-1/+1
2022-09-16wifi: ath11k: Fix kernel-doc issuesJeff Johnson1-10/+10
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson1-3/+3
2022-09-02wifi: ath11k: Add TWT debugfs support for STA interfaceManikanta Pubbisetty1-1/+22
2022-07-27Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo1-25/+0
2022-05-10ath11k: Handle keepalive during WoWLAN suspend and resumeBaochen Qiang1-0/+46
2022-04-23ath11k: Add support for SARBaochen Qiang1-0/+27
2022-04-23ath11k: add support for extended wmi service bitWen Gong1-2/+7
2022-04-05ath11k: Change max no of active probe SSID and BSSID to fw capabilityKarthikeyan Kathirvel1-10/+2
2022-03-18ath11k: support GTK rekey offloadCarl Huang1-0/+49
2022-03-18ath11k: support ARP and NS offloadCarl Huang1-0/+47
2022-03-18ath11k: implement hardware data filterCarl Huang1-0/+15
2022-03-18ath11k: Add WoW net-detect functionalityCarl Huang1-0/+169
2022-03-18ath11k: Add basic WoW functionalitiesCarl Huang1-3/+73
2022-02-01ath11k: add WMI calls to manually add/del/pause/resume TWT dialogsJohn Crispin1-0/+114
2022-02-01ath11k: Add debugfs interface to configure firmware debug log levelSeevalamuthu Mariappan1-0/+18