mbox series

[0/3] brcmfmac: PCIE debug mechanism series

Message ID 20220929031001.9962-1-ian.lin@infineon.com
Headers show
Series brcmfmac: PCIE debug mechanism series | expand

Message

Ian Lin Sept. 29, 2022, 3:09 a.m. UTC
Add several debug mechanism on PCIE operation.

Wright Feng (3):
  brcmfmac: add a timer to read console periodically in PCIE bus
  brcmfmac: return error when getting invalid max_flowrings from dongle
  brcmfmac: dump dongle memory when attaching failed

 .../broadcom/brcm80211/brcmfmac/bus.h         |   6 +
 .../broadcom/brcm80211/brcmfmac/core.c        |   3 +-
 .../broadcom/brcm80211/brcmfmac/pcie.c        | 139 +++++++++++++++++-
 .../broadcom/brcm80211/brcmfmac/sdio.c        |   2 -
 4 files changed, 144 insertions(+), 6 deletions(-)