linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] brcmfmac: Add dump_survey cfg80211 ops series
@ 2022-09-29  1:25 Ian Lin
  2022-09-29  1:25 ` [PATCH v3 1/4] brcmfmac: Add dump_survey cfg80211 ops for HostApd AutoChannelSelection Ian Lin
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Ian Lin @ 2022-09-29  1:25 UTC (permalink / raw)
  To: linux-wireless
  Cc: brcm80211-dev-list, brcm80211-dev-list, franky.lin,
	hante.meuleman, kvalo, Double.Lo, ian.lin

Add dump_survey cfg80211 ops for HostApd AutoChannelSelection.
And fix related bug.

Changes in v3:
  - refine error message in brcmf_parse_dump_obss
  - fix typo in brcmf_cfg80211_dump_survey

Changes in v2:
  - refine error handling in brcmf_parse_dump_obss
  - delare variable by using stack memory in brcmf_cfg80211_dump_survey
  - provide debug message in error case of cfg80211_set_channel
  - remove unnecessary NULL assignment in brcmf_cfg80211_attach

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    | 258 ++++++++++++++++++
 .../broadcom/brcm80211/brcmfmac/feature.c     |   3 +-
 .../broadcom/brcm80211/brcmfmac/feature.h     |   4 +-
 3 files changed, 263 insertions(+), 2 deletions(-)

-- 
2.25.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-10-10 10:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-29  1:25 [PATCH v3 0/4] brcmfmac: Add dump_survey cfg80211 ops series Ian Lin
2022-09-29  1:25 ` [PATCH v3 1/4] brcmfmac: Add dump_survey cfg80211 ops for HostApd AutoChannelSelection Ian Lin
2022-10-04  8:19   ` Kalle Valo
2022-10-04  8:24     ` Kalle Valo
2022-10-04  8:27   ` Kalle Valo
2022-09-29  1:25 ` [PATCH v3 2/4] brcmfmac: fix firmware trap while dumping obss stats Ian Lin
2022-09-29  1:25 ` [PATCH v3 3/4] brcmfmac: fix CERT-P2P:5.1.10 failure Ian Lin
2022-09-29  1:25 ` [PATCH v3 4/4] brcmfmac: Fix authentication latency caused by OBSS stats survey Ian Lin
2022-10-10 10:16   ` Arend Van Spriel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).