]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit52d397af015b09711ea09df3d9dc4b6de0186e5d
tree611d4cb2190caa7b57508cec2a9c588ec57cd9d3
parent91270a0cdef0e0ff8580f256f5948f944b9c2ff8
parent1a9f939f487f89d53651288c3567353a3079e7f4
Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub/scm/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