]> Git Repo - linux.git/commit - net/mac80211/mlme.c
mac80211: add beacon filtering support
authorKalle Valo <[email protected]>
Sun, 22 Mar 2009 19:57:35 +0000 (21:57 +0200)
committerJohn W. Linville <[email protected]>
Sat, 28 Mar 2009 00:13:13 +0000 (20:13 -0400)
commit04de83815993714a7ba2618f637fa1092a5f664b
tree7e491e890a66a3be3e4eae9636914858a6f3bba8
parenta08c1c1ac0c26229ca1ca45d554b209a56edc8be
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 <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Documentation/DocBook/mac80211.tmpl
include/net/mac80211.h
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/mlme.c
This page took 0.049324 seconds and 4 git commands to generate.