]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: implement hardware offload for remain-on-channel
authorJohannes Berg <johannes.berg@intel.com>
Sat, 18 Dec 2010 16:20:47 +0000 (17:20 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 5 Jan 2011 21:07:12 +0000 (16:07 -0500)
commit49188c65874a4a60a00100a2de6e218d3e737114
treeede391a8c788a43f7c4ea3baa3367e020d45f179
parentbd0eab3fa326e474a5f7b14284544ba54663db3f
mac80211: implement hardware offload for remain-on-channel

This allows drivers to support remain-on-channel
offload if they implement smarter timing or need
to use a device implementation like iwlwifi.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/driver-ops.h
net/mac80211/driver-trace.h
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/main.c
net/mac80211/offchannel.c