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
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
Merge 7.2-rc5 into usb-next
Greg Kroah-Hartman
1
-6
/
+1
2026-07-21
Merge tag 'ath-current-20260713' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
1
-6
/
+1
2026-07-13
Merge 7.2-rc3 into usb-next
Greg Kroah-Hartman
1
-1
/
+0
2026-07-10
wifi: ath9k_htc: don't store usb_device_id
Gary Guo
2
-7
/
+7
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-07-02
wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware request
Cheng Yongkang
1
-6
/
+1
2026-06-06
wifi: ath9k_htc: allocate tx_buf and buf together
Rosen Penev
2
-13
/
+3
2026-06-06
wifi: ath9k: remove disabling of bands
Rosen Penev
2
-14
/
+4
2026-06-06
wifi: ath9k: remove TX99 power array zero init
Rosen Penev
1
-2
/
+2
2026-06-06
wifi: ath9k: Clear DMA descriptors without memset
Rosen Penev
2
-5
/
+33
2026-06-06
wifi: ath9k_htc: use module_usb_driver
Rosen Penev
3
-29
/
+1
2026-06-03
wifi: cfg80211: remove 5/10 MHz channel support
Johannes Berg
1
-1
/
+0
2026-04-30
wifi: ath9k: fix OOB access from firmware tx status queue ID
Tristan Madani
1
-0
/
+5
2026-04-30
wifi: ath9k: use kmemdup and kcalloc
Rosen Penev
4
-17
/
+9
2026-04-30
wifi: ath9k: owl: move name into owl_nvmem_probe
Rosen Penev
1
-24
/
+7
2026-04-30
wifi: ath9k: use non devm for nvmem_cell_get
Rosen Penev
1
-1
/
+2
2026-04-30
wifi: ath9k: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
1
-2
/
+0
2026-04-22
wifi: ath9k: Obtain system GPIOS from descriptors
Linus Walleij
2
-12
/
+24
2026-03-26
Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-4
/
+0
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+2
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
1
-4
/
+2
2026-03-10
wifi: ath9k: drop redundant device reference
Johan Hovold
1
-4
/
+0
2026-03-04
Merge tag 'ath-next-20260303' of https://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
1
-1
/
+1
2026-02-26
wifi: ath9k: Fix typo
Alejandro Colomar
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-10
/
+10
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
7
-14
/
+14
2026-02-02
net: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
1
-12
/
+0
2026-01-15
wifi: ath9k: add OF dependency to AHB
Rosen Penev
1
-1
/
+1
2026-01-15
wifi: ath9k: fix kernel-doc warnings in common-debug.h
Randy Dunlap
1
-4
/
+4
2026-01-15
wifi: ath9k: debug.h: fix kernel-doc bad lines and struct ath_tx_stats
Randy Dunlap
1
-7
/
+8
2025-06-26
wifi: ath9k: ahb: replace id_table with of
Rosen Penev
1
-34
/
+13
2025-06-26
wifi: ath9k: ahb: reorder includes
Rosen Penev
1
-2
/
+3
2025-06-26
wifi: ath9k: ahb: reorder declarations
Rosen Penev
1
-5
/
+5
2025-06-24
Merge tag 'ath-next-20250624' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
7
-0
/
+7
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2
-7
/
+12
2025-06-23
wifi: ath9k: Add missing include of export.h
Jeff Johnson
7
-0
/
+7
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
5
-7
/
+9
2025-05-20
wifi: ath9k_htc: Abort software beacon handling if disabled
Toke Høiland-Jørgensen
1
-0
/
+3
2025-05-16
wifi: ath9k: ahb: do ioremap resource in one step
Rosen Penev
1
-10
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
7
-16
/
+16
2025-01-29
wifi: ath9k: do not submit zero bytes to the entropy pool
Dmitry Antipov
1
-2
/
+2
2025-01-29
wifi: ath9k: return by of_get_mac_address
Rosen Penev
1
-1
/
+3
2025-01-17
wifi: ath9k: use unsigned long for activity check timestamp
Dmitry Antipov
1
-1
/
+1
2025-01-17
wifi: ath9k: cleanup struct ath_tx_control and ath_tx_prepare()
Dmitry Antipov
2
-10
/
+0
2025-01-10
wifi: ath9k: cleanup ath9k_hw_get_nf_hist_mid()
Dmitry Antipov
1
-14
/
+10
2024-12-19
wifi: ath9k: simplify internal time management
Dmitry Antipov
6
-43
/
+28
2024-12-19
wifi: ath9k: cleanup a few (mostly) TX-related routines
Dmitry Antipov
3
-26
/
+22
2024-12-19
wifi: ath9k: cleanup ath_txq_skb_done()
Dmitry Antipov
1
-6
/
+6
2024-12-09
Merge tag 'ath-next-20241209' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Kalle Valo
19
-21
/
+55
2024-12-04
wifi: mac80211: get tx power per link
Rameshkumar Sundaram
1
-1
/
+1
[next]