-
- Downloads
mac80211: support remain-on-channel command
This implements the new remain-on-channel cfg80211 command in mac80211, extending the work interface. Also change the work purge code to be able to clean up events properly (pretending they timed out.) Signed-off-by:Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by:
Johannes Berg <johannes@sipsolutions.net> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- net/mac80211/cfg.c 24 additions, 0 deletionsnet/mac80211/cfg.c
- net/mac80211/ieee80211_i.h 15 additions, 0 deletionsnet/mac80211/ieee80211_i.h
- net/mac80211/main.c 3 additions, 0 deletionsnet/mac80211/main.c
- net/mac80211/mlme.c 3 additions, 0 deletionsnet/mac80211/mlme.c
- net/mac80211/offchannel.c 6 additions, 2 deletionsnet/mac80211/offchannel.c
- net/mac80211/work.c 130 additions, 4 deletionsnet/mac80211/work.c
Loading
Please register or sign in to comment