]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-drivers-for-davem-2018-03-24' of git://git.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Mon, 26 Mar 2018 01:26:07 +0000 (21:26 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Mar 2018 01:26:07 +0000 (21:26 -0400)
commitdf16aa1803cd2cd189070324a3aca7c7381c993a
tree9ff97b2f7a000b9f9b6b44df94b5a37a8a448a64
parentbafabf61ecf32ca87aed0deafa04432586d088f9
parent04417c8b8b6a7af1cf9ceff2655a2d4cd5ec05b6
Merge tag 'wireless-drivers-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers

Kalle Valo says:

====================
wireless-drivers fixes for 4.16

Some fixes for 4.16, only for iwlwifi and brcmfmac this time. All
pretty small.

iwlwifi

* fix an issue with the multicast queue

* fix IGTK handling

* fix some missing return value checks

* add support for a HW workaround for issues on some platforms

* a couple of fixes for channel-switch

* a few fixes for the aggregation handling code

brcmfmac

* drop Inter-Access Point Protocol packets by default

* fix check for ISO3166 regulatory code
====================

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