summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/calib.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau2010-07-261-18/+1
* ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau2010-07-261-1/+1
* ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-121-0/+94
* ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau2010-07-021-0/+4
* ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau2010-07-021-18/+39
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* ath9k_hw: abstract loading noisefloorLuis R. Rodriguez2010-04-161-67/+0
* ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez2010-04-161-924/+4
* ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()Luis R. Rodriguez2010-04-161-4/+4
* ath9k_hw: rename the PA calib routines to match their familiesLuis R. Rodriguez2010-04-161-4/+4
* ath9k_hw: simplify OLC temp compensation for AR9002Luis R. Rodriguez2010-04-161-10/+4
* ath9k_hw: move the AR9280 OLC temp comp to its own helperLuis R. Rodriguez2010-04-161-24/+28
* ath9k_hw: shift code for AR9280 OLC temp compLuis R. Rodriguez2010-04-161-18/+17
* ath9k_hw: rename PA calib for AR9287Luis R. Rodriguez2010-04-161-2/+2
* ath9k_hw: add a helper for the OLC tem compensation for AR9002Luis R. Rodriguez2010-04-161-3/+7
* ath9k_hw: add a helper for Power Amplifier calibration for AR9002Luis R. Rodriguez2010-04-161-15/+17
* ath9k_hw: Split out the function for reading the noise floorFelix Fietkau2010-04-161-89/+1
* ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez2010-04-161-0/+1
* ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan2010-04-071-1/+58
* ath9k_hw: use the skip count for PA calibration on AR9271Sujith2010-03-231-3/+6
* ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith2010-03-231-0/+8
* ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith2010-03-231-4/+4
* ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()Luis R. Rodriguez2009-10-301-1/+1
* ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibrationLuis R. Rodriguez2009-10-271-7/+18
* ath9k_hw: run the carrier leakage calibration fix for ar9271 as wellLuis R. Rodriguez2009-10-271-1/+2
* ath9k: move hw code to its own moduleLuis R. Rodriguez2009-10-071-0/+3
* ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.Senthil Balasubramanian2009-10-071-2/+2
* ath9k: Add Calibration checksVivek Natarajan2009-10-071-28/+50
* ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez2009-10-071-1/+0
* atheros: add common debug printingLuis R. Rodriguez2009-10-071-145/+158
* atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez2009-10-071-2/+2
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-071-51/+51
* ath9k: Fix regression in PA calibrationSujith2009-09-231-0/+1
* ath9k: Adjust the chainmasks properlySenthil Balasubramanian2009-09-231-5/+15
* ath9k: Set default noise floor value for AR9287Vivek Natarajan2009-09-231-0/+2
* ath9k: Handle PA cal usage properlySujith2009-08-281-0/+5
* ath9k: Fix bugs in programming registers during PA CALSujith2009-08-281-3/+2
* ath9k: Reduce the frequency of PA offset calibrationSujith2009-08-281-4/+21
* ath9k: Add open loop power control support for AR9287.Vivek Natarajan2009-08-201-14/+30
* ath9k: add initial hardware support for ar9271Luis R. Rodriguez2009-08-041-1/+105
* ath9k: Add support for AR9287 based chipsets.Vivek Natarajan2009-07-271-8/+14
* ath9k: Manipulate and report the correct RSSISenthil Balasubramanian2009-07-241-3/+10
* ath9k: remove redundant AR9285 checksGabor Juhos2009-05-061-3/+3
* ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrateSujith2009-04-221-3/+0
* ath9k: Fix bug in calibration initializationSujith2009-04-221-39/+22
* ath9k: Use a consistent naming conventionSujith2009-04-221-14/+14
* ath9k: Cleanup calibration interfaceSujith2009-04-221-14/+13
* ath9k: Fix bug in determining calibration supportSujith2009-04-221-2/+2
* ath9k: Fix bug in checking HT flagSujith2009-04-221-1/+1
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+1060