cfg80211: implement iwpower
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 1 Jul 2009 19:26:57 +0000 (21:26 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:51 +0000 (15:01 -0400)
commitbc92afd92088ab41223383cc6863ab4792533c54
treea31d14843f5a63a4a4561bb2ac59e83f4550433c
parentf21293549f60f88c74fcb9944737f11048896dc4
cfg80211: implement iwpower

Just on/off and timeout, and with a hacky cfg80211 method
until we figure out what we want, though this is probably
sufficient as we want to use pm_qos for wifi everywhere.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwmc3200wifi/cfg80211.c
drivers/net/wireless/iwmc3200wifi/wext.c
include/net/cfg80211.h
net/mac80211/Kconfig
net/mac80211/cfg.c
net/mac80211/mlme.c
net/mac80211/wext.c
net/wireless/Kconfig
net/wireless/core.c
net/wireless/wext-compat.c