linux-stable/drivers/net/wireless/broadcom/brcm80211/brcmfmac
Ramesh Rangavittal a373f38cd1 brcmfmac: Remove the call to "dtim_assoc" IOVAR
When STA roams from one AP to another, after roam is complete, host
driver tries to get TIM information from firmware. This is no longer
supported in the firmware & hence, this call will always fail.
This failure results in the below message being displayed on the
console all the time when roam is done.

ieee80211 phy0: brcmf_update_bss_info: wl dtim_assoc failed (-52)

Changes ensure that the host driver will no longer try to get TIM
information from firmware.

Signed-off-by: Ramesh Rangavittal <ramesh.rangavittal@infineon.com>
Signed-off-by: Chi-hsien Lin <chi-hsien.lin@infineon.com>
Signed-off-by: Ian Lin <ian.lin@infineon.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220922104140.11889-5-ian.lin@infineon.com
2022-09-27 09:09:07 +03:00
..
bcdc.c brcmfmac: increase dcmd maximum buffer size 2022-09-27 09:09:07 +03:00
bcdc.h
bcmsdh.c wifi: brcmfmac: add 43439 SDIO ids and initialization 2022-09-07 11:01:15 +03:00
btcoex.c
btcoex.h
bus.h wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism 2022-09-19 12:59:33 +03:00
cfg80211.c brcmfmac: Remove the call to "dtim_assoc" IOVAR 2022-09-27 09:09:07 +03:00
cfg80211.h brcmfmac: add support for CQM RSSI notifications 2021-02-09 09:57:02 +02:00
chip.c brcmfmac: Support 89459 pcie 2022-09-27 09:09:06 +03:00
chip.h brcmfmac: support chipsets with different core enumeration space 2021-08-21 18:49:05 +03:00
common.c wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism 2022-09-19 12:59:33 +03:00
common.h wifi: brcmfmac: of: Fetch Apple properties 2022-09-19 12:59:34 +03:00
commonring.c
commonring.h
core.c wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit() 2022-09-07 10:57:10 +03:00
core.h wireless: brcmfmac: Use netif_rx(). 2022-03-06 11:05:31 +00:00
debug.c
debug.h brcmfmac: Silence error messages about unsupported firmware features 2021-06-23 20:44:25 +03:00
dmi.c wifi: brcmfmac: Add DMI nvram filename quirk for Chuwi Hi8 Pro tablet 2022-09-07 10:58:46 +03:00
feature.c wifi: brcmfmac: add 43439 SDIO ids and initialization 2022-09-07 11:01:15 +03:00
feature.h
firmware.c wifi: brcmfmac: firmware: Allow platform to override macaddr 2022-09-19 12:59:34 +03:00
firmware.h wifi: brcmfmac: firmware: Support passing in multiple board_types 2022-09-19 12:59:33 +03:00
flowring.c wifi: brcmfmac: fix scheduling while atomic issue when deleting flowring 2022-08-10 08:47:22 +03:00
flowring.h
fweh.c
fweh.h
fwil.c brcmfmac: fwil: Constify iovar name arguments 2022-02-01 14:27:07 +02:00
fwil.h brcmfmac: fwil: Constify iovar name arguments 2022-02-01 14:27:07 +02:00
fwil_types.h brcmfmac: increase default max WOWL patterns to 16 2022-09-27 09:09:06 +03:00
fwsignal.c wifi: move from strlcpy with unused retval to strscpy 2022-09-02 11:47:22 +03:00
fwsignal.h wifi: brcmfmac: Fix to add skb free for TIM update info when tx is completed 2022-08-10 08:47:22 +03:00
Kconfig
Makefile brcmfmac: add xtlv support to firmware interface layer 2021-08-21 18:49:04 +03:00
msgbuf.c wifi: brcmfmac: fix scheduling while atomic issue when deleting flowring 2022-08-10 08:47:22 +03:00
msgbuf.h wifi: brcmfmac: msgbuf: Increase RX ring sizes to 1024 2022-09-19 12:59:34 +03:00
of.c wifi: brcmfmac: of: Fetch Apple properties 2022-09-19 12:59:34 +03:00
of.h
p2p.c brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback" 2022-03-17 16:16:36 +02:00
p2p.h
pcie.c brcmfmac: Support 89459 pcie 2022-09-27 09:09:06 +03:00
pcie.h brcmfmac: properly check for bus register errors 2021-05-13 18:58:42 +02:00
pno.c wifi: brcmfmac: fix invalid address access when enabling SCAN log level 2022-08-10 08:47:22 +03:00
pno.h
proto.c
proto.h wireless: brcmfmac: Use netif_rx(). 2022-03-06 11:05:31 +00:00
sdio.c wifi: brcmfmac: firmware: Support passing in multiple board_types 2022-09-19 12:59:33 +03:00
sdio.h wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism 2022-09-19 12:59:33 +03:00
tracepoint.c
tracepoint.h tracing/brcm: Use the new __vstring() helper 2022-07-15 17:44:40 -04:00
usb.c wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism 2022-09-19 12:59:33 +03:00
usb.h brcmfmac: A typo fix 2021-04-18 09:28:21 +03:00
vendor.c
vendor.h
xtlv.c include/linux/unaligned: replace kernel.h with the necessary inclusions 2022-01-20 08:52:53 +02:00
xtlv.h brcmfmac: Replace zero-length arrays with flexible-array members 2022-02-21 10:59:35 +02:00