]> bbs.cooldavid.org Git - net-next-2.6.git/commit
nl80211: Add option to adjust transmit power
authorJuuso Oikarinen <juuso.oikarinen@nokia.com>
Wed, 23 Jun 2010 09:12:38 +0000 (12:12 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 24 Jun 2010 19:42:37 +0000 (15:42 -0400)
commit98d2ff8bec82fc35fe2008a187a5fef9241dab10
tree5a443d79168c325aad8af755a88eca2a76342816
parentfa61cf70a6ae1089e459e4b59b2e8d8e90d8535e
nl80211: Add option to adjust transmit power

This patch adds transmit power setting type and transmit power level attributes
to NL80211_CMD_SET_WIPHY in order to facilitate adjusting of the transmit power
level of the device.

The added attributes allow selection of automatic, limited or fixed transmit
power level, with the level definable in signed mBm format.

Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
net/wireless/nl80211.c