summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2013-06-181-1/+1
* | ath9k_htc: Handle IDLE state transition properlySujith Manoharan2013-06-241-1/+1
* | ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau2013-06-241-1/+5
* | ath9k: Use minstrel rate control by defaultSujith Manoharan2013-06-124-9/+9
* | Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau2013-06-121-5/+5
* | ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-121-2/+1
* | ath9k: use correct OTP register offsets for AR9550Gabor Juhos2013-05-281-3/+6
* | ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau2013-05-243-6/+20
* | ath9k_hw: fix host interface reset on AR934xFelix Fietkau2013-05-242-3/+9
* | ath9k_hw: fix spur mitigation issues on AR934xFelix Fietkau2013-05-241-1/+2
* | ath9k: prevent aggregation session deadlocksFelix Fietkau2013-05-224-114/+46
|/
* ath9k: fix draining aggregation tid buffersFelix Fietkau2013-05-171-3/+1
* ath9k: fix rate handling/reportingFelix Fietkau2013-05-171-2/+7
* ath9k: fix aggregation stop/flush handlingFelix Fietkau2013-05-173-25/+48
* ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2013-05-172-2/+2
* ath9k: Fix crash on module unloadSujith Manoharan2013-05-173-6/+17
* net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven2013-05-171-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-103-71/+82
|\
| * ath9k: Update initvals for AR9565Sujith Manoharan2013-05-081-68/+70
| * ath9k: Fix beacon reconfigurationSujith Manoharan2013-05-081-2/+2
| * ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-031-0/+5
| * ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-031-1/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-2/+2
|\ \
| * | mode_t, whack-a-mole at 11...Al Viro2013-04-091-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-2440-410/+420
|\ \ \ | | |/ | |/|
| * | ath9k: Fix RX DMA mappingSujith Manoharan2013-04-231-3/+3
| * | ath9k: Use lockless variants for the RX fifo queueSujith Manoharan2013-04-231-2/+2
| * | ath9k: Reduce deep indentationSujith Manoharan2013-04-231-46/+44
| * | ath9k: Remove unused argument "size"Sujith Manoharan2013-04-231-9/+3
| * | ath9k: add support for the new rate control APIFelix Fietkau2013-04-233-8/+19
| * | ath9k: merge ath_tx_start_dma into ath_tx_startFelix Fietkau2013-04-231-44/+36
| * | ath9k: apply coverage class on slottime tooMathias Kretschmer2013-04-231-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-234-6/+6
| |\ \
| * | | wil6210: more Rx descriptor accessor functionsVladimir Kondratiev2013-04-221-6/+36
| * | | wil6210: Use cached copy of Tx descriptorVladimir Kondratiev2013-04-221-1/+6
| * | | wil6210: Tx init optimizationVladimir Kondratiev2013-04-221-1/+1
| * | | wil6210: Use cached copy of Rx descriptorVladimir Kondratiev2013-04-222-10/+23
| * | | ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau2013-04-222-6/+10
| * | | ath: update hardware mac address with bssid maskFelix Fietkau2013-04-224-7/+13
| * | | ath9k: use GFP_ATOMIC under spinlockDan Carpenter2013-04-221-1/+2
| * | | ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi2013-04-226-67/+63
| * | | ath5k: use more idiomatic tracing include styleJohannes Berg2013-04-122-1/+2
| * | | ath9k: implement buffer holding handling for EDMA FIFOFelix Fietkau2013-04-101-11/+19
| * | | ath9k: detect more kinds of invalid descriptorsFelix Fietkau2013-04-103-0/+11
| * | | ath9k: fix handling of broken descriptorsFelix Fietkau2013-04-102-5/+20
| * | | ath9k: improve dma map failure handlingFelix Fietkau2013-04-101-17/+13
| * | | ath9k_common: remove ath9k_cmn_padposFelix Fietkau2013-04-107-26/+9
| * | | ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau2013-04-104-71/+26
| * | | ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau2013-04-103-32/+13