aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-03-121-0/+19
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-151-5/+1
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan2011-01-281-2/+1
* ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville2011-01-051-1/+1
* ath9k_hw: clean up SREV version checksFelix Fietkau2010-12-131-19/+0
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-3/+3
* ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan2010-11-081-0/+3
* ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau2010-10-061-5/+0
* ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-061-4/+0
* ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-271-1/+1
* ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan2010-09-071-0/+50
* ath9k_hw: remove initvals for hardware which was never soldFelix Fietkau2010-07-141-66/+0
* ath9k_hw: fix a few inconsistencies in initval array namesFelix Fietkau2010-07-021-6/+6
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-141-1/+8
* ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez2010-06-141-0/+2
* ath9k_hw: Fix async fifo for AR9287Sujith2010-06-031-6/+18
* ath9k_hw: Update the PCI WAR registerSujith2010-06-031-28/+57
* ath9k_htc: Use multiple register writesSujith2010-04-261-0/+5
* ath9k_hw: Use buffered register writesSujith2010-04-161-1/+6
* ath9k_hw: skip WEP aggregation enable code for AR9003Luis R. Rodriguez2010-04-161-0/+12
* ath9k_hw: skip asynch fifo enablement to AR9003Luis R. Rodriguez2010-04-161-0/+29
* ath9k_hw: move the RF claim stuff to AR9002 hardware familyLuis R. Rodriguez2010-04-161-0/+43
* ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez2010-04-161-0/+106
* ath9k_hw: move the cck channel 14 INI to the AR9002 hw codeLuis R. Rodriguez2010-04-161-0/+15
* ath9k_hw: split the generic hardware code by hardware familyLuis R. Rodriguez2010-04-161-0/+383