index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
1
-12
/
+6
2024-05-03
wifi: mac80211: handle color change per link
Aditya Kumar Singh
1
-1
/
+2
2024-04-18
wifi: ath11k: Fix error handling in ath11k_wmi_p2p_noa_event()
Christophe JAILLET
1
-12
/
+6
2024-03-14
wifi: ath11k: implement handling of P2P NoA event
Kang Yang
1
-1
/
+67
2024-03-14
wifi: ath11k: add P2P IE in beacon template
Kang Yang
1
-0
/
+39
2024-02-23
wifi: ath11k: fix warning on DMA ring capabilities event
Baochen Qiang
1
-1
/
+2
2024-02-22
Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
1
-1
/
+1
2024-02-14
wifi: ath11k: Do not directly use scan_flags in struct scan_req_params
Nicolas Escande
1
-1
/
+1
2024-02-12
wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notify
Lorenzo Bianconi
1
-2
/
+1
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
1
-1
/
+1
2024-01-14
wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID
Wen Gong
1
-0
/
+64
2024-01-14
wifi: ath11k: save max transmit power in vdev start response event from firmware
Wen Gong
1
-1
/
+2
2024-01-14
wifi: ath11k: update regulatory rules when interface added
Wen Gong
1
-0
/
+6
2024-01-14
wifi: ath11k: store cur_regulatory_info for each radio
Wen Gong
1
-127
/
+21
2024-01-14
wifi: ath11k: add support to select 6 GHz regulatory type
Wen Gong
1
-1
/
+2
2023-12-18
wifi: ath11k: refactor ath11k_wmi_tlv_parse_alloc()
Dmitry Antipov
1
-37
/
+36
2023-11-30
wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
1
-1
/
+1
2023-10-25
wifi: ath11k: fix gtk offload status event locking
Johan Hovold
1
-2
/
+5
2023-10-25
wifi: ath11k: fix dfs radar event locking
Johan Hovold
1
-0
/
+4
2023-10-25
wifi: ath11k: fix temperature event locking
Johan Hovold
1
-2
/
+6
2023-10-18
wifi: ath11k: rename the wmi_sc naming convention to wmi_ab
Karthikeyan Periyasamy
1
-16
/
+16
2023-10-12
wifi: ath11k: Introduce and use ath11k_sta_to_arsta()
Jeff Johnson
1
-3
/
+3
2023-10-12
wifi: ath11k: add parsing of phy bitmap for reg rules
Aditya Kumar Singh
1
-2
/
+3
2023-09-28
wifi: ath11k: remove unnecessary (void*) conversions
Wu Yunchuan
1
-3
/
+3
2023-09-21
wifi: ath11k: remove unused members of 'struct ath11k_base'
Dmitry Antipov
1
-2
/
+0
2023-06-13
wifi: ath11k: fix memory leak in WMI firmware stats
P Praneesh
1
-0
/
+5
2023-06-13
wifi: ath11k: don't use %pK
Kalle Valo
1
-2
/
+2
2023-06-13
wifi: ath11k: wmi: add unified command debug messages
Kalle Valo
1
-143
/
+185
2023-06-13
wifi: ath11k: wmi: use common error handling style
Kalle Valo
1
-24
/
+56
2023-06-13
wifi: ath11k: wmi: cleanup error handling in ath11k_wmi_send_init_country_cmd()
Kalle Valo
1
-4
/
+8
2023-06-13
wifi: ath11k: remove unsupported event handlers
Kalle Valo
1
-15
/
+1
2023-06-13
wifi: ath11k: add WMI event debug messages
Kalle Valo
1
-18
/
+54
2023-06-13
wifi: ath11k: remove manual mask names from debug messages
Kalle Valo
1
-68
/
+68
2023-06-01
wifi: ath11k: factory test mode support
Govindaraj Saminathan
1
-4
/
+7
2023-05-09
wifi: ath11k: EMA beacon support
Aloka Dixit
1
-1
/
+2
2023-05-09
wifi: ath11k: MBSSID beacon support
Aloka Dixit
1
-0
/
+1
2023-05-09
wifi: ath11k: MBSSID parameter configuration in AP mode
Aloka Dixit
1
-1
/
+7
2023-05-09
wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmd
Aloka Dixit
1
-3
/
+3
2023-05-09
wifi: ath11k: MBSSID configuration during vdev create/start
Aloka Dixit
1
-0
/
+5
2023-05-09
wifi: ath11k: driver settings for MBSSID and EMA
Aloka Dixit
1
-0
/
+3
2023-05-05
wifi: ath11k: Use list_count_nodes()
Christophe JAILLET
1
-23
/
+1
2023-04-19
wifi: ath11k: Remove disabling of 80+80 and 160 MHz
Muna Sinada
1
-1
/
+2
2023-04-12
wifi: ath11k: Fix invalid management rx frame length issue
Bhagavathi Perumal S
1
-10
/
+35
2023-03-13
wifi: ath11k: add debug prints in regulatory WMI event processing
Aditya Kumar Singh
1
-59
/
+148
2023-03-13
wifi: ath11k: add support to parse new WMI event for 6 GHz
Aditya Kumar Singh
1
-16
/
+402
2023-03-13
wifi: ath11k: use proper regulatory reference for bands
Aditya Kumar Singh
1
-28
/
+30
2023-03-01
wifi: ath11k: Add tx ack signal support for management packets
Abinaya Kalaiselvan
1
-11
/
+16
2023-02-17
wifi: ath11k: Set ext passive scan flag to adjust passive scan start time
Tamizh Chelvam Raja
1
-0
/
+8
2023-01-19
wifi: mac80211: drop extra 'e' from ieeee80211... name
Johannes Berg
1
-2
/
+2
2022-10-10
wifi: ath11k: Fix spelling mistake "chnange" -> "change"
Colin Ian King
1
-1
/
+1
[next]