summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ar5523: fix usb id for Gigaset.Oleksij Rempel2014-02-221-1/+1
* ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka2014-02-221-12/+13
* ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2014-01-092-10/+20
* ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan2014-01-091-9/+43
* ath9k: Fix XLNA bias strengthSujith Manoharan2013-12-201-1/+1
* ath9k: Fix QuickDrop usageSujith Manoharan2013-12-201-9/+11
* ath9k: fix tx queue scheduling after channel changesFelix Fietkau2013-11-131-12/+11
* ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau2013-09-261-0/+4
* ath9k: fix rx descriptor related race conditionFelix Fietkau2013-09-262-8/+14
* ath9k: always clear ps filter bit on new assocFelix Fietkau2013-09-261-0/+1
* mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-09-072-2/+4
* ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan2013-09-071-2/+1
* ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-09-071-0/+10
* ath: wil6210: Fix build errorLarry Finger2013-08-111-2/+2
* ath9k_htc: reboot firmware if it was loadedOleksij Rempel2013-08-111-1/+3
* ath9k_htc: do some initial hardware configurationOleksij Rempel2013-08-111-0/+1
* ath9k: Do not assign noise for NULL caldataSujith Manoharan2013-07-251-1/+0
* ath9k: Fix noisefloor calibrationSujith Manoharan2013-07-252-8/+2
* ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan2013-07-252-2/+8
* 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-011-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