commit | 98d2ff8bec82fc35fe2008a187a5fef9241dab10 | [log] [tgz] |
---|---|---|
author | Juuso Oikarinen <juuso.oikarinen@nokia.com> | Wed Jun 23 12:12:38 2010 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jun 24 15:42:37 2010 -0400 |
tree | 5a443d79168c325aad8af755a88eca2a76342816 | |
parent | fa61cf70a6ae1089e459e4b59b2e8d8e90d8535e [diff] |
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>