Same thing with the firmware-brcm80211
20210818-1 in unstable.
Oct 17 12:49:58 wifi1 kernel: [ 14.057714]
brcmfmac mmc0:0001:1: firmware: direct-loading firmware
brcm/brcmfmac43455-sdio.clm_blob
Oct 17 12:49:58 wifi1 kernel: [ 14.065628] brcmfmac:
brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Apr 15 2021
03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2
[709371.885059] ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110
[709386.989536] ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110
Now I'll try a 5.14 kernel backport (with the firmware from
bullseye). If it STILL happens, then I'll try and get a patch
upstream to detect this issue and reinit the hardware.
Just an update - shortly after I tried testing the 5.14 kernel,
the microsd card in my pi4 died. While I waited for a new card to
arrive, I also picked up a much faster wifi adapter. So while I'm
still using the brcm80211 chip for our 2.4ghz AP, I have a 5ghz
that every other device in our house except for one is using. So
despite still using a 5.10 kernel, I haven't been able to
reproduce this because the 2.4ghz wifi just isn't that busy.
Clearly the bug was being triggered by either multiple 2.4ghz wifi
devices, or a lot of 2.4ghz traffic (or both).