1
0
Fork 0
alistair23-linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac
Alistair Francis 1061813243 Revert "brcmfmac: Loading the correct firmware for brcm43456"
This reverts commit e3062e05e1.

There is no brcmfmac43456-sdio.* firmware in the linux-firmware repo,
and the brcmfmac43455-sdio.* works fine, so let's just use that.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
2021-03-30 18:14:19 -04:00
..
Kconfig brcmfmac: use separate Kconfig file for brcmfmac 2019-05-28 15:24:13 +03:00
Makefile brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
bcdc.c net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
bcdc.h Revert "brcmfmac: fix NULL pointer derefence during USB disconnect" 2019-07-24 14:51:21 +03:00
bcmsdh.c brcmfmac: bcmsdh: Fix description for function parameter 'pktlist' 2020-11-07 18:04:04 +02:00
btcoex.c brcmfmac: btcoex: Update 'brcmf_btcoex_state' and demote others 2020-09-01 12:22:37 +03:00
btcoex.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
bus.h net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
cfg80211.c brcmfmac: add support for CQM RSSI notifications 2021-02-09 09:57:02 +02:00
cfg80211.h brcmfmac: add support for CQM RSSI notifications 2021-02-09 09:57:02 +02:00
chip.c brcmfmac: support BCM4365E with 43666 ChipCommon chip ID 2021-01-14 19:29:46 +02:00
chip.h brcmfmac: reset two D11 cores if chip has two D11 cores 2019-12-18 21:07:38 +02:00
common.c brcmfmac: fix invalid permanent MAC address in wiphy 2020-07-14 12:43:43 +03:00
common.h brcmfmac: map 802.1d priority to precedence level based on AP WMM params 2020-05-12 11:50:40 +03:00
commonring.c brcm80211: remove redundant pointer 'address' 2020-04-14 18:04:55 +03:00
commonring.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
core.c cfg80211: avoid holding the RTNL when calling the driver 2021-01-26 11:55:50 +01:00
core.h cfg80211: avoid holding the RTNL when calling the driver 2021-01-26 11:55:50 +01:00
debug.c brcmfmac: no need to check return value of debugfs_create functions 2020-05-04 12:50:13 +03:00
debug.h brcmfmac: no need to check return value of debugfs_create functions 2020-05-04 12:50:13 +03:00
dmi.c brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tablet 2021-02-08 13:02:41 +02:00
feature.c brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode 2020-09-16 08:56:04 +03:00
feature.h brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode 2020-09-16 08:56:04 +03:00
firmware.c brcmfmac: Delete useless kfree code 2021-01-14 19:32:03 +02:00
firmware.h brcmfmac: Replace zero-length array with flexible-array member 2020-03-23 19:12:12 +02:00
flowring.c brcmfmac: fix 802.1d priority to ac mapping for pcie dongles 2020-05-12 11:50:42 +03:00
flowring.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
fweh.c brcmfmac: fweh: Add missing description for 'gfp' 2020-11-07 18:04:07 +02:00
fweh.h net: brcmfmac: Convey allocation mode as argument 2020-09-29 14:02:55 -07:00
fwil.c brcmfmac: fix typos in code comments 2019-05-28 15:25:03 +03:00
fwil.h brcmfmac: add initial support for monitor mode 2020-01-26 17:41:50 +02:00
fwil_types.h brcmfmac: add support for CQM RSSI notifications 2021-02-09 09:57:02 +02:00
fwsignal.c brcmfmac: remove redundant assignment to pointer 'entry' 2020-12-07 18:36:11 +02:00
fwsignal.h net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
msgbuf.c net: brcmfmac: Convey allocation mode as argument 2020-09-29 14:02:55 -07:00
msgbuf.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
of.c brcmfmac: Transform compatible string for FW loading 2020-07-14 12:50:43 +03:00
of.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
p2p.c cfg80211: avoid holding the RTNL when calling the driver 2021-01-26 11:55:50 +01:00
p2p.h brcmfmac: support the second p2p connection 2020-05-06 11:39:17 +03:00
pcie.c brcmfmac: support BCM4365E with 43666 ChipCommon chip ID 2021-01-14 19:29:46 +02:00
pcie.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
pno.c brcmfmac: don't WARN when there are no requests 2019-10-01 12:14:20 +03:00
pno.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
proto.c Revert "brcmfmac: fix NULL pointer derefence during USB disconnect" 2019-07-24 14:51:21 +03:00
proto.h net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
sdio.c Revert "brcmfmac: Loading the correct firmware for brcm43456" 2021-03-30 18:14:19 -04:00
sdio.h net: brcmfmac: Replace in_interrupt() 2020-09-29 14:02:55 -07:00
tracepoint.c brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
tracepoint.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
usb.c net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
usb.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
vendor.c wireless: fix nl80211 vendor commands 2019-07-20 21:37:26 +02:00
vendor.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00