On Thu, 2016-03-10 at 10:08 -0800, greearb@xxxxxxxxxxxxxxx wrote: > From: Ben Greear <greearb@xxxxxxxxxxxxxxx> > > ath10k supports VHT on 2.4Ghz band. I still don't think this is the right thing to do. Most implementations seem to use the BRCM vendor IE to advertise "VHT" features on 2.4 GHz, since the spec requires 5 GHz for the real ones. The combination of ath10k with mac80211 seems to be broken in that regard right now, since mac80211 didn't expect drivers to set the capabilities for 2.4 GHz band. I guess we can get away with using the regular capabilities towards userspace, but as far as the IEs are concerned we should probably use the BRCM ones. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html