summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.c
AgeCommit message (Expand)Author
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-15ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau
2012-03-15ath9k: optimize register access functionsFelix 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-03-12ath9k_hw: Fix enabling of MCI and RTTMohammed Shafi Shajakhan
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-07ath9k_hw: use cold instead of warm reset on AR9280Felix Fietkau
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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: Handle MCI power state using a helperSujith Manoharan
2012-02-27ath9k: Initialize BTCOEX scheme using a helperSujith Manoharan
2012-02-27ath9k: Remove AR9462 v1.0 supportSujith Manoharan
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-02-06ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi
2011-12-07ath9k: enable ANI for ar9100 chipsNikolay Martynov
2011-12-07ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-30ath9k_hw: add default chainmask for AR9462Mohammed Shafi Shajakhan
2011-11-30ath9k_hw: Fix TX IQ calibration for AR9003Mohammed Shafi Shajakhan
2011-11-30ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan
2011-11-30ath9k_hw: Add MCI related changes in chip resetMohammed Shafi Shajakhan
2011-11-30ath9k_hw: MCI related changes in set_reset_regMohammed Shafi Shajakhan
2011-11-30ath9k_hw: MCI related changes in chip managementMohammed Shafi Shajakhan
2011-11-28ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan
2011-11-08ath9k_hw: min_t() casts u32 to intDan Carpenter
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-02ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
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: Support fast channel change on 5GHz for AR9003 chipsRajkumar 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-14ath9k_hw: Fix ASPM L1 issue for AR9480Rajkumar Manoharan
2011-10-11ath: remove ath_regulatory::current_rd_extFelix Fietkau
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau