index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
Age
Commit message (
Expand
)
Author
Files
Lines
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-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/...
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/gi...
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
2026-01-15
wifi: ath11k: Add support unassociated client CFR
Venkateswara Naralasetty
5
-4
/
+290
2026-01-15
wifi: ath11k: Register debugfs for CFR configuration
Venkateswara Naralasetty
7
-3
/
+475
2026-01-15
wifi: ath11k: Add initialization and deinitialization sequence for CFR module
Venkateswara Naralasetty
11
-17
/
+354
2026-01-15
wifi: ath11k: fix comment typo in monitor mode handling
Chien Wong
1
-1
/
+1
2026-01-15
wifi: ath11k: Fix failure to connect to a 6 GHz AP
Qian Zhang
1
-3
/
+6
2026-01-15
wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1
Ross Vandegrift
1
-0
/
+28
2025-12-31
net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Manivannan Sadhasivam
1
-4
/
+0
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2025-11-06
wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()
Nicolas Escande
1
-0
/
+3
2025-11-05
Merge tag 'wireless-next-2025-11-05' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
6
-190
/
+379
2025-11-05
Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
6
-190
/
+379
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-10-23
wifi: ath11k: Correctly use "ab" macro parameter
Jeff Johnson
2
-28
/
+28
2025-10-23
wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTION
Aditya Kumar Singh
1
-0
/
+2
2025-10-23
wifi: ath11k: add support for Tx Power insertion in RRM action frame
Aditya Kumar Singh
1
-0
/
+166
2025-10-23
wifi: ath11k: wrap ath11k_mac_op_get_txpower() with lock-aware internal helper
Aditya Kumar Singh
1
-11
/
+20
2025-10-23
wifi: ath11k: relocate some Tx power related functions in mac.c
Aditya Kumar Singh
1
-135
/
+135
2025-10-23
wifi: ath11k: fix peer HE MCS assignment
Baochen Qiang
2
-4
/
+7
2025-10-23
wifi: ath11k: fix VHT MCS assignment
Baochen Qiang
3
-7
/
+12
2025-10-20
Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
2
-11
/
+53
2025-10-15
wifi: ath11k: restore register window after global reset
Baochen Qiang
1
-1
/
+19
2025-10-15
wifi: ath11k: Remove struct wmi_bcn_send_from_host_cmd
Jeff Johnson
1
-15
/
+1
2025-10-06
wifi: ath11k: avoid bit operation on key flags
Rameshkumar Sundaram
1
-5
/
+5
2025-10-06
wifi: ath11k: Add missing platform IDs for quirk table
Mark Pearson
1
-6
/
+48
2025-09-22
wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again
Muhammad Usama Anjum
3
-5
/
+18
[next]