K 10 svn:author V 6 adrian K 8 svn:date V 27 2017-01-07T01:59:39.650325Z K 7 svn:log V 370 [net80211] add VHT ioctl parameters and driver capabilities * Add the VHT capability element to the driver capabilities so ifconfig can see if VHT is available * Add ioctl plumbing for enabling/disabling VHT and each of the VHT widths. Note: this DOES change the ABI (the driver caps ioctl struct size, sigh) so this will require a recompile of at least ifconfig. END