summaryrefslogtreecommitdiffstats
path: root/net/mac80211/offchannel.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: let flush() drop packets when possibleEmmanuel Grumbach2015-01-141-2/+2
* mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-231-2/+4
* mac80211: fix on-channel remain-on-channelJohannes Berg2014-05-141-7/+20
* mac80211: fix software remain-on-channel implementationJohannes Berg2014-04-091-0/+1
* mac80211: Run deferred scan if last roc_list item is not startedJouni Malinen2013-09-301-0/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-3/+3
|\
| * mac80211: purge remain-on-channel items when suspendingJohannes Berg2013-04-081-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-6/+17
|\ \ | |/ |/|
| * mac80211: fix remain-on-channel cancel crashJohannes Berg2013-03-251-6/+17
* | mac80211: stop queues temporarily for flushingJohannes Berg2013-03-181-2/+2
* | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-2/+2
* | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-1/+1
|/
* mac80211: Add flushes before going off-channelSeth Forshee2013-02-111-0/+5
* mac80211: Fix tx queue handling during scansSeth Forshee2013-02-111-20/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-12/+7
|\
| * mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-01-161-12/+7
* | mac80211: track enable_beacon explicitlyJohannes Berg2013-01-031-6/+9
|/
* Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-12-061-2/+0
|\
| * mac80211: fix remain-on-channel (non-)cancellingJohannes Berg2012-11-261-2/+0
* | cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-5/+3
* | mac80211: make remain_on_channel() op pass vif paramEliad Peller2012-11-191-1/+1
* | mac80211: use a counter for remain-on-channel cookieJohannes Berg2012-10-301-4/+3
* | mac80211: use channel contextsJohannes Berg2012-10-171-1/+2
* | mac80211: track whether to use channel contextsJohannes Berg2012-10-161-0/+6
|/
* mac80211: use list_move instead of list_del/list_addWei Yongjun2012-09-061-2/+1
* mac80211: support P2P Device abstractionJohannes Berg2012-08-201-0/+6
* mac80211: fix use after freeAlan Cox2012-07-131-2/+4
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-091-3/+3
* mac80211: rename driver-trace fileJohannes Berg2012-06-241-1/+0
* mac80211: fix double-start of remain-on-channelJohannes Berg2012-06-201-1/+5
* mac80211: cleanup offchannel_ps_enable argumentRajkumar Manoharan2012-06-201-5/+4
* mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg2012-06-111-5/+0
* mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-061-42/+238
* mac80211: do remain-on-channel while idleJohannes Berg2012-06-061-4/+0
* mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-041-0/+16
* 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
OpenPOWER on IntegriCloud