]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
authorAnna Neal <anna@cozybit.com>
Thu, 11 Sep 2008 18:17:25 +0000 (11:17 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 11 Sep 2008 19:53:40 +0000 (15:53 -0400)
commit0112c9e9e8d47f1d1e6ce1323675cb43ca6aae86
tree73a2d11fe479e735b30348eed9e0ac32f130e947
parentaee14ceb5230afb5c17a4e28222ab9734ffd5002
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.

iwconfig txpower can now be used to set tx power to fixed or auto. If set to
auto the default firmware settings are used.

The command CMD_802_11_PA_CFG is only sent to older firmware, as Dan Williams
noted the command was no longer supported in firmware V9+.

Signed-off-by: Anna Neal <anna@cozybit.com>
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/cmd.c
drivers/net/wireless/libertas/cmd.h
drivers/net/wireless/libertas/defs.h
drivers/net/wireless/libertas/host.h
drivers/net/wireless/libertas/hostcmd.h
drivers/net/wireless/libertas/wext.c