index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
offchannel.c
Age
Commit message (
Expand
)
Author
2012-09-06
mac80211: use list_move instead of list_del/list_add
Wei Yongjun
2012-08-20
mac80211: support P2P Device abstraction
Johannes Berg
2012-07-13
mac80211: fix use after free
Alan Cox
2012-07-09
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
2012-06-24
mac80211: rename driver-trace file
Johannes Berg
2012-06-20
mac80211: fix double-start of remain-on-channel
Johannes Berg
2012-06-20
mac80211: cleanup offchannel_ps_enable argument
Rajkumar Manoharan
2012-06-11
mac80211: remove unneeded ieee80211_run_deferred_scan()
Johannes Berg
2012-06-06
mac80211: unify SW/offload remain-on-channel
Johannes Berg
2012-06-06
mac80211: do remain-on-channel while idle
Johannes Berg
2012-06-04
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2012-01-04
mac80211: remove dead code
Mohammed Shafi Shajakhan
2012-01-04
mac80211: always clear SDATA_STATE_OFFCHANNEL flag
Eliad Peller
2011-11-30
mac80211: revert on-channel work optimisations
Johannes Berg
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-17
mac80211: call ieee80211_recalc_idle() after sending packets
Felix Fietkau
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-02-04
mac80211: Optimize scans on current operating channel.
Ben Greear
2011-01-05
mac80211: implement off-channel TX using hw r-o-c offload
Johannes Berg
2011-01-05
mac80211: implement hardware offload for remain-on-channel
Johannes Berg
2010-09-16
mac80211: disable beacon monitor while going offchannel
Luis R. Rodriguez
2010-09-16
mac80211: reset connection idle when going offchannel
Luis R. Rodriguez
2010-08-27
mac80211: fix offchannel queue stop
Johannes Berg
2010-01-15
mac80211: Fixed netif_tx_wake_all_queues in IBSS mode
Benoit Papillault
2010-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
mac80211: support remain-on-channel command
Johannes Berg
2009-12-28
mac80211: Generalize off-channel operation helpers from scan code
Jouni Malinen