summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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-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
2013-03-13wil6210: Fix garbage sent to the FW with wmi_set_ie()Vladimir Kondratiev
2013-03-13wil6210: do not set IE's for beaconVladimir Kondratiev
2013-03-13wil6210: handle WMI_BA_STATUS_EVENTIDVladimir Kondratiev
2013-03-13wil6210: handle linkup/linkdown WMI eventsVladimir Kondratiev
2013-03-13wil6210: Remove local implementation of dynamic hexdumpVladimir Kondratiev
2013-03-13wil6210: remove unused including <linux/version.h>Wei Yongjun
2013-03-09ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-06ath9k: Report rx-crc-errors in ethtool stats.Ben Greear
2013-03-06ath9k: Report txerr-filtered errors in debugfs.Ben Greear
2013-03-06ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan
2013-03-06ath9k_hw: Update initvals for AR9462Sujith Manoharan
2013-03-06ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan
2013-03-06ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan
2013-03-06ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter
2013-03-06drivers/net/wireless/ath/wil6210: Makefile, only -Werror when no -W* in EXTRA...Chen Gang
2013-03-06ath9k: simplify ATH_EP_RNDBob Copeland