| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: remove dead code | Zefir Kurtisi | 2012-04-12 | 1 | -1/+0 |
* | ath9k_hw: add a missing delay for an analog register | Felix Fietkau | 2011-07-11 | 1 | -2/+3 |
* | ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional mode | Felix Fietkau | 2011-07-11 | 1 | -1/+3 |
* | ath9k_hw: remove hardcoded PLL overrides for AR9280 | Felix Fietkau | 2011-07-11 | 1 | -12/+13 |
* | ath9k: Drag the driver to the year 2011 | Sujith Manoharan | 2011-05-19 | 1 | -1/+1 |
* | ath9k_hw: define antenna diversity group | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -0/+2 |
* | ath9k_hw: make antenna diversity modules chip specific | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -20/+22 |
* | ath9k: fix spur mitigation no-spur case for AR9002 | Brian Prodoehl | 2011-01-04 | 1 | -2/+3 |
* | ath9k: Use static const | Joe Perches | 2010-11-22 | 1 | -5/+7 |
* | bitops: Provide generic sign_extend32 function | Andreas Herrmann | 2010-11-15 | 1 | -4/+4 |
* | ath9k_hw: clean up register write buffering | Felix Fietkau | 2010-10-06 | 1 | -1/+0 |
* | ath9k_hw: Add functions to get/set antenna diversity configuration | Vasanthakumar Thiagarajan | 2010-09-07 | 1 | -0/+35 |
* | ath9k_hw: fix invalid extension channel noisefloor readings in HT20 | Felix Fietkau | 2010-07-26 | 1 | -2/+4 |
* | ath9k_hw: clean up the noise floor calibration code to reduce code duplication | Felix Fietkau | 2010-07-02 | 1 | -34/+9 |
* | ath9k_hw: sanitize noise floor values properly on all chips | Felix Fietkau | 2010-07-02 | 1 | -6/+26 |
* | ath9k_hw: fix fast clock handling for 5GHz channels | Felix Fietkau | 2010-04-27 | 1 | -10/+6 |
* | ath9k_hw: Use buffered register writes | Sujith | 2010-04-16 | 1 | -0/+5 |
* | ath9k_hw: Split out the function for reading the noise floor | Felix Fietkau | 2010-04-16 | 1 | -0/+53 |
* | ath9k_hw: add common channel select helpers for ar900[23] | Luis R. Rodriguez | 2010-04-16 | 1 | -2/+2 |
* | ath9k_hw: add a private callback for PLL control computation | Luis R. Rodriguez | 2010-04-16 | 1 | -0/+31 |
* | ath9k_hw: Move some RF ops to the private callbacks | Luis R. Rodriguez | 2010-04-16 | 1 | -0/+450 |