summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw-ops.h
AgeCommit message (Expand)Author
2015-03-20ath9k: Register private AIC opsSujith Manoharan
2014-10-27ath9k: restart hardware after noise floor calibration failureFelix Fietkau
2014-09-30ath9k: fix getting tx duration for dynackFelix Fietkau
2014-01-03ath9k: Move private HW callbacks to hw-ops.hSujith Manoharan
2014-01-03ath9k: Add HW callbacks for MAC/BB hang checksSujith Manoharan
2014-01-03ath9k: Register supported HW hang checksSujith Manoharan
2013-12-19ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau
2013-10-18ath9k: add TX99 supportLuis R. Rodriguez
2013-08-09ath9k: Fix build failureSujith Manoharan
2013-08-05ath9k: Rename ath9k_hw_antctrl_shared_chain_lnadivSujith Manoharan
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau
2012-09-24ath9k_hw: Add a HW callback to set diversitySujith Manoharan
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi
2011-10-14ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan
2011-09-19ath9k_hw: fix setting the hardware diversity flagFelix Fietkau
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau
2011-09-16ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau
2011-08-22ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka
2011-08-22ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka
2011-06-01ath9k_hw: remove ath9k_hw_get_desc_linkFelix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-16ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan
2011-05-05ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau
2011-04-04ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan
2010-12-20ath9k_hw: remove baseband rfsilent supportFelix Fietkau
2010-10-06ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau
2010-10-06ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau
2010-10-06ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau
2010-10-06ath9k_hw: clean up calibration flagsFelix Fietkau
2010-07-12ath9k: merge noisefloor load implementationsFelix Fietkau
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez
2010-04-16ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan
2010-04-16ath9k_hw: abstract loading noisefloorLuis R. Rodriguez
2010-04-16ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan
2010-04-16ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez
2010-04-16ath9k_hw: Split out the function for reading the noise floorFelix Fietkau
2010-04-16ath9k_hw: Add abstraction to set/get link pointerVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau
2010-04-16ath9k_hw: Add abstraction for rx enableVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez
2010-04-16ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez