Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Tue, 3 Jul 2018 14:29:29 +0000 (23:29 +0900)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Jul 2018 14:29:29 +0000 (23:29 +0900)
commit248c690a2dc8725b5a5e06a1e0cdd65c7da06801
tree611d4cb2190caa7b57508cec2a9c588ec57cd9d3
parent2d0ec5440bef4a0a8858d52d45c31725540c3e74
parent4fa9433f950a3df0c180be37f14efe033198aa24
Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git./linux/kernel/git/kvalo/wireless-drivers

Kalle Valo says:

====================
wireless-drivers fixes for 4.18

First set of fixes for 4.18 and for numerous drivers. Something to mention
about is the wcn36xx fix which makes it possible to compile with gcc older than
4.4 (though I'm not sure if we even support those anymore).

qtnfmac

* coverity fix for a new commit in v4.18-rc1

rtlwifi

* fix kernel oops during driver removal

* fix firmware image corruption for rtl8821ae

brcmfmac

* fix crash if there's no firmware image

mwifiex

* a revert and a better fix for a new commit v4.18-rc1

mt7601u

* fix a recent regression about unnecessary warning about avg_rssi

wcn36xx

* convert testmode.c to plain ASCII

ath10k

* fix a firmware crash during bandwidth change
====================

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