linux-stable/drivers/net/wireless/broadcom/brcm80211/brcmfmac
Hans de Goede 0ad4b55b2f brcmfmac: Set board_type used for nvram file selection to machine-compatible
For of/devicetree using machines, set the board_type used for nvram file
selection to the first string listed in the top-level's node compatible
string, aka the machine-compatible as used by of_machine_is_compatible().

The board_type setting is used to load the board-specific nvram file with
a board-specific name so that we can ship files for each supported board
in linux-firmware.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-11-06 18:50:16 +02:00
..
bcdc.c brcmfmac: use wiphy debugfs dir entry 2018-03-27 12:04:23 +03:00
bcdc.h
bcmsdh.c brcmfmac: Use __skb_peek(). 2018-09-10 10:06:54 -07:00
btcoex.c brcmfmac: allocate struct brcmf_pub instance using wiphy_new() 2018-03-27 12:04:22 +03:00
btcoex.h
bus.h brcmfmac: add support for sysfs initiated coredump 2018-05-23 18:51:48 +03:00
cfg80211.c brcmfmac: add 4-way handshake offload detection for FT-802.1X 2018-08-31 18:44:41 +03:00
cfg80211.h brcmfmac: allocate struct brcmf_pub instance using wiphy_new() 2018-03-27 12:04:22 +03:00
chip.c brcmfmac: add support for BCM4366E chipset 2018-04-25 11:21:58 +03:00
chip.h brcmfmac: use brcmf_chip_name() to store name in revinfo 2018-03-27 12:04:21 +03:00
common.c brcmfmac: fix wrong strnchr usage 2018-08-31 18:48:02 +03:00
common.h brcmfmac: Set board_type used for nvram file selection to machine-compatible 2018-11-06 18:50:16 +02:00
commonring.c
commonring.h
core.c brcmfmac: handle msgbuf packets marked with monitor mode flag 2018-07-04 18:05:59 +03:00
core.h brcmfmac: handle msgbuf packets marked with monitor mode flag 2018-07-04 18:05:59 +03:00
debug.c brcmfmac: validate user provided data for memdump before copying 2018-05-23 18:51:56 +03:00
debug.h brcmfmac: use wiphy debugfs dir entry 2018-03-27 12:04:23 +03:00
feature.c brcmfmac: increase buffer for obtaining firmware capabilities 2018-09-20 15:09:31 +03:00
feature.h brcmfmac: detect firmware support for radiotap monitor frames 2018-07-04 18:05:57 +03:00
firmware.c brcmfmac: Add support for first trying to get a board specific nvram file 2018-11-06 18:50:15 +02:00
firmware.h brcmfmac: Add support for first trying to get a board specific nvram file 2018-11-06 18:50:15 +02:00
flowring.c brcmfmac: move ALLFFMAC variable in flowring module 2018-05-23 18:51:47 +03:00
flowring.h
fweh.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git 2017-10-16 17:09:24 +03:00
fweh.h
fwil.c brcmfmac: do not convert linux error to firmware error string 2018-03-27 12:04:20 +03:00
fwil.h
fwil_types.h brcmfmac: update STA info struct to the v5 2018-07-04 18:08:06 +03:00
fwsignal.c brcmfmac: use wiphy debugfs dir entry 2018-03-27 12:04:23 +03:00
fwsignal.h brcmfmac: use wiphy debugfs dir entry 2018-03-27 12:04:23 +03:00
Makefile
msgbuf.c brcmfmac: handle msgbuf packets marked with monitor mode flag 2018-07-04 18:05:59 +03:00
msgbuf.h brcmfmac: coarse support for PCIe shared structure rev7 2018-04-30 13:43:17 +03:00
of.c brcmfmac: Set board_type used for nvram file selection to machine-compatible 2018-11-06 18:50:16 +02:00
of.h
p2p.c brcmfmac: fix full timeout waiting for action frame on-channel tx 2018-10-05 11:29:42 +03:00
p2p.h brcmfmac: fix full timeout waiting for action frame on-channel tx 2018-10-05 11:29:42 +03:00
pcie.c brcmfmac: Set board_type used for nvram file selection to machine-compatible 2018-11-06 18:50:16 +02:00
pcie.h
pno.c
pno.h
proto.c brcmfmac: use wiphy debugfs dir entry 2018-03-27 12:04:23 +03:00
proto.h brcmfmac: use wiphy debugfs dir entry 2018-03-27 12:04:23 +03:00
sdio.c brcmfmac: Set board_type used for nvram file selection to machine-compatible 2018-11-06 18:50:16 +02:00
sdio.h brcmfmac: Remove array of functions 2018-01-11 19:34:46 +02:00
tracepoint.c
tracepoint.h
usb.c brcmfmac: constify firmware mapping tables 2018-04-30 13:43:15 +03:00
usb.h
vendor.c
vendor.h