summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9002_hw.c
AgeCommit message (Expand)Author
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka
2011-07-11ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacksFelix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-01-28ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan
2011-01-05ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville
2010-12-13ath9k_hw: clean up SREV version checksFelix Fietkau
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches
2010-11-08ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan
2010-10-06ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau
2010-09-07ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan
2010-07-14ath9k_hw: remove initvals for hardware which was never soldFelix Fietkau
2010-07-02ath9k_hw: fix a few inconsistencies in initval array namesFelix Fietkau
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez
2010-06-03ath9k_hw: Fix async fifo for AR9287Sujith
2010-06-03ath9k_hw: Update the PCI WAR registerSujith
2010-04-26ath9k_htc: Use multiple register writesSujith
2010-04-16ath9k_hw: Use buffered register writesSujith
2010-04-16ath9k_hw: skip WEP aggregation enable code for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: skip asynch fifo enablement to AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: move the RF claim stuff to AR9002 hardware familyLuis R. Rodriguez
2010-04-16ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez
2010-04-16ath9k_hw: move the cck channel 14 INI to the AR9002 hw codeLuis R. Rodriguez
2010-04-16ath9k_hw: split the generic hardware code by hardware familyLuis R. Rodriguez