summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | | 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 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
| * | 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
OpenPOWER on IntegriCloud