]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: Add support for setting transmit power level
authorJuuso Oikarinen <juuso.oikarinen@nokia.com>
Wed, 23 Jun 2010 09:12:57 +0000 (12:12 +0300)
committerJohannes Berg <johannes@sipsolutions.net>
Wed, 21 Jul 2010 08:14:30 +0000 (10:14 +0200)
commita0b1f574a8889a75544d915d7a217d78fd0f2d15
tree6e245e6911f1cfedcb82b7a46d49e52dd3eb384b
parent80ed81f752be56d54023384a19c49d8339fef239
iw: Add support for setting transmit power level

Add a "set txpower" option to specify the current transmit power level. Modes
supported are automatic, fixed and limited, and the limit may be specified
in signed mBm units.

Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
[Johannes: improve command line error checking, error reporting]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
phy.c