diff options
| author | Arend van Spriel <[email protected]> | 2024-01-26 11:57:24 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2024-01-29 18:27:58 +0200 |
| commit | e4ad71e2367f3f7b7409c30df9cdbb34da15e012 (patch) | |
| tree | 99aab162f6924b946d78c048eb5b9684feed6a39 | |
| parent | 1b023d475ae928f3036cefee9ea0a499af1d8900 (diff) | |
MAINTAINERS: wifi: brcm80211: cleanup entry
There has been some discussion about what is expected from
a maintainer and so a cleanup seems to be in order. A dedicated
mailing list has been created to discuss brcm80211 specific
development issues. Keeping the status as Supported although
help in maintaining this driver is welcomed.
Cc: [email protected]
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
| -rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d8ca0e10c8d1..25d530ab90d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4169,14 +4169,14 @@ F: drivers/firmware/broadcom/tee_bnxt_fw.c F: drivers/net/ethernet/broadcom/bnxt/ F: include/linux/firmware/broadcom/tee_bnxt_fw.h -BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER -M: Arend van Spriel <[email protected]> -M: Franky Lin <[email protected]> -M: Hante Meuleman <[email protected]> +BROADCOM BRCM80211 IEEE802.11 WIRELESS DRIVERS +M: Arend van Spriel <[email protected]> S: Supported F: drivers/net/wireless/broadcom/brcm80211/ +F: include/linux/platform_data/brcmfmac.h BROADCOM BRCMSTB GPIO DRIVER M: Doug Berger <[email protected]> |