linux-stable/drivers/net/wireless/broadcom/brcm80211
Hans de Goede 2505a75a38 wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro
[ Upstream commit 32167707aa ]

The ACEPC W5 Pro HDMI stick contains quite generic names in the sys_vendor
and product_name DMI strings, without this patch brcmfmac will try to load:
"brcmfmac43455-sdio.$(DEFAULT_STRING)-$(DEFAULT_STRING).txt" as nvram file
which is both too generic and messy with the $ symbols in the name.

The ACEPC W5 Pro uses the same Ampak AP6255 module as the ACEPC T8
and the nvram for the T8 is already in linux-firmware, so point the new
DMI nvram filename quirk to the T8 nvram file.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240216213649.251718-1-hdegoede@redhat.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-04-13 13:10:00 +02:00
..
brcmfmac wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro 2024-04-13 13:10:00 +02:00
brcmsmac wifi: brcmsmac: avoid function pointer casts 2024-03-26 18:16:44 -04:00
brcmutil wifi: brcmutil: use helper function pktq_empty() instead of open code 2023-06-01 16:14:43 +03:00
include wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 2023-02-27 16:59:35 +02:00
Kconfig brcmsmac: rework LED dependencies 2021-12-08 20:17:06 +02:00
Makefile