Age | Commit message (Expand) | Author | Files | Lines |
2011-09-13 | ath9k_hw: drop an unused column in AR5008-AR9002 initvals | Felix Fietkau | 1 | -24/+24 |
2011-08-22 | ath9k: merge common ->config_pci_powersave() checks | Stanislaw Gruszka | 1 | -3/+0 |
2011-08-22 | ath9k: remove ->config_pci_powersave() redundant argument | Stanislaw Gruszka | 1 | -3/+2 |
2011-08-01 | ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled | Stanislaw Gruszka | 1 | -5/+1 |
2011-07-11 | ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacks | Felix Fietkau | 1 | -39/+0 |
2011-05-19 | ath9k: Drag the driver to the year 2011 | Sujith Manoharan | 1 | -1/+1 |
2011-01-28 | ath9k_hw: Fix system hang when resuming from S3/S4 | Rajkumar Manoharan | 1 | -2/+1 |
2011-01-05 | ath9k: correct MODULE_PARM_DESC parameters for force_new_ani | John W. Linville | 1 | -1/+1 |
2010-12-13 | ath9k_hw: clean up SREV version checks | Felix Fietkau | 1 | -19/+0 |
2010-12-08 | ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err | Joe Perches | 1 | -3/+3 |
2010-11-09 | ath9k_hw: Fix AR9280 surprise removal during frequent idle on/off | Vasanthakumar Thiagarajan | 1 | -0/+3 |
2010-10-07 | ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new | Felix Fietkau | 1 | -5/+0 |
2010-10-07 | ath9k_hw: clean up register write buffering | Felix Fietkau | 1 | -4/+0 |
2010-09-27 | ath9k_hw: simplify revision checks for AR9280 | Felix Fietkau | 1 | -1/+1 |
2010-09-07 | ath9k_hw: Restore ANI registers to default during partial reset for AR9271 | Rajkumar Manoharan | 1 | -0/+50 |
2010-07-14 | ath9k_hw: remove initvals for hardware which was never sold | Felix Fietkau | 1 | -66/+0 |
2010-07-02 | ath9k_hw: fix a few inconsistencies in initval array names | Felix Fietkau | 1 | -6/+6 |
2010-06-14 | ath9k: add new ANI implementation for AR9003 | Luis R. Rodriguez | 1 | -1/+8 |
2010-06-14 | ath9k_hw: allow for spliting up ANI operations by family | Luis R. Rodriguez | 1 | -0/+2 |
2010-06-03 | ath9k_hw: Fix async fifo for AR9287 | Sujith | 1 | -6/+18 |
2010-06-03 | ath9k_hw: Update the PCI WAR register | Sujith | 1 | -28/+57 |
2010-04-26 | ath9k_htc: Use multiple register writes | Sujith | 1 | -0/+5 |
2010-04-16 | ath9k_hw: Use buffered register writes | Sujith | 1 | -1/+6 |
2010-04-16 | ath9k_hw: skip WEP aggregation enable code for AR9003 | Luis R. Rodriguez | 1 | -0/+12 |
2010-04-16 | ath9k_hw: skip asynch fifo enablement to AR9003 | Luis R. Rodriguez | 1 | -0/+29 |
2010-04-16 | ath9k_hw: move the RF claim stuff to AR9002 hardware family | Luis R. Rodriguez | 1 | -0/+43 |
2010-04-16 | ath9k_hw: move TX/RX gain INI stuff to its own hardware family code | Luis R. Rodriguez | 1 | -0/+106 |
2010-04-16 | ath9k_hw: move the cck channel 14 INI to the AR9002 hw code | Luis R. Rodriguez | 1 | -0/+15 |
2010-04-16 | ath9k_hw: split the generic hardware code by hardware family | Luis R. Rodriguez | 1 | -0/+383 |