https://github.com/torvalds/linux
Revision 1e2b1046b53f356e663fd145d0c57bea04a0343a authored by David S. Miller on 21 November 2018, 23:51:16 UTC, committed by David S. Miller on 21 November 2018, 23:51:16 UTC
Kalle Valo says:

====================
wireless-drivers fixes for 4.20

First set of fixes for 4.20, this time we have quite a few them but
all very small.

ath9k

* fix a locking regression found by a static checker

wlcore

* fix a crash which was a regression with wakeirq handling

brcm80211

* yet another fix for 160 MHz channel handling

mt76

* fix a longstaning build problem when CONFIG_LEDS_CLASS is disabled

* don't use uninitialised mutex

iwlwifi

* do note that the iwlwifi merge tag (commit 4ec321c14693) seems to
  contain wrong list of changes so ignore that

* fix ACPI data handling, a memory leak and other smaller fixes

ath10k

* fix a crash during suspend which was a recent regression
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s 86de592 + 1770f0f
History
Tip revision: 1e2b1046b53f356e663fd145d0c57bea04a0343a authored by David S. Miller on 21 November 2018, 23:51:16 UTC
Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
Tip revision: 1e2b104
File Mode Size
.gitignore -rw-r--r-- 39 bytes
Makefile -rw-r--r-- 2.6 KB

back to top