summaryrefslogtreecommitdiffstats
path: root/net/mac80211/offchannel.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove dead codeMohammed Shafi Shajakhan2012-01-041-17/+0
* mac80211: always clear SDATA_STATE_OFFCHANNEL flagEliad Peller2012-01-041-1/+3
* mac80211: revert on-channel work optimisationsJohannes Berg2011-11-301-6/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* | mac80211: call ieee80211_recalc_idle() after sending packetsFelix Fietkau2011-11-171-2/+2
|/
* mac80211: Optimize scans on current operating channel.Ben Greear2011-02-041-31/+37
* mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg2011-01-051-10/+20
* mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-051-0/+75
* mac80211: disable beacon monitor while going offchannelLuis R. Rodriguez2010-09-161-0/+2
* mac80211: reset connection idle when going offchannelLuis R. Rodriguez2010-09-161-0/+5
* mac80211: fix offchannel queue stopJohannes Berg2010-08-271-2/+17
* mac80211: Fixed netif_tx_wake_all_queues in IBSS modeBenoit Papillault2010-01-151-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-061-3/+3
* mac80211: support remain-on-channel commandJohannes Berg2009-12-281-2/+6
* mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen2009-12-281-0/+164