summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis2012-06-271-1/+1
* ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan2012-06-201-1/+13
* ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau2012-05-291-0/+3
* ath9k_hw: Fix RTT calibrationSujith Manoharan2012-05-151-5/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-4/+5
|\
| * ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos2012-04-231-4/+5
* | ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau2012-04-231-0/+4
* | ath9k_hw: fix and clean up PHY activation delayFelix Fietkau2012-04-231-0/+16
* | ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau2012-04-231-3/+6
* | ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau2012-04-231-6/+7
* | ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau2012-04-161-2/+2
* | ath9k: Gather and report IRQ sync_cause errors.Ben Greear2012-04-161-0/+49
* | ath9k: remove dead codeZefir Kurtisi2012-04-121-1/+0
* | ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan2012-04-091-0/+73
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-161-49/+87
|\
| * ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau2012-03-151-3/+0
| * ath9k: optimize register access functionsFelix Fietkau2012-03-151-1/+1
| * ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau2012-03-151-6/+0
| * ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau2012-03-151-6/+2
| * ath9k_hw: Cleanup FastChannelChangeSujith Manoharan2012-03-151-31/+73
| * ath9k_hw: Fix enabling of MCI and RTTMohammed Shafi Shajakhan2012-03-121-2/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-091-4/+10
|\ \ | |/
| * ath9k_hw: use cold instead of warm reset on AR9280Felix Fietkau2012-03-071-4/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-051-162/+16
|\ \ | |/
| * ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-271-2/+1
| * ath9k_hw: Cleanup MCI bits from hw.hSujith Manoharan2012-02-271-0/+1
| * ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()Sujith Manoharan2012-02-271-118/+11
| * ath9k_hw: Handle MCI power state using a helperSujith Manoharan2012-02-271-15/+2
| * ath9k: Initialize BTCOEX scheme using a helperSujith Manoharan2012-02-271-25/+0
| * ath9k: Remove AR9462 v1.0 supportSujith Manoharan2012-02-271-2/+1
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-3/+2
|/
* ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-061-2/+5
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-191-1/+2
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-46/+40
* ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan2011-12-161-4/+2
* ath9k_hw: add DFS testing checkZefir Kurtisi2011-12-151-0/+27
* ath9k: enable ANI for ar9100 chipsNikolay Martynov2011-12-071-2/+2
* ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov2011-12-071-1/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-1/+2
|\
| * ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-281-1/+2
* | ath9k_hw: add default chainmask for AR9462Mohammed Shafi Shajakhan2011-11-301-0/+2
* | ath9k_hw: Fix TX IQ calibration for AR9003Mohammed Shafi Shajakhan2011-11-301-1/+1
* | ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan2011-11-301-1/+3
* | ath9k_hw: Add MCI related changes in chip resetMohammed Shafi Shajakhan2011-11-301-0/+132
* | ath9k_hw: MCI related changes in set_reset_regMohammed Shafi Shajakhan2011-11-301-3/+11
* | ath9k_hw: MCI related changes in chip managementMohammed Shafi Shajakhan2011-11-301-0/+24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-071-0/+3
| |\ \ | | |/
| * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-091-0/+3
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud