summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath9k: use GFP_ATOMIC under spinlockDan Carpenter2013-04-221-1/+2
* ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi2013-04-226-67/+63
* ath5k: use more idiomatic tracing include styleJohannes Berg2013-04-122-1/+2
* ath9k: implement buffer holding handling for EDMA FIFOFelix Fietkau2013-04-101-11/+19
* ath9k: detect more kinds of invalid descriptorsFelix Fietkau2013-04-103-0/+11
* ath9k: fix handling of broken descriptorsFelix Fietkau2013-04-102-5/+20
* ath9k: improve dma map failure handlingFelix Fietkau2013-04-101-17/+13
* ath9k_common: remove ath9k_cmn_padposFelix Fietkau2013-04-107-26/+9
* ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau2013-04-104-71/+26
* ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau2013-04-103-32/+13
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-1017-48/+57
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-2517-48/+58
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-0/+4
|\ \
| * | ath9k: Re-enable interrupts after a channel change failureRobert Shade2013-04-031-0/+4
* | | ath9k: add support for DFS master modeZefir Kurtisi2013-04-085-7/+36
* | | ath9k: add debugfs based DFS radar simulationZefir Kurtisi2013-04-081-0/+20
* | | ath9k: add interface combinations for DFS masterZefir Kurtisi2013-04-081-8/+24
* | | ath: Let user know which keycache method is complaining.Ben Greear2013-04-081-3/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-292-14/+19
|\ \ \ | |/ /
| * | ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez2013-03-271-1/+2
| * | ath9k: limit tx path hang check to normal data queuesFelix Fietkau2013-03-181-13/+13
| * | ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau2013-03-181-0/+4
* | | Show actual timeout value in failed calibration messages.Robert Shade2013-03-272-4/+8
* | | carl9170: remove fast channel change featureChristian Lamparter2013-03-274-66/+27
* | | ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi2013-03-271-1/+1
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-253-3/+3
|\ \ \ | | |/ | |/|
| * | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-183-3/+3
* | | ath6kl: fix size_t printf warningsKalle Valo2013-03-201-7/+7
* | | Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville2013-03-1818-94/+628
|\ \ \
| * | | ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan2013-03-181-2/+4
| * | | ath: changed kmalloc to kmemdupAndrei Epure2013-03-181-3/+1
| * | | ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim2013-03-182-5/+7
| * | | ath6kl: remove false check from ath6kl_rx()Kalle Valo2013-03-181-1/+1
| * | | ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo2013-03-181-0/+3
| * | | ath6kl: add tracing support to debug message macrosKalle Valo2013-03-182-4/+50
| * | | ath6kl: add tracing support to log functionsKalle Valo2013-03-183-0/+41
| * | | ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo2013-03-182-7/+54
| * | | ath6kl: adding tracing points for htc_mboxKalle Valo2013-03-182-1/+76
| * | | ath6kl: add tracing point for hif irqsKalle Valo2013-03-182-0/+23
| * | | ath6kl: add tracing points for sdio transfersKalle Valo2013-03-183-0/+105
| * | | ath6kl: add tracing support and tracing points for wmi packetsKalle Valo2013-03-186-0/+125
| * | | ath6kl: cold reset target after host warm bootKalle Valo2013-03-182-2/+13
| * | | ath6kl: fix usb related error handling and warningsKalle Valo2013-03-183-21/+33
| * | | ath6kl: cleanup ath6kl_reset_device()Kalle Valo2013-03-184-39/+10
OpenPOWER on IntegriCloud