aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville15-92/+129
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+4
2013-04-08ath9k: add support for DFS master modeZefir Kurtisi5-7/+36
2013-04-08ath9k: add debugfs based DFS radar simulationZefir Kurtisi1-0/+20
2013-04-08ath9k: add interface combinations for DFS masterZefir Kurtisi1-8/+24
2013-04-08ath: Let user know which keycache method is complaining.Ben Greear1-3/+6
2013-04-03ath9k: Re-enable interrupts after a channel change failureRobert Shade1-0/+4
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-14/+19
2013-03-27Show actual timeout value in failed calibration messages.Robert Shade2-4/+8
2013-03-27carl9170: remove fast channel change featureChristian Lamparter4-66/+27
2013-03-27ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi1-1/+1
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez1-1/+2
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-3/+3
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-13/+17
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville44-528/+1323
2013-03-20ath6kl: fix size_t printf warningsKalle Valo1-7/+7
2013-03-18Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville18-94/+628
2013-03-18ath9k: limit tx path hang check to normal data queuesFelix Fietkau1-13/+13
2013-03-18ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau1-0/+4
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg3-3/+3
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville4-9/+16
2013-03-18ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan1-2/+4
2013-03-18ath: changed kmalloc to kmemdupAndrei Epure1-3/+1
2013-03-18ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim2-5/+7
2013-03-18ath6kl: remove false check from ath6kl_rx()Kalle Valo1-1/+1
2013-03-18ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo1-0/+3
2013-03-18ath6kl: add tracing support to debug message macrosKalle Valo2-4/+50
2013-03-18ath6kl: add tracing support to log functionsKalle Valo3-0/+41
2013-03-18ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo2-7/+54
2013-03-18ath6kl: adding tracing points for htc_mboxKalle Valo2-1/+76
2013-03-18ath6kl: add tracing point for hif irqsKalle Valo2-0/+23
2013-03-18ath6kl: add tracing points for sdio transfersKalle Valo3-0/+105
2013-03-18ath6kl: add tracing support and tracing points for wmi packetsKalle Valo6-0/+125
2013-03-18ath6kl: cold reset target after host warm bootKalle Valo2-2/+13
2013-03-18ath6kl: fix usb related error handling and warningsKalle Valo3-21/+33
2013-03-18ath6kl: cleanup ath6kl_reset_device()Kalle Valo4-39/+10
2013-03-18ath6kl: print firmware capabilitiesKalle Valo1-0/+73
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-2/+0
2013-03-13wil6210: temperature measurementVladimir Kondratiev3-0/+70
2013-03-13wil6210: sync with new firmwareVladimir Kondratiev6-122/+321
2013-03-13wil6210: new SW resetVladimir Kondratiev4-23/+17
2013-03-13wil6210: headers clean-upVladimir Kondratiev6-27/+0
2013-03-13wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASKVladimir Kondratiev1-1/+1
2013-03-13wil6210: fix FW error notificationVladimir Kondratiev1-3/+11
2013-03-13wil6210: report all received mgmt framesVladimir Kondratiev1-0/+3
2013-03-13wil6210: use cfg80211_inform_bss_frame()Vladimir Kondratiev1-11/+3
2013-03-13wil6210: refactor connect_workerVladimir Kondratiev3-25/+23
2013-03-13wil6210: Fix garbage sent to the FW with wmi_set_ie()Vladimir Kondratiev1-1/+1
2013-03-13wil6210: do not set IE's for beaconVladimir Kondratiev1-2/+7