mac80211: add vht cap decode to debugfs
authorBen Greear <greearb@candelatech.com>
Fri, 13 May 2016 18:29:33 +0000 (11:29 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 31 May 2016 11:07:54 +0000 (13:07 +0200)
commit0bb7ed426373cebf406ff3ae7b6d2344f2f4364c
treecf1ed8f2617df4893a3a68d61b3135891b0a3b05
parent100cb9ff40e0c9eba1d88e3c9c21e9670faeb896
mac80211: add vht cap decode to debugfs

This makes it a lot easier to understand the capabilities used
by the station:

VHT supported
cap: 0x300819b2
MAX-MPDU-11454
80Mhz
RXLDPC
SHORT-GI-80
TXSTBC
RXSTBC_1
SU-BEAMFORMER-CAPABLE
SU-BEAMFORMEE-CAPABLE
BEAMFORMEE-STS: 0x0
SOUNDING-DIMENSIONS: 0x0
MU-BEAMFORMER-CAPABLE
MPDU-LENGTH-EXPONENT: 0x0
LINK-ADAPTATION-VHT-MRQ-MFB: 0x0
RX-ANTENNA-PATTERN
TX-ANTENNA-PATTERN
RX MCS: fffe
TX MCS: fffe

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs_sta.c