summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_calib.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau2016-10-131-22/+3
* ath9k_hw: implement temperature compensation support for AR9003+Felix Fietkau2016-07-191-3/+22
* ath9k_hw: get rid of some duplicate code in calibration initFelix Fietkau2016-07-191-32/+22
* ath9k_hw: simplify ar9003_hw_per_calibrationFelix Fietkau2016-07-191-27/+26
* ath9k: set correct peak detect thresholdMiaoqing Pan2016-03-111-14/+11
* ath9k: use AR_SREV_9003_PCOEM to identify PCOEM chipsMiaoqing Pan2016-03-111-4/+1
* ath9k: enable manual peak cal for all ar9300 chipsMiaoqing Pan2016-03-111-8/+6
* ath9k: enable hw manual peak calibration for QCA9561Miaoqing Pan2015-09-291-2/+4
* ath9k: Enable manual peak detect calibrationSujith Manoharan2015-01-291-2/+8
* ath9k: Set correct peak detect thresholdSujith Manoharan2015-01-291-4/+11
* ath9k: Fix manual peak calibration initializationSujith Manoharan2015-01-291-8/+30
* ath9k: restart hardware after noise floor calibration failureFelix Fietkau2014-10-271-5/+6
* ath9k: Calculate IQ-CAL medianSujith Manoharan2014-02-121-12/+79
* ath9k: Expand the IQ coefficient arraySujith Manoharan2014-02-121-20/+21
* ath9k: Modify IQ calibration for AR955xSujith Manoharan2014-02-121-22/+59
* ath9k: Fix magnitude/phase calculationSujith Manoharan2014-02-121-3/+7
* ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passesSujith Manoharan2014-02-121-4/+4
* ath9k: Check explicitly for IQ calibrationSujith Manoharan2014-02-121-1/+6
* ath9k: Fix IQ cal post processing for SoCSujith Manoharan2014-02-121-2/+2
* ath9k: Remove unnecessary checkSujith Manoharan2014-02-121-3/+0
* ath9k: Fix possible overflow conditionSujith Manoharan2014-01-161-1/+1
* ath9k: Fix IQ calibrationSujith Manoharan2014-01-161-2/+15
* ath9k: Fix AR955x RX sensitivitySujith Manoharan2014-01-031-0/+223
* ath9k: Enable manual peak calibration for AR9331 v1.1Sujith Manoharan2013-12-091-10/+19
* ath9k: Cleanup IQ calibration for PCOEM chipsSujith Manoharan2013-12-021-11/+1
* ath9k: Fix TX IQ calibration for SoC chipsSujith Manoharan2013-12-021-12/+8
* ath9k: Fix Carrier Leak calibration for SoC chipsSujith Manoharan2013-12-021-25/+2
* ath9k: Remove unnecessary checkSujith Manoharan2013-12-021-2/+1
* ath9k: Remove RTT/MCI code from SoC calibrationSujith Manoharan2013-12-021-69/+1
* ath9k: Separate routines for PCOEM and SoC calibrationSujith Manoharan2013-12-021-3/+195
* ath9k: Fix PeakDetect calibration for AR9462Sujith Manoharan2013-09-261-11/+46
* ath9k: Use bitops for calibration flagsSujith Manoharan2013-09-261-8/+12
* ath9k: Fix calibration for AR9462Sujith Manoharan2013-09-261-0/+15
* ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2013-05-171-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-291-0/+4
|\
| * ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau2013-03-181-0/+4
* | Show actual timeout value in failed calibration messages.Robert Shade2013-03-271-1/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-0/+2
|\
| * ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau2013-01-221-0/+2
* | ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()Sujith Manoharan2013-01-091-38/+54
* | ath9k_hw: Fix MCI init for AGC calibrationSujith Manoharan2013-01-091-8/+11
* | ath9k_hw: Do not enable IQ-CAL for half/quarter ratesSujith Manoharan2013-01-091-7/+6
* | ath9k_hw: Fix calibration for AR9340Sujith Manoharan2013-01-071-1/+1
* | ath9k_hw: Remove TEMP_COMP_CALSujith Manoharan2013-01-071-17/+3
* | ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan2013-01-071-6/+11
|/
* ath9k_hw: Fix wrong peak detector DC offsetRajkumar Manoharan2012-11-161-0/+76
* ath9k_hw: Fix max rx rate drop for AR9565Rajkumar Manoharan2012-10-291-0/+5
* ath9k_hw: do not load noise floor readings when it is runningRajkumar Manoharan2012-07-091-8/+5
* ath9k_hw: fix IQ calibration chain indexRajkumar Manoharan2012-06-061-9/+6
* ath9k_hw: Fix MCI usageSujith Manoharan2012-06-061-3/+2
OpenPOWER on IntegriCloud