index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-30
wifi: ath11k: add usecase firmware handling based on device compatible
Miaoqing Pan
2026-01-15
wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_params
Alexandru Gagniuc
2026-01-15
wifi: ath11k: Register handler for CFR capture event
Venkateswara Naralasetty
2026-01-15
wifi: ath11k: Register DBR event handler for CFR data
Venkateswara Naralasetty
2026-01-15
wifi: ath11k: Register relayfs entries for CFR dump
Venkateswara Naralasetty
2026-01-15
wifi: ath11k: Add support unassociated client CFR
Venkateswara Naralasetty
2026-01-15
wifi: ath11k: Register debugfs for CFR configuration
Venkateswara Naralasetty
2026-01-15
wifi: ath11k: Add initialization and deinitialization sequence for CFR module
Venkateswara Naralasetty
2026-01-15
wifi: ath11k: fix comment typo in monitor mode handling
Chien Wong
2026-01-15
wifi: ath11k: Fix failure to connect to a 6 GHz AP
Qian Zhang
2026-01-15
wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1
Ross Vandegrift
2025-12-31
net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Manivannan Sadhasivam
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-06
wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()
Nicolas Escande
2025-11-05
Merge tag 'wireless-next-2025-11-05' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-11-05
Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-10-23
wifi: ath11k: Correctly use "ab" macro parameter
Jeff Johnson
2025-10-23
wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTION
Aditya Kumar Singh
2025-10-23
wifi: ath11k: add support for Tx Power insertion in RRM action frame
Aditya Kumar Singh
2025-10-23
wifi: ath11k: wrap ath11k_mac_op_get_txpower() with lock-aware internal helper
Aditya Kumar Singh
2025-10-23
wifi: ath11k: relocate some Tx power related functions in mac.c
Aditya Kumar Singh
2025-10-23
wifi: ath11k: fix peer HE MCS assignment
Baochen Qiang
2025-10-23
wifi: ath11k: fix VHT MCS assignment
Baochen Qiang
2025-10-20
Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
2025-10-15
wifi: ath11k: restore register window after global reset
Baochen Qiang
2025-10-15
wifi: ath11k: Remove struct wmi_bcn_send_from_host_cmd
Jeff Johnson
2025-10-06
wifi: ath11k: avoid bit operation on key flags
Rameshkumar Sundaram
2025-10-06
wifi: ath11k: Add missing platform IDs for quirk table
Mark Pearson
2025-09-22
wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again
Muhammad Usama Anjum
2025-09-18
wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()
Matvey Kovalev
2025-09-18
wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
2025-09-18
wifi: ath11k: Remove redundant semicolon
Liao Yuanhong
2025-09-18
wifi: ath11k: downgrade log level for CE buffer enqueue failure
Baochen Qiang
2025-09-02
wifi: ath11k: fix group data packet drops during rekey
Rameshkumar Sundaram
2025-07-21
wifi: ath11k: Prefer {} to {0} in initializers
Jeff Johnson
2025-07-15
wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()
Baochen Qiang
2025-06-26
wifi: ath11k: fix dest ring-buffer corruption when ring is full
Johan Hovold
2025-06-26
wifi: ath11k: fix source ring-buffer corruption
Johan Hovold
2025-06-26
wifi: ath11k: use plain accesses for monitor descriptor
Johan Hovold
2025-06-26
wifi: ath11k: use plain access for descriptor length
Johan Hovold
2025-06-26
wifi: ath11k: fix dest ring-buffer corruption
Johan Hovold
2025-06-26
wifi: ath11k: Make read-only const array svc_id static const
Colin Ian King
2025-06-26
wifi: ath11k: fix suspend use-after-free after probe failure
Johan Hovold
2025-06-26
wifi: ath11k: clear initialized flag for deinit-ed srng lists
Sergey Senozhatsky
[next]