summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.h
AgeCommit message (Expand)Author
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos
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-03-15ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau
2012-03-15ath9k_hw: Cleanup FastChannelChangeSujith Manoharan
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-27ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan
2012-02-27ath9k: Remove ATH_BTCOEX_CFG_NONE checksSujith Manoharan
2012-02-27ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan
2012-02-27ath9k_hw: Cleanup MCI bits from hw.hSujith Manoharan
2012-02-27ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()Sujith Manoharan
2012-02-27ath9k_hw: Setup MCI calibration using a helperSujith Manoharan
2012-02-27ath9k_hw: Handle MCI power state using a helperSujith Manoharan
2012-02-27ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan
2012-02-21ath9k_hw: prevent writes to const data on AR9160Felix Fietkau
2012-01-04ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi
2011-12-06ath9k_hw: sync to latest AR9462 INIMohammed Shafi Shajakhan
2011-11-30ath9k_hw: Add MCI h/w code and state machineMohammed Shafi Shajakhan
2011-11-30ath9k_hw: add GPIO output MUX related macrosMohammed Shafi Shajakhan
2011-11-30ath9k_hw: add definitions to support MCI h/w codeMohammed Shafi Shajakhan
2011-11-17ath9k_hw: Cleanup btcoex wlan weightsRajkumar Manoharan
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan
2011-10-14ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan
2011-10-14ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan
2011-10-14ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan
2011-10-14ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan
2011-10-14ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau
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-09-16ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.Senthil Balasubramanian
2011-08-30ath9k: use u8 for the tx key indexFelix Fietkau
2011-08-26ath9k_hw: add AR9580 supportLuis R. Rodriguez
2011-08-22ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka
2011-08-22ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka
2011-08-09ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan
2011-08-09ath9k_hw: Add dump_eeprom support for AR9003Rajkumar Manoharan
2011-08-08ath9k_hw: calculate a much better approximation of channel noiseFelix Fietkau
2011-08-08ath9k: remove all references to subsysid, it's never usedPavel Roskin
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