summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2013-04-22wil6210: more Rx descriptor accessor functionsVladimir Kondratiev
2013-04-22wil6210: Use cached copy of Tx descriptorVladimir Kondratiev
2013-04-22wil6210: Tx init optimizationVladimir Kondratiev
2013-04-22wil6210: Use cached copy of Rx descriptorVladimir Kondratiev
2013-04-22ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau
2013-04-22ath: update hardware mac address with bssid maskFelix Fietkau
2013-04-22ath9k: use GFP_ATOMIC under spinlockDan Carpenter
2013-04-22ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi
2013-04-12ath5k: use more idiomatic tracing include styleJohannes Berg
2013-04-10ath9k: implement buffer holding handling for EDMA FIFOFelix Fietkau
2013-04-10ath9k: detect more kinds of invalid descriptorsFelix Fietkau
2013-04-10ath9k: fix handling of broken descriptorsFelix Fietkau
2013-04-10ath9k: improve dma map failure handlingFelix Fietkau
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau
2013-04-10ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau
2013-04-10ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-03ath9k: Re-enable interrupts after a channel change failureRobert Shade
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-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