index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ar9002_phy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-14
ath9k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2018-11-05
ath9k: ar9002_phy: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2018-06-13
ath9k: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2016-07-19
ath9k_hw: fix spectral scan on AR9285 and newer
Felix Fietkau
1
-9
/
+23
2016-04-15
ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisation
Oleksij Rempel
1
-5
/
+0
2015-05-26
ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_...
Oleksij Rempel
1
-142
/
+2
2014-11-11
ath9k: For AR9271 chipsets, set count = 0 for endless samples.
Oleksij Rempel
1
-3
/
+6
2013-12-18
ath9k_hw: simplify spur channel handling
Felix Fietkau
1
-1
/
+0
2013-10-18
ath9k: add TX99 support
Luis R. Rodriguez
1
-0
/
+22
2013-09-26
ath9k: Fix NF calibration for single stream cards
Sujith Manoharan
1
-1
/
+1
2013-09-26
ath9k: Add support for AR9565 v1.0.1 LNA diversity
Sujith Manoharan
1
-0
/
+1
2013-08-09
ath9k: Fix build failure
Sujith Manoharan
1
-1
/
+8
2013-08-05
ath9k: Program HW for WB195 diversity
Sujith Manoharan
1
-0
/
+60
2013-01-14
ath9k_hw: ar9002_hw_spectral_scan_config() can be static
Fengguang Wu
1
-1
/
+1
2013-01-11
ath9k: fix spectral scan endless mode on AR9002
Simon Wunderlich
1
-1
/
+1
2013-01-09
ath9k: add spectral scan feature
Simon Wunderlich
1
-0
/
+64
2013-01-07
ath9k_hw: use the devres API for allocations
Felix Fietkau
1
-2
/
+0
2012-04-12
ath9k: remove dead code
Zefir Kurtisi
1
-1
/
+0
2011-07-11
ath9k_hw: add a missing delay for an analog register
Felix Fietkau
1
-2
/
+3
2011-07-11
ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional mode
Felix Fietkau
1
-1
/
+3
2011-07-11
ath9k_hw: remove hardcoded PLL overrides for AR9280
Felix Fietkau
1
-12
/
+13
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-05-16
ath9k_hw: define antenna diversity group
Mohammed Shafi Shajakhan
1
-0
/
+2
2011-05-16
ath9k_hw: make antenna diversity modules chip specific
Mohammed Shafi Shajakhan
1
-20
/
+22
2011-01-04
ath9k: fix spur mitigation no-spur case for AR9002
Brian Prodoehl
1
-2
/
+3
2010-11-22
ath9k: Use static const
Joe Perches
1
-5
/
+7
2010-11-15
bitops: Provide generic sign_extend32 function
Andreas Herrmann
1
-4
/
+4
2010-10-06
ath9k_hw: clean up register write buffering
Felix Fietkau
1
-1
/
+0
2010-09-07
ath9k_hw: Add functions to get/set antenna diversity configuration
Vasanthakumar Thiagarajan
1
-0
/
+35
2010-07-26
ath9k_hw: fix invalid extension channel noisefloor readings in HT20
Felix Fietkau
1
-2
/
+4
2010-07-02
ath9k_hw: clean up the noise floor calibration code to reduce code duplication
Felix Fietkau
1
-34
/
+9
2010-07-02
ath9k_hw: sanitize noise floor values properly on all chips
Felix Fietkau
1
-6
/
+26
2010-04-27
ath9k_hw: fix fast clock handling for 5GHz channels
Felix Fietkau
1
-10
/
+6
2010-04-16
ath9k_hw: Use buffered register writes
Sujith
1
-0
/
+5
2010-04-16
ath9k_hw: Split out the function for reading the noise floor
Felix Fietkau
1
-0
/
+53
2010-04-16
ath9k_hw: add common channel select helpers for ar900[23]
Luis R. Rodriguez
1
-2
/
+2
2010-04-16
ath9k_hw: add a private callback for PLL control computation
Luis R. Rodriguez
1
-0
/
+31
2010-04-16
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
1
-0
/
+450