summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2013-04-09mode_t, whack-a-mole at 11...Al Viro
2013-04-08ath9k: add support for DFS master modeZefir Kurtisi
2013-04-08ath9k: add debugfs based DFS radar simulationZefir Kurtisi
2013-04-08ath9k: add interface combinations for DFS masterZefir Kurtisi
2013-04-08ath: Let user know which keycache method is complaining.Ben Greear
2013-04-08ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau
2013-04-08ath9k: fix DFS detector called in softirq contextZefir Kurtisi
2013-04-03ath9k: Re-enable interrupts after a channel change failureRobert Shade
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-27Show actual timeout value in failed calibration messages.Robert Shade
2013-03-27carl9170: remove fast channel change featureChristian Lamparter
2013-03-27ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20ath6kl: fix size_t printf warningsKalle Valo
2013-03-18Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville
2013-03-18ath9k: limit tx path hang check to normal data queuesFelix Fietkau
2013-03-18ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-18ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan
2013-03-18ath: changed kmalloc to kmemdupAndrei Epure
2013-03-18ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim
2013-03-18ath6kl: remove false check from ath6kl_rx()Kalle Valo
2013-03-18ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo
2013-03-18ath6kl: add tracing support to debug message macrosKalle Valo
2013-03-18ath6kl: add tracing support to log functionsKalle Valo
2013-03-18ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo
2013-03-18ath6kl: adding tracing points for htc_mboxKalle Valo
2013-03-18ath6kl: add tracing point for hif irqsKalle Valo
2013-03-18ath6kl: add tracing points for sdio transfersKalle Valo
2013-03-18ath6kl: add tracing support and tracing points for wmi packetsKalle Valo
2013-03-18ath6kl: cold reset target after host warm bootKalle Valo
2013-03-18ath6kl: fix usb related error handling and warningsKalle Valo
2013-03-18ath6kl: cleanup ath6kl_reset_device()Kalle Valo
2013-03-18ath6kl: print firmware capabilitiesKalle Valo
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-13wil6210: temperature measurementVladimir Kondratiev
2013-03-13wil6210: sync with new firmwareVladimir Kondratiev
2013-03-13wil6210: new SW resetVladimir Kondratiev
2013-03-13wil6210: headers clean-upVladimir Kondratiev
2013-03-13wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASKVladimir Kondratiev
2013-03-13wil6210: fix FW error notificationVladimir Kondratiev
2013-03-13wil6210: report all received mgmt framesVladimir Kondratiev
2013-03-13wil6210: use cfg80211_inform_bss_frame()Vladimir Kondratiev
2013-03-13wil6210: refactor connect_workerVladimir Kondratiev