summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_revMartin Blumenstingl2016-12-151-4/+2
* ath9k: Register supported HW hang checksSujith Manoharan2014-01-031-0/+15
* ath9k_hw: remove ah->config.pcie_clock_reqFelix Fietkau2013-12-181-6/+2
* ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-141-22/+4
* ath9k: Fix ASPM workaround usageSujith Manoharan2013-08-261-18/+11
* ath9k: Enable WoW only for AR9462Sujith Manoharan2013-06-031-4/+0
* ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau2013-04-101-6/+0
* ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau2013-04-101-8/+3
* ath9k_hw: fix RF bank initializationFelix Fietkau2013-01-221-4/+8
* ath9k_hw: use the devres API for allocationsFelix Fietkau2013-01-071-3/+8
* ath9k_hw: remove redundant arguments to INIT_INI_ARRAYFelix Fietkau2012-07-171-107/+52
* ath9k_hw: INI changes for WoW for AR9002 chipsetsMohammed Shafi Shajakhan2012-07-121-0/+5
* ath9k_hw: remove the old ANI implementationFelix Fietkau2012-06-201-4/+0
* ath9k: inline AR9271 1.0 INI overridesFelix Fietkau2012-03-151-3/+0
* ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau2012-03-151-15/+19
* ath9k_hw: clean up iniModesAdditionalFelix Fietkau2012-03-151-1/+1
* ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau2012-03-151-5/+0
* ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau2012-03-151-6/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-291-0/+19
|\
| * ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-02-211-0/+19
* | ath9k_hw: remove duplicate initvalsFelix Fietkau2012-02-271-73/+34
|/
* drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-311-0/+1
* ath9k_hw: drop an unused column in AR5008-AR9002 initvalsFelix Fietkau2011-09-131-24/+24
* ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka2011-08-221-3/+0
* ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka2011-08-221-3/+2
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-011-5/+1
* ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacksFelix Fietkau2011-07-111-39/+0
* 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