aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAge
* ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau2012-04-16
* ath9k: Gather and report IRQ sync_cause errors.Ben Greear2012-04-16
* ath9k: remove dead codeZefir Kurtisi2012-04-12
* ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan2012-04-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-16
|\
| * ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau2012-03-15
| * ath9k: optimize register access functionsFelix Fietkau2012-03-15
| * ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau2012-03-15
| * ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau2012-03-15
| * ath9k_hw: Cleanup FastChannelChangeSujith Manoharan2012-03-15
| * ath9k_hw: Fix enabling of MCI and RTTMohammed Shafi Shajakhan2012-03-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-09
|\|
| * ath9k_hw: use cold instead of warm reset on AR9280Felix Fietkau2012-03-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-05
|\|
| * ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-27
| * ath9k_hw: Cleanup MCI bits from hw.hSujith Manoharan2012-02-27
| * ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()Sujith Manoharan2012-02-27
| * ath9k_hw: Handle MCI power state using a helperSujith Manoharan2012-02-27
| * ath9k: Initialize BTCOEX scheme using a helperSujith Manoharan2012-02-27
| * ath9k: Remove AR9462 v1.0 supportSujith Manoharan2012-02-27
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
|/
* ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-06
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-19
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan2011-12-16
* ath9k_hw: add DFS testing checkZefir Kurtisi2011-12-15
* ath9k: enable ANI for ar9100 chipsNikolay Martynov2011-12-07
* ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov2011-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\
| * ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-28
* | ath9k_hw: add default chainmask for AR9462Mohammed Shafi Shajakhan2011-11-30
* | ath9k_hw: Fix TX IQ calibration for AR9003Mohammed Shafi Shajakhan2011-11-30
* | ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan2011-11-30
* | ath9k_hw: Add MCI related changes in chip resetMohammed Shafi Shajakhan2011-11-30
* | ath9k_hw: MCI related changes in set_reset_regMohammed Shafi Shajakhan2011-11-30
* | ath9k_hw: MCI related changes in chip managementMohammed Shafi Shajakhan2011-11-30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-07
| |\|
| * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-09
|\ \ \ | | |/ | |/|
| * | ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-02
| |/
* | ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-08
* | ath9k_hw: min_t() casts u32 to intDan Carpenter2011-11-08
|/
* ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-14
* ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan2011-10-14
* ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan2011-10-14
* ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan2011-10-14
* ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan2011-10-14
* ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan2011-10-14
* ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan2011-10-14