]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: add MCS set parsing
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 2 Feb 2009 23:39:06 +0000 (15:39 -0800)
committerJohannes Berg <johannes@sipsolutions.net>
Tue, 3 Feb 2009 09:24:06 +0000 (10:24 +0100)
commit21878f3698de54649e622540a6f92eff9a4e0ab6
treedde8455538c4bea6af707bafbdf49cc40646a1e6
parent34b6e0f5b34c572bfa408b8e26057ba708e11da4
iw: add MCS set parsing

This adds MCS set parsing to iw. When you can 'iw list' you can
now see the MCS set actually parsed, this can tell you information
such as all the RX/TX MCS indexes supported, max TX spatial streams,
if TX unequal modulation is supported and your max supported HT
RX data rate.

This is as per 802.11n Draft 7 on section 7.3.2.57.4 Supported MCS Set field.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
info.c