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
/
ar9003_calib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
Revert "ath9k_hw: implement temperature compensation support for AR9003+"
Felix Fietkau
1
-22
/
+3
2016-07-19
ath9k_hw: implement temperature compensation support for AR9003+
Felix Fietkau
1
-3
/
+22
2016-07-19
ath9k_hw: get rid of some duplicate code in calibration init
Felix Fietkau
1
-32
/
+22
2016-07-19
ath9k_hw: simplify ar9003_hw_per_calibration
Felix Fietkau
1
-27
/
+26
2016-03-11
ath9k: set correct peak detect threshold
Miaoqing Pan
1
-14
/
+11
2016-03-11
ath9k: use AR_SREV_9003_PCOEM to identify PCOEM chips
Miaoqing Pan
1
-4
/
+1
2016-03-11
ath9k: enable manual peak cal for all ar9300 chips
Miaoqing Pan
1
-8
/
+6
2015-09-29
ath9k: enable hw manual peak calibration for QCA9561
Miaoqing Pan
1
-2
/
+4
2015-01-29
ath9k: Enable manual peak detect calibration
Sujith Manoharan
1
-2
/
+8
2015-01-29
ath9k: Set correct peak detect threshold
Sujith Manoharan
1
-4
/
+11
2015-01-29
ath9k: Fix manual peak calibration initialization
Sujith Manoharan
1
-8
/
+30
2014-10-27
ath9k: restart hardware after noise floor calibration failure
Felix Fietkau
1
-5
/
+6
2014-02-13
ath9k: Calculate IQ-CAL median
Sujith Manoharan
1
-12
/
+79
2014-02-13
ath9k: Expand the IQ coefficient array
Sujith Manoharan
1
-20
/
+21
2014-02-13
ath9k: Modify IQ calibration for AR955x
Sujith Manoharan
1
-22
/
+59
2014-02-13
ath9k: Fix magnitude/phase calculation
Sujith Manoharan
1
-3
/
+7
2014-02-13
ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passes
Sujith Manoharan
1
-4
/
+4
2014-02-13
ath9k: Check explicitly for IQ calibration
Sujith Manoharan
1
-1
/
+6
2014-02-13
ath9k: Fix IQ cal post processing for SoC
Sujith Manoharan
1
-2
/
+2
2014-02-13
ath9k: Remove unnecessary check
Sujith Manoharan
1
-3
/
+0
2014-01-16
ath9k: Fix possible overflow condition
Sujith Manoharan
1
-1
/
+1
2014-01-16
ath9k: Fix IQ calibration
Sujith Manoharan
1
-2
/
+15
2014-01-04
ath9k: Fix AR955x RX sensitivity
Sujith Manoharan
1
-0
/
+223
2013-12-10
ath9k: Enable manual peak calibration for AR9331 v1.1
Sujith Manoharan
1
-10
/
+19
2013-12-02
ath9k: Cleanup IQ calibration for PCOEM chips
Sujith Manoharan
1
-11
/
+1
2013-12-02
ath9k: Fix TX IQ calibration for SoC chips
Sujith Manoharan
1
-12
/
+8
2013-12-02
ath9k: Fix Carrier Leak calibration for SoC chips
Sujith Manoharan
1
-25
/
+2
2013-12-02
ath9k: Remove unnecessary check
Sujith Manoharan
1
-2
/
+1
2013-12-02
ath9k: Remove RTT/MCI code from SoC calibration
Sujith Manoharan
1
-69
/
+1
2013-12-02
ath9k: Separate routines for PCOEM and SoC calibration
Sujith Manoharan
1
-3
/
+195
2013-09-26
ath9k: Fix PeakDetect calibration for AR9462
Sujith Manoharan
1
-11
/
+46
2013-09-26
ath9k: Use bitops for calibration flags
Sujith Manoharan
1
-8
/
+12
2013-09-26
ath9k: Fix calibration for AR9462
Sujith Manoharan
1
-0
/
+15
2013-05-17
ath9k_hw: Enable manual peak calibration for AR9485
Sujith Manoharan
1
-1
/
+1
2013-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+4
2013-03-27
Show actual timeout value in failed calibration messages.
Robert Shade
1
-1
/
+2
2013-03-18
ath9k_hw: revert chainmask to user configuration after calibration
Felix Fietkau
1
-0
/
+4
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2013-01-22
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
1
-0
/
+2
2013-01-09
ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()
Sujith Manoharan
1
-38
/
+54
2013-01-09
ath9k_hw: Fix MCI init for AGC calibration
Sujith Manoharan
1
-8
/
+11
2013-01-09
ath9k_hw: Do not enable IQ-CAL for half/quarter rates
Sujith Manoharan
1
-7
/
+6
2013-01-08
ath9k_hw: Fix calibration for AR9340
Sujith Manoharan
1
-1
/
+1
2013-01-08
ath9k_hw: Remove TEMP_COMP_CAL
Sujith Manoharan
1
-17
/
+3
2013-01-08
ath9k_hw: Enable calibration types in init_cal_settings
Sujith Manoharan
1
-6
/
+11
2012-11-16
ath9k_hw: Fix wrong peak detector DC offset
Rajkumar Manoharan
1
-0
/
+76
2012-10-29
ath9k_hw: Fix max rx rate drop for AR9565
Rajkumar Manoharan
1
-0
/
+5
2012-07-10
ath9k_hw: do not load noise floor readings when it is running
Rajkumar Manoharan
1
-8
/
+5
2012-06-06
ath9k_hw: fix IQ calibration chain index
Rajkumar Manoharan
1
-9
/
+6
2012-06-06
ath9k_hw: Fix MCI usage
Sujith Manoharan
1
-3
/
+2
[next]