summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-1922-190/+735
|\
| * ath9k: Support RSN MeshChun-Yeow Yeoh2011-12-161-1/+2
| * ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan2011-12-162-20/+17
| * ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan2011-12-161-0/+1
| * ath9k: add DFS radar pulse processingZefir Kurtisi2011-12-158-0/+425
| * ath9k_hw: add DFS testing checkZefir Kurtisi2011-12-153-0/+37
| * ath: add a debug level for DFSZefir Kurtisi2011-12-151-0/+2
| * ath: document ATH_DBG_MCILuis R. Rodriguez2011-12-151-0/+3
| * ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau2011-12-152-3/+25
| * ath9k: simplify tx lockingFelix Fietkau2011-12-151-34/+5
| * ath9k: remove bogus sequence number incrementFelix Fietkau2011-12-151-4/+0
| * ath9k: reduce indentation level in a few placesFelix Fietkau2011-12-151-65/+60
| * ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau2011-12-154-23/+37
| * ath9k: change maximum software retransmission handlingFelix Fietkau2011-12-152-4/+13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-142-2/+4
| |\
| | * ath9k: fix max phy rate at rate control initRajkumar Manoharan2011-12-121-1/+3
| * | ath9k: make two mci related functions staticFelix Fietkau2011-12-132-8/+4
| * | ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan2011-12-131-2/+15
| * | ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez2011-12-132-4/+52
| * | ath: add a helper for processing reg data on initLuis R. Rodriguez2011-12-131-5/+17
| * | ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan2011-12-131-28/+29
| * | ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan2011-12-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-161-1/+1
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-091-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | ath9k: fix check for antenna diversity supportFelix Fietkau2011-12-061-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-1210-176/+111
|\ \ \ \ | | |_|/ | |/| |
| * | | 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-073-5/+11
| * | | ath9k: change calibration debug log to output all calibration typesNikolay Martynov2011-12-071-3/+5
| * | | ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov2011-12-072-2/+2
| * | | ath9k: cancel all workqueue activity when going idleFelix Fietkau2011-12-071-1/+4
| * | | ath9k: only drop packets in drv_flush when asked toFelix Fietkau2011-12-071-13/+11
| * | | ath9k: rework power state handlingFelix Fietkau2011-12-072-130/+47
| * | | ath9k: always issue a full hw reset after waking up from full-sleep modeFelix Fietkau2011-12-072-3/+11
| * | | 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-0643-1056/+5303
|\ \ \ \ | |/ / /
| * | | 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
OpenPOWER on IntegriCloud