diff options
author | David S. Miller | 2021-10-01 14:16:29 +0100 |
---|---|---|
committer | David S. Miller | 2021-10-01 14:16:29 +0100 |
commit | 5abab4982d5b3bfe33d318b621951a13bbe6ae77 (patch) | |
tree | 01b6187469565b7de404ad7030439b2f22f0f74d /MAINTAINERS | |
parent | ca6e11c337daf7925ff8a2aac8e84490a8691905 (diff) | |
parent | 603a1621caa097be23c7784e36cb8edf23cd31db (diff) |
Merge tag 'wireless-drivers-2021-10-01' of git://git.kernel.org/pub/scm/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
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 76e0fdcdd877..1bd60368fb3e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17793,7 +17793,6 @@ F: drivers/staging/nvec/ STAGING - OLPC SECONDARY DISPLAY CONTROLLER (DCON) M: Jens Frederich <jfrederich@gmail.com> -M: Daniel Drake <dsd@laptop.org> M: Jon Nettleton <jon.nettleton@gmail.com> S: Maintained W: http://wiki.laptop.org/go/DCON @@ -20698,7 +20697,6 @@ S: Maintained F: mm/zbud.c ZD1211RW WIRELESS DRIVER -M: Daniel Drake <dsd@gentoo.org> M: Ulrich Kunitz <kune@deine-taler.de> L: linux-wireless@vger.kernel.org L: zd1211-devs@lists.sourceforge.net (subscribers-only) |