]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Mon, 29 Jun 2020 23:58:30 +0000 (16:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Jun 2020 23:58:30 +0000 (16:58 -0700)
commitdfaa54ce287a163fb13174986dfacda49bb843ef
tree6cde31e0c89090dbba1177f65d18f9720e780b3b
parent8a50a7580d056c61ea0cf6f61b05895b8a4ba88f
parent35e47856a7e48aa505d98319b7180f540976b3f8
Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
Couple of fixes/small things:
 * TX control port status check fixed to not assume frame format
 * mesh control port fixes
 * error handling/leak fixes when starting AP, with HE attributes
 * fix broadcast packet handling with encapsulation offload
 * add new AKM suites
 * and a small code cleanup
====================

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