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
/
hw.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-19
wifi: ath9k: simplify internal time management
Dmitry Antipov
1
-17
/
+8
2024-11-12
wifi: ath9k: miscellaneous spelling fixes
Dmitry Antipov
1
-2
/
+2
2024-10-31
Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Kalle Valo
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-18
wifi: ath9k: remove ath9k_platform_data
Rosen Penev
1
-1
/
+1
2024-08-07
wifi: ath9k: use devm for gpio_request_one()
Rosen Penev
1
-4
/
+2
2022-12-22
wifi: ath9k: remove most hidden macro dependencies on ah
Wenli Looi
1
-64
/
+64
2021-08-29
ath9k: fix sleeping in atomic context
Miaoqing Pan
1
-5
/
+7
2021-04-22
ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices
Toke Høiland-Jørgensen
1
-1
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2020-11-07
wireless: remove unneeded break
Tom Rix
1
-1
/
+0
2020-08-14
ath9k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-06-09
ath: fix wiki website url
Flavio Suligoi
1
-1
/
+1
2019-04-29
ath9k: Differentiate between max combined and per chain power
Sven Eckelmann
1
-4
/
+4
2019-04-29
ath9k: Check for errors when reading SREV register
Tim Schumacher
1
-9
/
+23
2018-11-05
ath9k: hw: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-31
ath9k_hw: fix channel maximum power level test
Felix Fietkau
1
-2
/
+5
2018-07-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-5
/
+5
2018-06-29
ath9k: use timespec64 for tsf_ts
Arnd Bergmann
1
-5
/
+5
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-02-27
ath9k: Fix ack SIFS time for quarter/half channels
Wojciech Dubowik
1
-1
/
+7
2018-02-27
ath9k: Fix airtime calculation for quarter/half channels
Wojciech Dubowik
1
-2
/
+4
2018-01-16
ath9k: add MSI support
Russell Hu
1
-7
/
+26
2017-02-07
ath9k_hw: check if the chip failed to wake up
Felix Fietkau
1
-0
/
+4
2017-01-12
ath9k: fix spelling mistake: "meaurement" -> "measurement"
Colin Ian King
1
-1
/
+1
2016-11-23
ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success
Matthias Schiffer
1
-1
/
+1
2016-09-02
ath9k: fix AR5416 access GPIO warning
Miaoqing Pan
1
-2
/
+2
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
1
-1
/
+1
2016-07-08
ath9k: Use tsf offset helper in ath9k_hw_reset
Benjamin Berg
1
-8
/
+8
2016-07-08
ath9k: remove return value from ath9k_hw_init_macaddr
Martin Blumenstingl
1
-10
/
+5
2016-07-08
ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addresses
Martin Blumenstingl
1
-9
/
+13
2016-07-08
ath9k: remove variable which is set but never read
Martin Blumenstingl
1
-3
/
+0
2016-04-19
ath9k: interpret requested txpower in EIRP domain
Zefir Kurtisi
1
-8
/
+2
2016-03-11
ath9k: free GPIO resource for SOC GPIOs
Miaoqing Pan
1
-0
/
+1
2016-03-11
ath9k: make GPIO API to support both of WMAC and SOC
Miaoqing Pan
1
-79
/
+117
2016-03-11
ath9k: define correct GPIO numbers and bits mask
Miaoqing Pan
1
-14
/
+56
2016-01-26
ath9k: fix data bus error on ar9300 and ar9580
Miaoqing Pan
1
-0
/
+10
2015-12-11
ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stopped
Miaoqing Pan
1
-3
/
+0
2015-12-08
ath9k: add debug messages to aggr/chanctx funcs
Janusz Dziedzic
1
-4
/
+4
2015-11-04
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
1
-1
/
+1
2015-09-29
ath9k: Add support for OCB mode
Jan Kaisrlik
1
-0
/
+1
2015-08-18
ath9k: add correct MAC/BB name for ar9561
Miaoqing Pan
1
-0
/
+1
2015-07-11
ath9k_hw: fix device ID check for AR956x
Felix Fietkau
1
-0
/
+1
2015-04-07
ath9k: add extra GPIO led support
Miaoqing Pan
1
-2
/
+15
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-03-30
ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_reset
Oleksij Rempel
1
-0
/
+4
2015-03-30
ath9k: add new function ath9k_hw_read_array
Oleksij Rempel
1
-0
/
+30
2015-03-16
ath9k: disable TPC support again (for now)
Felix Fietkau
1
-1
/
+1
[next]