index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
calib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k_hw: Increase the wait count for nf load.
Vivek Natarajan
2011-03-11
1
-2
/
+2
*
ath9k: preserve caldata history buffer across scanning
Rajkumar Manoharan
2011-01-19
1
-3
/
+2
*
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
1
-30
/
+29
*
ath9k_hw: clean up register write buffering
Felix Fietkau
2010-10-06
1
-1
/
+0
*
ath9k_hw: clean up calibration flags
Felix Fietkau
2010-10-06
1
-1
/
+1
*
ath9k_hw: keep calibrated noise floor values per channel
Felix Fietkau
2010-10-05
1
-20
/
+20
*
ath9k: use AP beacon miss as a trigger for fast recalibration
Felix Fietkau
2010-08-16
1
-4
/
+62
*
ath9k_hw: apply the noise floor validation to the median instead of single
Felix Fietkau
2010-08-16
1
-19
/
+32
*
ath9k_hw: fix a noise floor calibration related race condition
Felix Fietkau
2010-08-04
1
-7
/
+8
*
ath9k_hw: clean up per-channel calibration data
Felix Fietkau
2010-08-04
1
-48
/
+51
*
ath9k_hw: clean up and fix initial noise floor calibration
Felix Fietkau
2010-08-04
1
-2
/
+8
*
ath9k_hw: simplify noisefloor calibration chainmask calculation
Felix Fietkau
2010-07-26
1
-18
/
+1
*
ath9k_hw: fix a small typo in the noisefloor calibration debug code
Felix Fietkau
2010-07-26
1
-1
/
+1
*
ath9k: merge noisefloor load implementations
Felix Fietkau
2010-07-12
1
-0
/
+94
*
ath9k_hw: clean up the noise floor calibration code to reduce code duplication
Felix Fietkau
2010-07-02
1
-0
/
+4
*
ath9k_hw: sanitize noise floor values properly on all chips
Felix Fietkau
2010-07-02
1
-18
/
+39
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-1
/
+0
*
ath9k_hw: abstract loading noisefloor
Luis R. Rodriguez
2010-04-16
1
-67
/
+0
*
ath9k_hw: split calib code by hardware families
Luis R. Rodriguez
2010-04-16
1
-924
/
+4
*
ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()
Luis R. Rodriguez
2010-04-16
1
-4
/
+4
*
ath9k_hw: rename the PA calib routines to match their families
Luis R. Rodriguez
2010-04-16
1
-4
/
+4
*
ath9k_hw: simplify OLC temp compensation for AR9002
Luis R. Rodriguez
2010-04-16
1
-10
/
+4
*
ath9k_hw: move the AR9280 OLC temp comp to its own helper
Luis R. Rodriguez
2010-04-16
1
-24
/
+28
*
ath9k_hw: shift code for AR9280 OLC temp comp
Luis R. Rodriguez
2010-04-16
1
-18
/
+17
*
ath9k_hw: rename PA calib for AR9287
Luis R. Rodriguez
2010-04-16
1
-2
/
+2
*
ath9k_hw: add a helper for the OLC tem compensation for AR9002
Luis R. Rodriguez
2010-04-16
1
-3
/
+7
*
ath9k_hw: add a helper for Power Amplifier calibration for AR9002
Luis R. Rodriguez
2010-04-16
1
-15
/
+17
*
ath9k_hw: Split out the function for reading the noise floor
Felix Fietkau
2010-04-16
1
-89
/
+1
*
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
2010-04-16
1
-0
/
+1
*
ath9k: Add support for newer AR9285 chipsets.
Vivek Natarajan
2010-04-07
1
-1
/
+58
*
ath9k_hw: use the skip count for PA calibration on AR9271
Sujith
2010-03-23
1
-3
/
+6
*
ath9k_hw: restrict valid nf readings for AR9271 to -114
Sujith
2010-03-23
1
-0
/
+8
*
ath9k_hw: fix noisefloor history buffer usage on AR9271
Sujith
2010-03-23
1
-4
/
+4
*
ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()
Luis R. Rodriguez
2009-10-30
1
-1
/
+1
*
ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration
Luis R. Rodriguez
2009-10-27
1
-7
/
+18
*
ath9k_hw: run the carrier leakage calibration fix for ar9271 as well
Luis R. Rodriguez
2009-10-27
1
-1
/
+2
*
ath9k: move hw code to its own module
Luis R. Rodriguez
2009-10-07
1
-0
/
+3
*
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
Senthil Balasubramanian
2009-10-07
1
-2
/
+2
*
ath9k: Add Calibration checks
Vivek Natarajan
2009-10-07
1
-28
/
+50
*
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
2009-10-07
1
-1
/
+0
*
atheros: add common debug printing
Luis R. Rodriguez
2009-10-07
1
-145
/
+158
*
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
2009-10-07
1
-2
/
+2
*
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
2009-10-07
1
-51
/
+51
*
ath9k: Fix regression in PA calibration
Sujith
2009-09-23
1
-0
/
+1
*
ath9k: Adjust the chainmasks properly
Senthil Balasubramanian
2009-09-23
1
-5
/
+15
*
ath9k: Set default noise floor value for AR9287
Vivek Natarajan
2009-09-23
1
-0
/
+2
*
ath9k: Handle PA cal usage properly
Sujith
2009-08-28
1
-0
/
+5
*
ath9k: Fix bugs in programming registers during PA CAL
Sujith
2009-08-28
1
-3
/
+2
*
ath9k: Reduce the frequency of PA offset calibration
Sujith
2009-08-28
1
-4
/
+21
*
ath9k: Add open loop power control support for AR9287.
Vivek Natarajan
2009-08-20
1
-14
/
+30
[next]