]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-drivers-for-davem-2019-09-05' of git://git.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Fri, 6 Sep 2019 13:21:44 +0000 (15:21 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Sep 2019 13:21:44 +0000 (15:21 +0200)
commiteebe7174495ebf2c6ecc2db78a8f71f063815b36
tree56238398751ff1c00f02f0ab4a85a67636a2217f
parent16eac46b9f308afe77dd1cb11f32de5038302ba5
parent85196e6c10442cab9008cc95f7b9cf5d2a3ce3f6
Merge tag 'wireless-drivers-for-davem-2019-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers

Kalle Valo says:

====================
wireless-drivers fixes for 5.3

Fourth set of fixes for 5.3, and hopefully really the last one. Quite
a few CVE fixes this time but at least to my knowledge none of them
have a known exploit.

mt76

* workaround firmware hang by disabling hardware encryption on MT7630E

* disable 5GHz band for MT7630E as it's not working properly

mwifiex

* fix IE parsing to avoid a heap buffer overflow

iwlwifi

* fix for QuZ device initialisation

rt2x00

* another fix for rekeying

* revert a commit causing degradation in rx signal levels

rsi

* fix a double free
====================

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