]> bbs.cooldavid.org Git - net-next-2.6.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)
commit7da7cc1d42d8ce02cca16df8c021e6d657f1f8fd
tree3d18e0b36edfcc015d27f66890cf4a8d60c45bda
parent1fdaa46e9f26ccbab5e0eb8c4d4f8e1fbf32c7df
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