]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Fri, 28 Aug 2020 13:17:40 +0000 (06:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Aug 2020 13:17:40 +0000 (06:17 -0700)
commit10e5bb8c1a369016ef7896951bb5c22fcf99afe9
treeb65f2be5fb3f572fdce661d3a953622792c94896
parent7b230f63a8b633807abcdd7a1d256e009058ca9f
parentee15db951487824b313cb7b5b4b7323ae1f8e66d
Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next

Johannes Berg says:

====================
This time we have:
 * some code to support SAE (WPA3) offload in AP mode
 * many documentation (wording) fixes/updates
 * netlink policy updates, including the use of NLA_RANGE
   with binary attributes
 * regulatory improvements for adjacent frequency bands
 * and a few other small additions/refactorings/cleanups
====================

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