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. Linville2013-06-1141-870/+829
|\
| * ath9k: Do not maintain ANI state per-channelSujith Manoharan2013-06-034-28/+22
| * ath9k: Print ANI statistics in debugfsSujith Manoharan2013-06-032-19/+64
| * ath9k: Set ofdmWeakSigDetect directlySujith Manoharan2013-06-034-12/+4
| * ath9k: Simplify ANI initializationSujith Manoharan2013-06-036-27/+10
| * ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan2013-06-031-39/+0
| * ath9k: Enable WoW only for AR9462Sujith Manoharan2013-06-037-207/+35
| * ath9k: Return early for invalid ratesSujith Manoharan2013-06-031-2/+2
| * ath9k: advertise support for active monitor interfacesFelix Fietkau2013-06-031-0/+2
| * ath9k: check for Rx-STBC flag and pass it to ieee80211Oleksij Rempel2013-05-303-3/+15
| * ath9k: remove useless flag conversation.Oleksij Rempel2013-05-304-10/+12
| * ath9k_hw: fix PA predistortion miscalibrationFelix Fietkau2013-05-291-8/+11
| * wil6210: Don't use wdev->sme_stateVladimir Kondratiev2013-05-294-13/+13
| * wil6210: channel off by 1Vladimir Kondratiev2013-05-291-1/+1
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-293-71/+82
| |\
| * | wil6210: use kfree_skb() instead of kfree()Wei Yongjun2013-05-241-1/+1
| * | wil6210: do not stop Tx queue on packet dropVladimir Kondratiev2013-05-221-1/+0
| * | wil6210: fix remaining use of non-cached copy of tx/rx descriptorsVladimir Kondratiev2013-05-222-50/+84
| * | wil6210: use NAPIVladimir Kondratiev2013-05-225-28/+94
| * | wil6210: trace supportVladimir Kondratiev2013-05-229-15/+376
| * | wil6210: debug dump packet content right after DMAVladimir Kondratiev2013-05-221-2/+4
| * | wil6210: Sanity check for reported DMA lengthVladimir Kondratiev2013-05-221-2/+6
| * | wil6210: 'length' in Tx/Rx descriptors is little endianVladimir Kondratiev2013-05-223-15/+30
| * | ath9k: use ap style beaconing for meshThomas Pedersen2013-05-222-5/+7
| * | ath9k_htc: Claim support for mgmt frame protectionJavier Cardona2013-05-221-0/+1
| * | ath9k_htc: Add support for mesh interfacesJavier Cardona2013-05-225-12/+37
| * | ath9k: Do not use local_bh_disable in ampdu_actionSujith Manoharan2013-05-221-2/+2
| * | ath9k: Use bitops for scan flagSujith Manoharan2013-05-222-6/+4
| * | ath9k: Remove MAC_DEBUGSujith Manoharan2013-05-226-370/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-059-127/+83
|\ \ \
| * | | 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
* | | | net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-033-9/+9
* | | | net: wireless: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-272-4/+0
|/ / /
* | | 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
OpenPOWER on IntegriCloud