]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Wed, 21 Nov 2018 23:51:16 +0000 (15:51 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Nov 2018 23:51:16 +0000 (15:51 -0800)
commit5beb69623c01270d1c9080056052f658dc5e3c83
tree7896873fdca8323b4dba75d0173edd42968b871e
parent101d440dd26952382e5452ece58057eccfcd3fda
parenta8135d6488bc3fbef1cd1fd2af9c095c0c9cc355
Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers

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 fdf37d21770a) 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>