]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-next-for-davem-2019-02-01' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2019 18:20:52 +0000 (10:20 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2019 18:20:52 +0000 (10:20 -0800)
commitd26f7d3d82e5d9d420860c20977e13ee8008365b
tree8f7bb71b5d8998409b5f5707a7eb661f53d12c9b
parentfcfa5345b198b93d5243bfd41284d503e08102a0
parent5bee49cac107df7c3619acd4624a426a4212adef
Merge tag 'mac80211-next-for-davem-2019-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next

Johannes Berg says:

====================
New features for the wifi stack:
 * airtime fairness scheduling in mac80211, so we can share
 * more authentication offloads to userspace - this is for
   SAE which is part of WPA3 and is hard to do in firmware
 * documentation fixes
 * various mesh improvements
 * various other small improvements/cleanups

This also contains the NLA_POLICY_NESTED{,_ARRAY} change we
discussed, which affects everyone but there's no other user
yet.
====================

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