index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Lines
2026-03-03
Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-26
/
+16
2026-02-26
wifi: ath12k: fix station lookup failure when disconnecting from AP
Baochen Qiang
-23
/
+13
2026-02-26
wifi: ath12k: use correct pdev id when requesting firmware stats
Baochen Qiang
-3
/
+3
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-10
/
+7
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-30
/
+15
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-102
/
+102
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-245
/
+232
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-8
/
+0
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-17519
/
+23921
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+7
2026-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-12
/
+729
2026-02-02
net: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
-12
/
+0
2026-02-02
Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-12
/
+729
2026-01-30
wifi: ath12k: clear stale link mapping of ahvif->links_map
Aaradhana Sahu
-1
/
+3
2026-01-30
wifi: ath12k: Add support TX hardware queue stats
Aaradhana Sahu
-0
/
+90
2026-01-30
wifi: ath12k: Add support RX PDEV stats
Aaradhana Sahu
-0
/
+180
2026-01-30
wifi: ath12k: Fix index decrement when array_len is zero
Aaradhana Sahu
-3
/
+5
2026-01-30
wifi: ath12k: support OBSS PD configuration for AP mode
Wei Zhang
-3
/
+171
2026-01-30
wifi: ath12k: add WMI support for spatial reuse parameter configuration
Wei Zhang
-0
/
+188
2026-01-30
wifi: ath11k: add usecase firmware handling based on device compatible
Miaoqing Pan
-0
/
+31
2026-01-30
wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()
Ziyi Guo
-0
/
+6
2026-01-30
wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()
Ziyi Guo
-2
/
+2
2026-01-30
wifi: ath10k: snoc: support powering on the device via pwrseq
Dmitry Baryshkov
-3
/
+53
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-227
/
+3135
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
-28
/
+25
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-28
/
+25
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2026-01-17
carl9170: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-5
/
+7
2026-01-15
wifi: ath12k: enable QCC2072 support
Baochen Qiang
-1
/
+13
2026-01-15
wifi: ath12k: fix PCIE_LOCAL_REG_QRTR_NODE_ID definition for QCC2072
Miaoqing Pan
-5
/
+16
2026-01-15
wifi: ath12k: send peer meta data version to firmware
Baochen Qiang
-0
/
+13
2026-01-15
wifi: ath12k: limit number of channels per WMI command
Baochen Qiang
-1
/
+5
2026-01-15
wifi: ath12k: handle REO status ring for QCC2072
Baochen Qiang
-1
/
+38
2026-01-15
wifi: ath12k: handle REO CMD ring for QCC2072
Baochen Qiang
-3
/
+65
2026-01-15
wifi: ath12k: add hardware ops support for QCC2072
Baochen Qiang
-1
/
+69
2026-01-15
wifi: ath12k: add HAL descriptor and ops for QCC2072
Baochen Qiang
-3
/
+385
2026-01-15
wifi: ath12k: support downloading auxiliary ucode image for QCC2072
Baochen Qiang
-4
/
+215
2026-01-15
wifi: ath12k: support LPASS_SHARED target memory type
Baochen Qiang
-0
/
+2
2026-01-15
wifi: ath12k: add hardware parameters for QCC2072
Baochen Qiang
-0
/
+85
2026-01-15
wifi: ath12k: add hardware registers for QCC2072
Baochen Qiang
-1
/
+115
2026-01-15
wifi: ath12k: fix mac phy capability parsing
Baochen Qiang
-8
/
+14
2026-01-15
wifi: ath12k: refactor 320 MHz bandwidth support parsing
Baochen Qiang
-12
/
+11
2026-01-15
wifi: ath12k: fix preferred hardware mode calculation
Baochen Qiang
-1
/
+1
2026-01-15
wifi: ath12k: refactor REO status ring handling
Baochen Qiang
-49
/
+48
2026-01-15
wifi: ath12k: refactor REO CMD ring handling
Baochen Qiang
-48
/
+56
2026-01-15
wifi: ath12k: refactor PCI window register access
Baochen Qiang
-6
/
+19
2026-01-15
wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_params
Alexandru Gagniuc
-26
/
+34
2026-01-15
wifi: ath11k: Register handler for CFR capture event
Venkateswara Naralasetty
-2
/
+365
[next]