| Commit message (Expand) | Author | Age |
* | ath9k: fix max noise floor threshold | Rajkumar Manoharan | 2012-03-26 |
* | ath9k: Fix regression in channelwidth switch at the same channel | Rajkumar Manoharan | 2012-01-10 |
* | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO | Joe Perches | 2011-12-19 |
* | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 |
* | ath9k: Fix noisefloor history update for extn chains | Rajkumar Manoharan | 2011-08-24 |
* | ath9k_hw: calculate a much better approximation of channel noise | Felix Fietkau | 2011-08-08 |
* | ath9k: Drag the driver to the year 2011 | Sujith Manoharan | 2011-05-19 |
* | ath9k_hw: remove get_channel_noise function | Mohammed Shafi Shajakhan | 2011-05-10 |
* | ath9k_hw: do noise floor calibration only on required chains | Rajkumar Manoharan | 2011-05-05 |
* | ath9k_hw: Increase the wait count for nf load. | Vivek Natarajan | 2011-03-11 |
* | ath9k: preserve caldata history buffer across scanning | Rajkumar Manoharan | 2011-01-19 |
* | ath: Convert ath_print to ath_dbg | Joe Perches | 2010-12-07 |
* | ath9k_hw: clean up register write buffering | Felix Fietkau | 2010-10-06 |
* | ath9k_hw: clean up calibration flags | Felix Fietkau | 2010-10-06 |
* | ath9k_hw: keep calibrated noise floor values per channel | Felix Fietkau | 2010-10-05 |
* | ath9k: use AP beacon miss as a trigger for fast recalibration | Felix Fietkau | 2010-08-16 |
* | ath9k_hw: apply the noise floor validation to the median instead of single | Felix Fietkau | 2010-08-16 |
* | ath9k_hw: fix a noise floor calibration related race condition | Felix Fietkau | 2010-08-04 |
* | ath9k_hw: clean up per-channel calibration data | Felix Fietkau | 2010-08-04 |
* | ath9k_hw: clean up and fix initial noise floor calibration | Felix Fietkau | 2010-08-04 |
* | ath9k_hw: simplify noisefloor calibration chainmask calculation | Felix Fietkau | 2010-07-26 |
* | ath9k_hw: fix a small typo in the noisefloor calibration debug code | Felix Fietkau | 2010-07-26 |
* | ath9k: merge noisefloor load implementations | Felix Fietkau | 2010-07-12 |
* | ath9k_hw: clean up the noise floor calibration code to reduce code duplication | Felix Fietkau | 2010-07-02 |
* | ath9k_hw: sanitize noise floor values properly on all chips | Felix Fietkau | 2010-07-02 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 |
* | ath9k_hw: abstract loading noisefloor | Luis R. Rodriguez | 2010-04-16 |
* | ath9k_hw: split calib code by hardware families | Luis R. Rodriguez | 2010-04-16 |
* | ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf() | Luis R. Rodriguez | 2010-04-16 |
* | ath9k_hw: rename the PA calib routines to match their families | Luis R. Rodriguez | 2010-04-16 |
* | ath9k_hw: simplify OLC temp compensation for AR9002 | Luis R. Rodriguez | 2010-04-16 |
* | ath9k_hw: move the AR9280 OLC temp comp to its own helper | Luis R. Rodriguez | 2010-04-16 |
* | ath9k_hw: shift code for AR9280 OLC temp comp | Luis R. Rodriguez | 2010-04-16 |
* | ath9k_hw: rename PA calib for AR9287 | Luis R. Rodriguez | 2010-04-16 |
* | ath9k_hw: add a helper for the OLC tem compensation for AR9002 | Luis R. Rodriguez | 2010-04-16 |
* | ath9k_hw: add a helper for Power Amplifier calibration for AR9002 | Luis R. Rodriguez | 2010-04-16 |
* | ath9k_hw: Split out the function for reading the noise floor | Felix Fietkau | 2010-04-16 |
* | ath9k_hw: Move some RF ops to the private callbacks | Luis R. Rodriguez | 2010-04-16 |
* | ath9k: Add support for newer AR9285 chipsets. | Vivek Natarajan | 2010-04-07 |
* | ath9k_hw: use the skip count for PA calibration on AR9271 | Sujith | 2010-03-23 |
* | ath9k_hw: restrict valid nf readings for AR9271 to -114 | Sujith | 2010-03-23 |
* | ath9k_hw: fix noisefloor history buffer usage on AR9271 | Sujith | 2010-03-23 |
* | ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal() | Luis R. Rodriguez | 2009-10-30 |
* | ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration | Luis R. Rodriguez | 2009-10-27 |
* | ath9k_hw: run the carrier leakage calibration fix for ar9271 as well | Luis R. Rodriguez | 2009-10-27 |
* | ath9k: move hw code to its own module | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: Reduce PLL Settle time and eliminate redundant PLL calls. | Senthil Balasubramanian | 2009-10-07 |
* | ath9k: Add Calibration checks | Vivek Natarajan | 2009-10-07 |
* | ath9k: clarify what hw code is and remove ath9k.h from a few files | Luis R. Rodriguez | 2009-10-07 |
* | atheros: add common debug printing | Luis R. Rodriguez | 2009-10-07 |