summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-059-9/+16
|\
| * ath9k: tx queue enable is read only for EDMA chipsetsMohammed Shafi Shajakhan2012-01-041-2/+5
| * ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan2012-01-044-4/+4
| * ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez2012-01-041-1/+1
| * ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez2012-01-041-2/+2
| * ath9k: fix tx queue sparse complaintLuis R. Rodriguez2012-01-041-0/+3
| * ath9k_hw: fix sparse warnings on ar9003_rtt.cLuis R. Rodriguez2012-01-041-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-041-0/+3
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-041-0/+3
| |\ \
| | * | ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-031-0/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-151-1/+3
| |\ \ \ | | |/ /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-091-1/+1
| |\ \ \
| * | | | ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-271-1/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-0338-849/+855
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez2011-12-211-4/+4
| * | | | ath9k: classify DFS debug header furtherLuis R. Rodriguez2011-12-211-3/+3
| * | | | ath9k: fix tx locking issuesFelix Fietkau2011-12-192-32/+65
| * | | | ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-1913-17/+145
| * | | | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-1932-793/+638
* | | | | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-192-3/+3
|/ / / /
* | | | 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
* | | | 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: fix check for antenna diversity supportFelix Fietkau2011-12-061-1/+1
* | | ath9k: make two mci related functions staticFelix Fietkau2011-12-132-8/+4
* | | ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan2011-12-131-2/+15
* | | 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
* | | 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-021-1/+2
|\ \ \ | |/ /
| * | ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-281-1/+2
OpenPOWER on IntegriCloud