1
0
Fork 0
remarkable-linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac
Shawn Guo dbd623fb1d brcmfmac: support read chipname via sysfs
It adds support of reading chipname via sysfs, so that user space can
distinguish WiFi module among AP5256, AP5256V and 1MW.

- AP5256
reMarkable: ~/ cat /sys/class/ieee80211/phy*/chipname
BCM4345/9

- AP5256V
reMarkable: ~/ cat /sys/class/ieee80211/phy*/chipname
BCM43012/2

- 1MW
reMarkable: ~/ cat /sys/class/ieee80211/phy*/chipname
BCM4345/6

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
2021-06-17 15:41:32 +02:00
..
Kconfig brcm80211: Select WIRELESS_EXT automatically 2021-03-19 23:32:23 +01:00
Makefile
bcdc.c
bcdc.h
bcmsdh.c MLK-21756 brcmfmac: bcmsdh: attach device only func1 compatible string match 2019-11-25 15:44:59 +08:00
btcoex.c
btcoex.h
bus.h
cfg80211.c brcmfmac: avoid network disconnection during suspend with linux-3.8 and above kernel 2021-06-17 15:02:22 +02:00
cfg80211.h MLK-21161-03 brcmfmac: add sleep in bus suspend and cfg80211 resume functions 2019-11-25 15:44:51 +08:00
chip.c MLK-22949 brcmfmac: add chip id check for clm_blob firmware load 2019-11-25 15:45:01 +08:00
chip.h MLK-22949 brcmfmac: add chip id check for clm_blob firmware load 2019-11-25 15:45:01 +08:00
common.c brcmfmac: hard code ccode map table for BCM4345/9 2021-05-10 21:04:51 +08:00
common.h
commonring.c
commonring.h
core.c brcmfmac: support read chipname via sysfs 2021-06-17 15:41:32 +02:00
core.h
debug.c
debug.h
dmi.c
feature.c brcmfmac: fix wrong location to get firmware feature 2020-06-22 09:30:58 +02:00
feature.h
firmware.c
firmware.h
flowring.c
flowring.h
fweh.c
fweh.h
fwil.c
fwil.h
fwil_types.h Merge tag 'v5.4.70' into imx_5.4.y 2020-10-08 17:46:51 +08:00
fwsignal.c Merge tag 'v5.4.70' into imx_5.4.y 2020-10-08 17:46:51 +08:00
fwsignal.h
msgbuf.c
msgbuf.h
of.c brcmfmac: hard code ccode map table for BCM4345/9 2021-05-10 21:04:51 +08:00
of.h brcmfmac: hard code ccode map table for BCM4345/9 2021-05-10 21:04:51 +08:00
p2p.c This is the 5.4.24 stable release 2020-03-08 18:57:18 +08:00
p2p.h
pcie.c This is the 5.4.24 stable release 2020-03-08 18:57:18 +08:00
pcie.h
pno.c
pno.h
proto.c
proto.h
sdio.c Merge tag 'v5.4.70' into imx_5.4.y 2020-10-08 17:46:51 +08:00
sdio.h MLK-21492 brcmfmac: remove func0 that is not provied by mmc stack 2019-11-25 15:44:52 +08:00
tracepoint.c
tracepoint.h
usb.c This is the 5.4.24 stable release 2020-03-08 18:57:18 +08:00
usb.h
vendor.c
vendor.h