]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Fri, 12 Oct 2018 17:56:56 +0000 (10:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Oct 2018 17:56:56 +0000 (10:56 -0700)
commit26c07a6ed83d40e15c505732be061f4f62155983
tree5853bdd81c7d74e7a3081464bb78525c37484dd8
parenta0f3c17c04dd36df1f75cf1b15df953a49a6ef4a
parent071185b00aa96524cdd421838de4e9cc2dc7b26a
Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next

Johannes Berg says:

====================
Highlights:
 * merge net-next, so I can finish the hwsim workqueue removal
 * fix TXQ NULL pointer issue that was reported multiple times
 * minstrel cleanups from Felix
 * simplify lib80211 code by not using skcipher, note that this
   will conflict with the crypto tree (and this new code here
   should be used)
 * use new netlink policy validation in nl80211
 * fix up SAE (part of WPA3) in client-mode
 * FTM responder support in the stack
====================

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