Merge tag 'mac80211-next-for-davem-2018-09-05' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Wed, 5 Sep 2018 14:48:52 +0000 (07:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Sep 2018 14:48:52 +0000 (07:48 -0700)
commit579d03fecb23858e5070ea168e38442ccef80a9d
tree26db7192178073e56d8eb1c672599634fc122586
parent36302685f59345959de96d0d70a5ad20a3a3451b
parent014f5a250fc49fa8c6cd50093e725e71f3ae52da
Merge tag 'mac80211-next-for-davem-2018-09-05' of git://git./linux/kernel/git/jberg/mac80211-next

Johannes Berg says:

====================
This time, we have some pretty impactful work. Among
the changes:
 * changes to make PTK rekeying work better, or actually
   better/safely if drivers get updated
 * VHT extended NSS support - some APs had capabilities
   that didn't fit into the VHT (11ac) spec, so the spec
   was updated and we follow that now
 * some TXQ and A-MSDU building work - will allow iwlwifi
   to use this soon
 * more HE work, including aligning to 802.11ax Draft 3.0
 * L-SIG and 0-length-PSDU support in radiotap
====================

Signed-off-by: David S. Miller <davem@davemloft.net>