]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: per interface idle notification
authorJohannes Berg <johannes.berg@intel.com>
Thu, 5 Aug 2010 15:02:38 +0000 (17:02 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Aug 2010 19:26:40 +0000 (15:26 -0400)
commit2a46506ea74dabf67442df04bb9a630f361f3dec
tree3d18e0b36edfcc015d27f66890cf4a8d60c45bda
parentf3ac07d10a8baf17644a40fdf0a90f7e8487fdea
mac80211: per interface idle notification

Sometimes we don't just need to know whether or
not the device is idle, but also per interface.
This adds that reporting capability to mac80211.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/mlme.c
net/mac80211/scan.c
net/mac80211/work.c