mac80211: add beacon filtering support
Add IEEE80211_HW_BEACON_FILTERING flag so that driver inform that it supports beacon filtering. Drivers need to call the new function ieee80211_beacon_loss() to notify about beacon loss. Signed-off-by:Kalle Valo <kalle.valo@nokia.com> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- Documentation/DocBook/mac80211.tmpl 6 additions, 0 deletionsDocumentation/DocBook/mac80211.tmpl
- include/net/mac80211.h 33 additions, 0 deletionsinclude/net/mac80211.h
- net/mac80211/ieee80211_i.h 2 additions, 0 deletionsnet/mac80211/ieee80211_i.h
- net/mac80211/iface.c 3 additions, 0 deletionsnet/mac80211/iface.c
- net/mac80211/mlme.c 48 additions, 1 deletionnet/mac80211/mlme.c
Loading
Please register or sign in to comment