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)
commit21f83589644bb2ed98079bf1e2154c8e70ca6a6c
treeede391a8c788a43f7c4ea3baa3367e020d45f179
parentc96e96354a6c9456cdf1f150eca504e2ea35301e
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