index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
wmi.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: ath11k: remove duplicate definitions in wmi.h
Kang Yang
2024-03-21
1
-6
/
+0
*
wifi: ath11k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
Kang Yang
2024-03-14
1
-1
/
+1
*
wifi: ath11k: implement handling of P2P NoA event
Kang Yang
2024-03-14
1
-0
/
+31
*
wifi: ath11k: add P2P IE in beacon template
Kang Yang
2024-03-14
1
-0
/
+9
*
wifi: ath11k: remove obsolete struct wmi_start_scan_arg
Jeff Johnson
2024-03-08
1
-29
/
+1
*
wifi: ath11k: remove unused scan_events from struct scan_req_params
Nicolas Escande
2024-02-15
1
-18
/
+13
*
wifi: ath11k: Remove scan_flags union from struct scan_req_params
Nicolas Escande
2024-02-14
1
-30
/
+25
*
wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID
Wen Gong
2024-01-14
1
-0
/
+57
*
wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bit
Wen Gong
2024-01-14
1
-0
/
+1
*
wifi: ath11k: save max transmit power in vdev start response event from firmware
Wen Gong
2024-01-14
1
-0
/
+1
*
wifi: ath11k: update regulatory rules when interface added
Wen Gong
2024-01-14
1
-0
/
+1
*
wifi: ath11k: store cur_regulatory_info for each radio
Wen Gong
2024-01-14
1
-0
/
+1
*
wifi: ath11k: refactor ath11k_wmi_tlv_parse_alloc()
Dmitry Antipov
2023-12-18
1
-2
/
+2
*
wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
2023-11-30
1
-1
/
+1
*
wifi: ath11k: Consolidate WMI peer flags
Jeff Johnson
2023-11-22
1
-41
/
+18
*
wifi: ath11k: Remove obsolete struct wmi_peer_flags_map *peer_flags
Jeff Johnson
2023-11-22
1
-2
/
+0
*
wifi: ath11k: factory test mode support
Govindaraj Saminathan
2023-06-01
1
-0
/
+22
*
wifi: ath11k: EMA beacon support
Aloka Dixit
2023-05-09
1
-1
/
+10
*
wifi: ath11k: MBSSID parameter configuration in AP mode
Aloka Dixit
2023-05-09
1
-1
/
+2
*
wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmd
Aloka Dixit
2023-05-09
1
-3
/
+3
*
wifi: ath11k: MBSSID configuration during vdev create/start
Aloka Dixit
2023-05-09
1
-0
/
+19
*
wifi: ath11k: driver settings for MBSSID and EMA
Aloka Dixit
2023-05-09
1
-0
/
+6
*
wifi: ath11k: Use list_count_nodes()
Christophe JAILLET
2023-05-05
1
-3
/
+0
*
wifi: ath11k: Send 11d scan start before WMI_START_SCAN_CMDID
Manikanta Pubbisetty
2023-04-12
1
-0
/
+1
*
wifi: ath11k: Optimize 6 GHz scan time
Manikanta Pubbisetty
2023-04-12
1
-0
/
+4
*
wifi: ath11k: add debug prints in regulatory WMI event processing
Aditya Kumar Singh
2023-03-13
1
-0
/
+142
*
wifi: ath11k: add support to parse new WMI event for 6 GHz
Aditya Kumar Singh
2023-03-13
1
-11
/
+152
*
wifi: ath11k: use proper regulatory reference for bands
Aditya Kumar Singh
2023-03-13
1
-14
/
+14
*
wifi: ath11k: Add tx ack signal support for management packets
Abinaya Kalaiselvan
2023-03-01
1
-0
/
+3
*
wifi: ath11k: push MU-MIMO params from hostapd to hardware
Muna Sinada
2023-02-27
1
-0
/
+3
*
wifi: ath11k: modify accessor macros to match index size
Muna Sinada
2023-02-27
1
-11
/
+13
*
wifi: ath11k: Set ext passive scan flag to adjust passive scan start time
Tamizh Chelvam Raja
2023-02-17
1
-0
/
+3
*
wifi: ath11k: Add support to configure FTM responder role
Sowmiya Sree Elavalagan
2023-01-17
1
-0
/
+1
*
wifi: ath11k: Add support to get power save duration for each client
Venkateswara Naralasetty
2022-09-26
1
-0
/
+21
*
wifi: ath11k: Include STA_KEEPALIVE_ARP_RESPONSE TLV header by default
Baochen Qiang
2022-09-19
1
-1
/
+1
*
wifi: ath11k: Fix kernel-doc issues
Jeff Johnson
2022-09-16
1
-10
/
+10
*
wifi: ath11k: Fix miscellaneous spelling errors
Jeff Johnson
2022-09-16
1
-3
/
+3
*
wifi: ath11k: Add TWT debugfs support for STA interface
Manikanta Pubbisetty
2022-09-02
1
-1
/
+22
*
Revert "ath11k: add support for hardware rfkill for QCA6390"
Kalle Valo
2022-07-27
1
-25
/
+0
*
ath11k: Handle keepalive during WoWLAN suspend and resume
Baochen Qiang
2022-05-10
1
-0
/
+46
*
ath11k: Add support for SAR
Baochen Qiang
2022-04-23
1
-0
/
+27
*
ath11k: add support for extended wmi service bit
Wen Gong
2022-04-23
1
-2
/
+7
*
ath11k: Change max no of active probe SSID and BSSID to fw capability
Karthikeyan Kathirvel
2022-04-05
1
-10
/
+2
*
ath11k: support GTK rekey offload
Carl Huang
2022-03-18
1
-0
/
+49
*
ath11k: support ARP and NS offload
Carl Huang
2022-03-18
1
-0
/
+47
*
ath11k: implement hardware data filter
Carl Huang
2022-03-18
1
-0
/
+15
*
ath11k: Add WoW net-detect functionality
Carl Huang
2022-03-18
1
-0
/
+169
*
ath11k: Add basic WoW functionalities
Carl Huang
2022-03-18
1
-3
/
+73
*
ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
John Crispin
2022-02-01
1
-0
/
+114
*
ath11k: Add debugfs interface to configure firmware debug log level
Seevalamuthu Mariappan
2022-02-01
1
-0
/
+18
[next]