aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw-ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches1-1/+1
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi1-0/+9
2011-10-14ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan1-0/+7
2011-09-19ath9k_hw: fix setting the hardware diversity flagFelix Fietkau1-5/+0
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau1-58/+0
2011-09-16ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau1-0/+6
2011-08-22ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka1-0/+3
2011-08-22ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka1-3/+2
2011-06-01ath9k_hw: remove ath9k_hw_get_desc_linkFelix Fietkau1-5/+0
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-05-16ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan1-0/+12
2011-05-05ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan1-6/+0
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau1-0/+5
2011-04-04ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan1-6/+0
2010-12-20ath9k_hw: remove baseband rfsilent supportFelix Fietkau1-5/+0
2010-10-06ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau1-6/+0
2010-10-06ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau1-5/+0
2010-10-06ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau1-5/+0
2010-10-06ath9k_hw: clean up calibration flagsFelix Fietkau1-6/+0
2010-07-12ath9k: merge noisefloor load implementationsFelix Fietkau1-6/+0
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez1-2/+2
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez1-0/+16
2010-04-16ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan1-0/+71
2010-04-16ath9k_hw: abstract loading noisefloorLuis R. Rodriguez1-0/+6
2010-04-16ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan1-0/+5
2010-04-16ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez1-1/+27
2010-04-16ath9k_hw: Split out the function for reading the noise floorFelix Fietkau1-0/+6
2010-04-16ath9k_hw: Add abstraction to set/get link pointerVasanthakumar Thiagarajan1-0/+11
2010-04-16ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau1-0/+6
2010-04-16ath9k_hw: Add abstraction for rx enableVasanthakumar Thiagarajan1-0/+5
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez1-0/+113
2010-04-16ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez1-0/+31