mbox series

[0/4] brcmfmac: Add dump_survey cfg80211 ops series

Message ID 20220921020100.16752-1-ian.lin@infineon.com (mailing list archive)
Headers show
Series brcmfmac: Add dump_survey cfg80211 ops series | expand

Message

Ian Lin Sept. 21, 2022, 2 a.m. UTC
Add dump_survey cfg80211 ops for HostApd AutoChannelSelection.
And fix related bug.

Double Lo (1):
  brcmfmac: fix CERT-P2P:5.1.10 failure

Ramesh Rangavittal (1):
  brcmfmac: Fix authentication latency caused by OBSS stats survey

Wright Feng (2):
  brcmfmac: Add dump_survey cfg80211 ops for HostApd
    AutoChannelSelection
  brcmfmac: fix firmware trap while dumping obss stats

 .../broadcom/brcm80211/brcmfmac/cfg80211.c    | 255 ++++++++++++++++++
 .../broadcom/brcm80211/brcmfmac/feature.c     |   3 +-
 .../broadcom/brcm80211/brcmfmac/feature.h     |   4 +-
 3 files changed, 260 insertions(+), 2 deletions(-)