summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: clarify max_streams for AR9462Mohammed Shafi Shajakhan2011-12-061-0/+2
* ath9k_hw: sync to latest AR9462 INIMohammed Shafi Shajakhan2011-12-062-22/+21
* 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: minor cleanupMohammed Shafi Shajakhan2011-11-301-1/+0
* | ath9k: fix a typoMohammed Shafi Shajakhan2011-11-301-1/+1
* | ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan2011-11-305-1/+359
* | ath9k_hw: Add MCI related changes in chip resetMohammed Shafi Shajakhan2011-11-301-0/+132
* | ath9k_hw: Add support for MCI WLAN calibrationMohammed Shafi Shajakhan2011-11-301-0/+43
* | 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-302-0/+26
* | ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan2011-11-303-0/+81
* | ath9k: add MCI specific definitions and structuresMohammed Shafi Shajakhan2011-11-301-0/+17
* | ath9k_hw: check for MCI interrupt in get_isrMohammed Shafi Shajakhan2011-11-301-2/+34
* | ath9k_hw: check for asynchronous MCI interrupt pendingMohammed Shafi Shajakhan2011-11-301-1/+4
* | ath9k_hw: take care of enabling MCI interruptsMohammed Shafi Shajakhan2011-11-301-4/+8
* | ath9k: Add MCI interrupt to interrupt maskMohammed Shafi Shajakhan2011-11-301-1/+5
* | ath9k_hw: Add MCI h/w code and state machineMohammed Shafi Shajakhan2011-11-303-1/+1492
* | ath9k_hw: initialize MCI parametersMohammed Shafi Shajakhan2011-11-301-0/+22
* | ath9k_hw: Add MCI h/w specific structureMohammed Shafi Shajakhan2011-11-301-0/+31
* | ath9k_hw: add GPIO output MUX related macrosMohammed Shafi Shajakhan2011-11-301-0/+10
* | ath9k_hw: add definitions to support MCI h/w codeMohammed Shafi Shajakhan2011-11-304-26/+529
* | ath9k: change the default antenna settings based on diversityMohammed Shafi Shajakhan2011-11-301-9/+14
* | ath9k: Fix LED GPIO pin for AR9462Mohammed Shafi Shajakhan2011-11-301-1/+1
* | ath5k: Optimize ath5k_cw_validateNick Kossifidis2011-11-281-4/+13
* | ath5k: Renumber hw queue idsNick Kossifidis2011-11-282-13/+11
* | ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_stateNick Kossifidis2011-11-281-4/+3
* | ath5k: MRR support and 2GHz radio override belong in ah_capabilitiesNick Kossifidis2011-11-285-48/+47
* | ath5k: Add a module parameter to disable hw rf kill switchNick Kossifidis2011-11-281-2/+9
* | ath5k: We always do full calibration on AR5210Nick Kossifidis2011-11-281-0/+3
* | ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis2011-11-2816-725/+1944
* | ath5k: Use usleep_range where possibleNick Kossifidis2011-11-284-20/+20
* | ath5k: Calibration re-workNick Kossifidis2011-11-283-62/+147
* | ath5k: Cleanups v1Nick Kossifidis2011-11-282-33/+96
* | ath5k: Add TXNOFRM to INT_TX_ALLNick Kossifidis2011-11-281-0/+1
* | ath5k: Switch from read-and-clear to write-to-clear method when handling PISR...Nick Kossifidis2011-11-284-93/+189
* | ath9k_hw: cosmetic change in calibration debug logMohammed Shafi Shajakhan2011-11-281-1/+1
* | ath9k_hw: Fix minimum CTL power for each runtime modeRajkumar Manoharan2011-11-284-10/+8
* | ath9k: improve ath_tx_aggr_stop to avoid TID stuck in cleanup stateNikolay Martynov2011-11-281-7/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-2229-9/+34
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-076-35/+38
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-046-35/+38
| | |\ \
| * | \ \ Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0625-1/+27
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drivers/net: wireless/ath/ath5k/debug.c does not need module.hPaul Gortmaker2011-10-311-1/+0
| | * | | drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-313-0/+4
| | * | | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-3116-0/+16
| | * | | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-317-0/+7
| * | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-1/+1
| |\ \ \ \
OpenPOWER on IntegriCloud