index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
wifi: ath11k: fix leak in ath11k_service_ready_ext_event()
Jeff Johnson
1
-0
/
+1
2026-07-31
wifi: ath11k: fix resource leak on error in ext IRQ setup
ZhaoJinming
1
-24
/
+55
2026-07-30
wifi: ath11k: fix stride mismatch in mac_phy_caps_parse()
Jeff Johnson
1
-3
/
+5
2026-07-29
wifi: ath11k: fix overreads in ath11k_wmi_process_csa_switch_count_event()
Jeff Johnson
1
-2
/
+19
2026-07-27
Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
3
-20
/
+30
2026-07-22
wifi: ath11k: add purwa-iot-evk and qcs6490-rb3gen2 to usecase firmware table
Miaoqing Pan
1
-1
/
+3
2026-07-22
wifi: ath11k: Avoid buffer overread in ath11k_wmi_tlv_op_rx()
Jeff Johnson
1
-2
/
+4
2026-07-22
wifi: ath11k: Correctly copy the hint BSSID in WMI scan request
Jeff Johnson
1
-2
/
+2
2026-07-22
wifi: ath11k: validate regulatory capability phy_id
Pengpeng Hou
1
-0
/
+6
2026-07-14
wifi: ath11k: cap out-of-range rx MCS instead of leaving bogus rate
Baochen Qiang
1
-15
/
+15
2026-07-09
wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESET
Manivannan Sadhasivam
1
-0
/
+4
2026-07-09
wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()
Dmitry Morgun
1
-0
/
+3
2026-07-09
wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()
Wentao Liang
1
-0
/
+1
2026-07-02
wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_begin
Gaole Zhang
1
-3
/
+8
2026-06-09
wifi: ath11k: Update Qualcomm copyrights
Jeff Johnson
48
-48
/
+38
2026-06-01
wifi: ath11k: raise max vdevs to 4 on hardware with P2P and dual-station support
Wei Zhang
1
-5
/
+5
2026-06-01
wifi: ath11k: add MSDU length validation for TKIP MIC error
Miaoqing Pan
1
-0
/
+9
2026-06-01
wifi: ath11k: fix invalid data access in ath11k_dp_rx_h_undecap_nwifi
Miaoqing Pan
1
-3
/
+47
2026-06-01
wifi: ath11k: use kzalloc_flex for struct scan_req_params
Rosen Penev
2
-46
/
+28
2026-05-28
Merge tag 'ath-next-20260526' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
6
-5
/
+14
2026-05-20
wifi: ath11k: fix warning when unbinding
Jose Ignacio Tornos Martinez
1
-0
/
+1
2026-05-18
wifi: ath11k: clear shared SRNG pointer state on restart
Kyle Farnung
1
-3
/
+11
2026-05-18
wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()
Willmar Knikker
1
-2
/
+4
2026-05-18
wifi: ath11k: fix peer resolution on rx path when peer_id=0
Matthew Leach
2
-6
/
+2
2026-05-12
wifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()
Nicolas Escande
1
-0
/
+1
2026-05-12
wifi: ath11k: fix error path leaks in some WMI calls
Nicolas Escande
1
-16
/
+96
2026-05-12
wifi: ath11k: fix error path leaks in some WMI WOW calls
Nicolas Escande
1
-3
/
+16
2026-05-11
wifi: ath: Fix the license marking
Daniel Lezcano
1
-1
/
+0
2026-04-30
wifi: ath11k: cancel SSR work items during PCI shutdown
Wei Zhang
2
-1
/
+11
2026-04-30
wifi: ath: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
1
-1
/
+1
2026-04-30
wifi: ath: Use the unified QMI service ID instead of defining it locally
Daniel Lezcano
2
-2
/
+1
2026-04-08
wifi: ath11k: Use michael_mic() from cfg80211
Eric Biggers
4
-57
/
+7
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+7
2026-03-24
wifi: ath11k: Pass the correct value of each TID during a stop AMPDU session
Reshma Immaculate Rajkumar
1
-8
/
+7
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
1
-2
/
+2
2026-03-04
Merge tag 'ath-next-20260303' of https://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
2
-18
/
+20
2026-03-02
wifi: ath11k: Silence remoteproc probe deferral prints
Bjorn Andersson
1
-7
/
+3
2026-03-02
wifi: mac80211: fetch unsolicited probe response template by link ID
Sriram R
1
-1
/
+1
2026-03-02
wifi: mac80211: fetch FILS discovery template by link ID
Sriram R
1
-1
/
+1
2026-02-26
wifi: ath11k: fix memory leaks in beacon template setup
Zilin Guan
1
-11
/
+17
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-18
/
+18
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
13
-44
/
+39
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-4
/
+0
2026-01-30
wifi: ath11k: add usecase firmware handling based on device compatible
Miaoqing Pan
2
-0
/
+31
2026-01-15
wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_params
Alexandru Gagniuc
8
-26
/
+34
2026-01-15
wifi: ath11k: Register handler for CFR capture event
Venkateswara Naralasetty
5
-2
/
+365
2026-01-15
wifi: ath11k: Register DBR event handler for CFR data
Venkateswara Naralasetty
5
-3
/
+339
2026-01-15
wifi: ath11k: Register relayfs entries for CFR dump
Venkateswara Naralasetty
2
-0
/
+36
[next]