]> git.ipfire.org Git - thirdparty/iw.git/commit - info.c
iw: Add antenna configuration commands
authorBruno Randolf <br1@einfach.org>
Wed, 17 Nov 2010 09:32:36 +0000 (18:32 +0900)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 23 Nov 2010 08:43:13 +0000 (09:43 +0100)
commit024630b2c03054d0f48ffdf13fc3b05cb505cc98
treeaaa2370a58666a72b42976dca06c3c2b7ed1829f
parent73e5583c5c9ae8cfc466773cfda8431c268b41e8
iw: Add antenna configuration commands

Add command to set the antenna configuration (iw phyX set antenna ...) and
include antenna setting in wiphy information (iw phyX info).

iw phyX set antenna all | <bitmap> | <tx bitmap> <rx bitmap>

Signed-off-by: Bruno Randolf <br1@einfach.org>
info.c
phy.c