index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
calib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-07
ath9k_hw: clean up register write buffering
Felix Fietkau
1
-1
/
+0
2010-10-07
ath9k_hw: clean up calibration flags
Felix Fietkau
1
-1
/
+1
2010-10-05
ath9k_hw: keep calibrated noise floor values per channel
Felix Fietkau
1
-20
/
+20
2010-08-16
ath9k: use AP beacon miss as a trigger for fast recalibration
Felix Fietkau
1
-4
/
+62
2010-08-16
ath9k_hw: apply the noise floor validation to the median instead of single
Felix Fietkau
1
-19
/
+32
2010-08-04
ath9k_hw: fix a noise floor calibration related race condition
Felix Fietkau
1
-7
/
+8
2010-08-04
ath9k_hw: clean up per-channel calibration data
Felix Fietkau
1
-48
/
+51
2010-08-04
ath9k_hw: clean up and fix initial noise floor calibration
Felix Fietkau
1
-2
/
+8
2010-07-26
ath9k_hw: simplify noisefloor calibration chainmask calculation
Felix Fietkau
1
-18
/
+1
2010-07-26
ath9k_hw: fix a small typo in the noisefloor calibration debug code
Felix Fietkau
1
-1
/
+1
2010-07-13
ath9k: merge noisefloor load implementations
Felix Fietkau
1
-0
/
+94
2010-07-02
ath9k_hw: clean up the noise floor calibration code to reduce code duplication
Felix Fietkau
1
-0
/
+4
2010-07-02
ath9k_hw: sanitize noise floor values properly on all chips
Felix Fietkau
1
-18
/
+39
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-04-16
ath9k_hw: abstract loading noisefloor
Luis R. Rodriguez
1
-67
/
+0
2010-04-16
ath9k_hw: split calib code by hardware families
Luis R. Rodriguez
1
-924
/
+4
2010-04-16
ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()
Luis R. Rodriguez
1
-4
/
+4
2010-04-16
ath9k_hw: rename the PA calib routines to match their families
Luis R. Rodriguez
1
-4
/
+4
2010-04-16
ath9k_hw: simplify OLC temp compensation for AR9002
Luis R. Rodriguez
1
-10
/
+4
2010-04-16
ath9k_hw: move the AR9280 OLC temp comp to its own helper
Luis R. Rodriguez
1
-24
/
+28
2010-04-16
ath9k_hw: shift code for AR9280 OLC temp comp
Luis R. Rodriguez
1
-18
/
+17
2010-04-16
ath9k_hw: rename PA calib for AR9287
Luis R. Rodriguez
1
-2
/
+2
2010-04-16
ath9k_hw: add a helper for the OLC tem compensation for AR9002
Luis R. Rodriguez
1
-3
/
+7
2010-04-16
ath9k_hw: add a helper for Power Amplifier calibration for AR9002
Luis R. Rodriguez
1
-15
/
+17
2010-04-16
ath9k_hw: Split out the function for reading the noise floor
Felix Fietkau
1
-89
/
+1
2010-04-16
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
1
-0
/
+1
2010-04-07
ath9k: Add support for newer AR9285 chipsets.
Vivek Natarajan
1
-1
/
+58
2010-03-23
ath9k_hw: use the skip count for PA calibration on AR9271
Sujith
1
-3
/
+6
2010-03-23
ath9k_hw: restrict valid nf readings for AR9271 to -114
Sujith
1
-0
/
+8
2010-03-23
ath9k_hw: fix noisefloor history buffer usage on AR9271
Sujith
1
-4
/
+4
2009-10-30
ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()
Luis R. Rodriguez
1
-1
/
+1
2009-10-27
ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration
Luis R. Rodriguez
1
-7
/
+18
2009-10-27
ath9k_hw: run the carrier leakage calibration fix for ar9271 as well
Luis R. Rodriguez
1
-1
/
+2
2009-10-08
ath9k: move hw code to its own module
Luis R. Rodriguez
1
-0
/
+3
2009-10-08
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
Senthil Balasubramanian
1
-2
/
+2
2009-10-08
ath9k: Add Calibration checks
Vivek Natarajan
1
-28
/
+50
2009-10-08
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
1
-1
/
+0
2009-10-08
atheros: add common debug printing
Luis R. Rodriguez
1
-145
/
+158
2009-10-08
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
1
-2
/
+2
2009-10-08
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
1
-51
/
+51
2009-09-23
ath9k: Fix regression in PA calibration
Sujith
1
-0
/
+1
2009-09-23
ath9k: Adjust the chainmasks properly
Senthil Balasubramanian
1
-5
/
+15
2009-09-23
ath9k: Set default noise floor value for AR9287
Vivek Natarajan
1
-0
/
+2
2009-08-28
ath9k: Handle PA cal usage properly
Sujith
1
-0
/
+5
2009-08-28
ath9k: Fix bugs in programming registers during PA CAL
Sujith
1
-3
/
+2
2009-08-28
ath9k: Reduce the frequency of PA offset calibration
Sujith
1
-4
/
+21
2009-08-20
ath9k: Add open loop power control support for AR9287.
Vivek Natarajan
1
-14
/
+30
2009-08-05
ath9k: add initial hardware support for ar9271
Luis R. Rodriguez
1
-1
/
+105
2009-07-27
ath9k: Add support for AR9287 based chipsets.
Vivek Natarajan
1
-8
/
+14
2009-07-24
ath9k: Manipulate and report the correct RSSI
Senthil Balasubramanian
1
-3
/
+10
[next]