Merge tag 'wireless-drivers-2021-10-01' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Fri, 1 Oct 2021 13:16:29 +0000 (14:16 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Oct 2021 13:16:29 +0000 (14:16 +0100)
commit5abab4982d5b3bfe33d318b621951a13bbe6ae77
tree01b6187469565b7de404ad7030439b2f22f0f74d
parentca6e11c337daf7925ff8a2aac8e84490a8691905
parent603a1621caa097be23c7784e36cb8edf23cd31db
Merge tag 'wireless-drivers-2021-10-01' of git://git./linux/kernel/git/kvalo/wireless-drivers

wireless-drivers fixes for v5.15

Second set of fixes for v5.15, nothing major this time. Most important
here are reverting a brcmfmac regression and a fix for an old rare
ath5k build error.

iwlwifi

* fixes to NULL dereference, off by one and missing unlock

* add support for Killer AX1650 on Dell XPS 15 (9510) laptop

ath5k

* build fix with LEDS=m

brcmfmac

* revert a regression causing BCM4359/9 devices stop working as access point

mwifiex

* fix clang warning about null pointer arithmetic
MAINTAINERS