[MAC80211]: Add support for setting TX power and radio status
authorMichael Buesch <mb@bu3sch.de>
Thu, 20 Sep 2007 20:06:39 +0000 (22:06 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:52:23 +0000 (16:52 -0700)
commit61609bc0e4d3bc677ecdccf216a0a77563f52457
tree218ad785638f05c357571b400e0cb3fc21787ece
parent501d857ec93e797d4872d6b9b265b7472b455ddf
[MAC80211]: Add support for setting TX power and radio status

This adds support for disabling the radio and setting the TXpower
through wext.
This also fixes the prism TXpower ioctl (It always overwrote the TXpower
value in ieee80211_hw_config())

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac80211/ieee80211.c
net/mac80211/ieee80211_ioctl.c