Age | Commit message (Expand) | Author | Files | Lines |
2013-08-26 | ath9k: Fix ASPM workaround usage | Sujith Manoharan | 1 | -18/+11 |
2013-06-03 | ath9k: Enable WoW only for AR9462 | Sujith Manoharan | 1 | -4/+0 |
2013-04-10 | ath9k_hw: make various ar5416/ar91xx rf banks const | Felix Fietkau | 1 | -6/+0 |
2013-04-10 | ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xx | Felix Fietkau | 1 | -8/+3 |
2013-01-23 | ath9k_hw: fix RF bank initialization | Felix Fietkau | 1 | -4/+8 |
2013-01-08 | ath9k_hw: use the devres API for allocations | Felix Fietkau | 1 | -3/+8 |
2012-07-17 | ath9k_hw: remove redundant arguments to INIT_INI_ARRAY | Felix Fietkau | 1 | -107/+52 |
2012-07-12 | ath9k_hw: INI changes for WoW for AR9002 chipsets | Mohammed Shafi Shajakhan | 1 | -0/+5 |
2012-06-20 | ath9k_hw: remove the old ANI implementation | Felix Fietkau | 1 | -4/+0 |
2012-03-15 | ath9k: inline AR9271 1.0 INI overrides | Felix Fietkau | 1 | -3/+0 |
2012-03-15 | ath9k_hw: remove iniModes_*_tx_gain_9271 | Felix Fietkau | 1 | -15/+19 |
2012-03-15 | ath9k_hw: clean up iniModesAdditional | Felix Fietkau | 1 | -1/+1 |
2012-03-15 | ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization | Felix Fietkau | 1 | -5/+0 |
2012-03-15 | ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271 | Felix Fietkau | 1 | -6/+0 |
2012-02-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+19 |
2012-02-27 | ath9k_hw: remove duplicate initvals | Felix Fietkau | 1 | -73/+34 |
2012-02-21 | ath9k_hw: prevent writes to const data on AR9160 | Felix Fietkau | 1 | -0/+19 |
2011-11-01 | drivers/net: Add moduleparam.h to drivers as required. | Paul Gortmaker | 1 | -0/+1 |
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 |