aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/offchannel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-24mac80211: rename driver-trace fileJohannes Berg1-1/+0
2012-06-20mac80211: fix double-start of remain-on-channelJohannes Berg1-1/+5
2012-06-20mac80211: cleanup offchannel_ps_enable argumentRajkumar Manoharan1-5/+4
2012-06-11mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg1-5/+0
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg1-42/+238
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg1-4/+0
2012-06-04mac80211: clean up remain-on-channel on interface stopJohannes Berg1-0/+16
2012-01-04mac80211: remove dead codeMohammed Shafi Shajakhan1-17/+0
2012-01-04mac80211: always clear SDATA_STATE_OFFCHANNEL flagEliad Peller1-1/+3
2011-11-30mac80211: revert on-channel work optimisationsJohannes Berg1-6/+3
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-17mac80211: call ieee80211_recalc_idle() after sending packetsFelix Fietkau1-2/+2
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear1-31/+37
2011-01-05mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg1-10/+20
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg1-0/+75
2010-09-16mac80211: disable beacon monitor while going offchannelLuis R. Rodriguez1-0/+2
2010-09-16mac80211: reset connection idle when going offchannelLuis R. Rodriguez1-0/+5
2010-08-27mac80211: fix offchannel queue stopJohannes Berg1-2/+17
2010-01-15mac80211: Fixed netif_tx_wake_all_queues in IBSS modeBenoit Papillault1-1/+3
2010-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-3/+3
2009-12-28mac80211: support remain-on-channel commandJohannes Berg1-2/+6
2009-12-28mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen1-0/+164