index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireless: remove unneeded break
Tom Rix
2020-11-07
1
-1
/
+0
*
ath9k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-14
1
-3
/
+3
*
ath: fix wiki website url
Flavio Suligoi
2020-06-09
1
-1
/
+1
*
ath9k: Differentiate between max combined and per chain power
Sven Eckelmann
2019-04-29
1
-4
/
+4
*
ath9k: Check for errors when reading SREV register
Tim Schumacher
2019-04-29
1
-9
/
+23
*
ath9k: hw: mark expected switch fall-through
Gustavo A. R. Silva
2018-11-05
1
-0
/
+1
*
ath9k_hw: fix channel maximum power level test
Felix Fietkau
2018-07-31
1
-2
/
+5
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-07-25
1
-5
/
+5
|
\
|
*
ath9k: use timespec64 for tsf_ts
Arnd Bergmann
2018-06-29
1
-5
/
+5
*
|
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-23
1
-1
/
+1
|
/
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
ath9k: Fix ack SIFS time for quarter/half channels
Wojciech Dubowik
2018-02-27
1
-1
/
+7
*
ath9k: Fix airtime calculation for quarter/half channels
Wojciech Dubowik
2018-02-27
1
-2
/
+4
*
ath9k: add MSI support
Russell Hu
2018-01-16
1
-7
/
+26
*
ath9k_hw: check if the chip failed to wake up
Felix Fietkau
2017-02-07
1
-0
/
+4
*
ath9k: fix spelling mistake: "meaurement" -> "measurement"
Colin Ian King
2017-01-12
1
-1
/
+1
*
ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success
Matthias Schiffer
2016-11-23
1
-1
/
+1
*
ath9k: fix AR5416 access GPIO warning
Miaoqing Pan
2016-09-02
1
-2
/
+2
*
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
2016-07-08
1
-1
/
+1
*
ath9k: Use tsf offset helper in ath9k_hw_reset
Benjamin Berg
2016-07-08
1
-8
/
+8
*
ath9k: remove return value from ath9k_hw_init_macaddr
Martin Blumenstingl
2016-07-08
1
-10
/
+5
*
ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addresses
Martin Blumenstingl
2016-07-08
1
-9
/
+13
*
ath9k: remove variable which is set but never read
Martin Blumenstingl
2016-07-08
1
-3
/
+0
*
ath9k: interpret requested txpower in EIRP domain
Zefir Kurtisi
2016-04-19
1
-8
/
+2
*
ath9k: free GPIO resource for SOC GPIOs
Miaoqing Pan
2016-03-11
1
-0
/
+1
*
ath9k: make GPIO API to support both of WMAC and SOC
Miaoqing Pan
2016-03-11
1
-79
/
+117
*
ath9k: define correct GPIO numbers and bits mask
Miaoqing Pan
2016-03-11
1
-14
/
+56
*
ath9k: fix data bus error on ar9300 and ar9580
Miaoqing Pan
2016-01-26
1
-0
/
+10
*
ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stopped
Miaoqing Pan
2015-12-11
1
-3
/
+0
*
ath9k: add debug messages to aggr/chanctx funcs
Janusz Dziedzic
2015-12-08
1
-4
/
+4
*
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-04
1
-1
/
+1
|
\
|
*
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
1
-1
/
+1
*
|
ath9k: Add support for OCB mode
Jan Kaisrlik
2015-09-29
1
-0
/
+1
|
/
*
ath9k: add correct MAC/BB name for ar9561
Miaoqing Pan
2015-08-18
1
-0
/
+1
*
ath9k_hw: fix device ID check for AR956x
Felix Fietkau
2015-07-11
1
-0
/
+1
*
ath9k: add extra GPIO led support
Miaoqing Pan
2015-04-07
1
-2
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-1
/
+1
|
\
|
*
ath9k: disable TPC support again (for now)
Felix Fietkau
2015-03-16
1
-1
/
+1
*
|
ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_reset
Oleksij Rempel
2015-03-30
1
-0
/
+4
*
|
ath9k: add new function ath9k_hw_read_array
Oleksij Rempel
2015-03-30
1
-0
/
+30
*
|
ath9k: Initialize pll_pwrsave for AR9462/AR9565
Sujith Manoharan
2015-03-13
1
-0
/
+3
|
/
*
ath9k: Register max WOW patterns
Sujith Manoharan
2015-02-03
1
-0
/
+7
*
ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLE
Sujith Manoharan
2015-02-03
1
-3
/
+0
*
ath9k: enable per-packet TPC on AR9002 based chips
Lorenzo Bianconi
2015-01-15
1
-2
/
+1
*
ath9k: Add QCA956x HW support
Miaoqing Pan
2015-01-15
1
-14
/
+23
*
ath9k: Add HW IDs for QCA956x
Miaoqing Pan
2015-01-15
1
-0
/
+4
*
ath9k: enable TPC by default
Lorenzo Bianconi
2014-12-24
1
-0
/
+3
*
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2014-11-19
1
-13
/
+0
|
\
|
*
ath9k: Fix RTC_DERIVED_CLK usage
Miaoqing Pan
2014-11-11
1
-13
/
+0
*
|
ath9k: Store the chip chainmask in HW capabilities
Sujith Manoharan
2014-11-17
1
-10
/
+10
[next]