index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
offchannel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-30
mac80211: Run deferred scan if last roc_list item is not started
Jouni Malinen
1
-0
/
+2
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-3
/
+3
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+17
2013-04-08
mac80211: purge remain-on-channel items when suspending
Johannes Berg
1
-3
/
+3
2013-03-25
mac80211: fix remain-on-channel cancel crash
Johannes Berg
1
-6
/
+17
2013-03-18
mac80211: stop queues temporarily for flushing
Johannes Berg
1
-2
/
+2
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-2
/
+2
2013-03-06
mac80211: Allow drivers to differentiate between ROC types
Ilan Peer
1
-1
/
+1
2013-02-11
mac80211: Add flushes before going off-channel
Seth Forshee
1
-0
/
+5
2013-02-11
mac80211: Fix tx queue handling during scans
Seth Forshee
1
-20
/
+10
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-12
/
+7
2013-01-16
mac80211: synchronize scan off/on-channel and PS states
Stanislaw Gruszka
1
-12
/
+7
2013-01-03
mac80211: track enable_beacon explicitly
Johannes Berg
1
-6
/
+9
2012-12-06
Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-2
/
+0
2012-11-26
mac80211: fix remain-on-channel (non-)cancelling
Johannes Berg
1
-2
/
+0
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
1
-5
/
+3
2012-11-19
mac80211: make remain_on_channel() op pass vif param
Eliad Peller
1
-1
/
+1
2012-10-30
mac80211: use a counter for remain-on-channel cookie
Johannes Berg
1
-4
/
+3
2012-10-17
mac80211: use channel contexts
Johannes Berg
1
-1
/
+2
2012-10-16
mac80211: track whether to use channel contexts
Johannes Berg
1
-0
/
+6
2012-09-06
mac80211: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2012-08-20
mac80211: support P2P Device abstraction
Johannes Berg
1
-0
/
+6
2012-07-13
mac80211: fix use after free
Alan Cox
1
-2
/
+4
2012-07-09
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
1
-3
/
+3
2012-06-24
mac80211: rename driver-trace file
Johannes Berg
1
-1
/
+0
2012-06-20
mac80211: fix double-start of remain-on-channel
Johannes Berg
1
-1
/
+5
2012-06-20
mac80211: cleanup offchannel_ps_enable argument
Rajkumar Manoharan
1
-5
/
+4
2012-06-11
mac80211: remove unneeded ieee80211_run_deferred_scan()
Johannes Berg
1
-5
/
+0
2012-06-06
mac80211: unify SW/offload remain-on-channel
Johannes Berg
1
-42
/
+238
2012-06-06
mac80211: do remain-on-channel while idle
Johannes Berg
1
-4
/
+0
2012-06-04
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
1
-0
/
+16
2012-01-04
mac80211: remove dead code
Mohammed Shafi Shajakhan
1
-17
/
+0
2012-01-04
mac80211: always clear SDATA_STATE_OFFCHANNEL flag
Eliad Peller
1
-1
/
+3
2011-11-30
mac80211: revert on-channel work optimisations
Johannes Berg
1
-6
/
+3
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-17
mac80211: call ieee80211_recalc_idle() after sending packets
Felix Fietkau
1
-2
/
+2
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-02-04
mac80211: Optimize scans on current operating channel.
Ben Greear
1
-31
/
+37
2011-01-05
mac80211: implement off-channel TX using hw r-o-c offload
Johannes Berg
1
-10
/
+20
2011-01-05
mac80211: implement hardware offload for remain-on-channel
Johannes Berg
1
-0
/
+75
2010-09-16
mac80211: disable beacon monitor while going offchannel
Luis R. Rodriguez
1
-0
/
+2
2010-09-16
mac80211: reset connection idle when going offchannel
Luis R. Rodriguez
1
-0
/
+5
2010-08-27
mac80211: fix offchannel queue stop
Johannes Berg
1
-2
/
+17
2010-01-15
mac80211: Fixed netif_tx_wake_all_queues in IBSS mode
Benoit Papillault
1
-1
/
+3
2010-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-3
/
+3
2009-12-28
mac80211: support remain-on-channel command
Johannes Berg
1
-2
/
+6
2009-12-28
mac80211: Generalize off-channel operation helpers from scan code
Jouni Malinen
1
-0
/
+164