summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_hw.c
AgeCommit message (Expand)Author
2016-12-15ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_revMartin Blumenstingl
2014-01-03ath9k: Register supported HW hang checksSujith Manoharan
2013-12-18ath9k_hw: remove ah->config.pcie_clock_reqFelix Fietkau
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan
2013-06-03ath9k: Enable WoW only for AR9462Sujith Manoharan
2013-04-10ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau
2013-04-10ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau
2013-01-22ath9k_hw: fix RF bank initializationFelix Fietkau
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau
2012-07-17ath9k_hw: remove redundant arguments to INIT_INI_ARRAYFelix Fietkau
2012-07-12ath9k_hw: INI changes for WoW for AR9002 chipsetsMohammed Shafi Shajakhan
2012-06-20ath9k_hw: remove the old ANI implementationFelix Fietkau
2012-03-15ath9k: inline AR9271 1.0 INI overridesFelix Fietkau
2012-03-15ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau
2012-03-15ath9k_hw: clean up iniModesAdditionalFelix Fietkau
2012-03-15ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau
2012-03-15ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-27ath9k_hw: remove duplicate initvalsFelix Fietkau
2012-02-21ath9k_hw: prevent writes to const data on AR9160Felix Fietkau
2011-10-31drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker
2011-09-13ath9k_hw: drop an unused column in AR5008-AR9002 initvalsFelix Fietkau
2011-08-22ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka
2011-08-22ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka
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