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>
Showing
- include/net/mac80211.h 19 additions, 0 deletionsinclude/net/mac80211.h
- net/mac80211/cfg.c 83 additions, 0 deletionsnet/mac80211/cfg.c
- net/mac80211/driver-ops.h 30 additions, 0 deletionsnet/mac80211/driver-ops.h
- net/mac80211/driver-trace.h 80 additions, 0 deletionsnet/mac80211/driver-trace.h
- net/mac80211/ieee80211_i.h 8 additions, 0 deletionsnet/mac80211/ieee80211_i.h
- net/mac80211/iface.c 7 additions, 2 deletionsnet/mac80211/iface.c
- net/mac80211/main.c 4 additions, 1 deletionnet/mac80211/main.c
- net/mac80211/offchannel.c 75 additions, 0 deletionsnet/mac80211/offchannel.c
Loading
Please register or sign in to comment