All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] brcmfmac: Support multiple station interface series
@ 2022-09-29  5:06 Ian Lin
  2022-09-29  5:06 ` [PATCH 1/4] brcmfmac: add creating station interface support Ian Lin
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Ian Lin @ 2022-09-29  5:06 UTC (permalink / raw)
  To: linux-wireless
  Cc: brcm80211-dev-list, brcm80211-dev-list, franky.lin,
	hante.meuleman, kvalo, Double.Lo, ian.lin

Support create multiple station interface.
And fix related issues.

Prasanna Kerekoppa (1):
  brcmfmac: Fix AP interface delete issue

Ting-Ying Li (1):
  brcmfmac: revise SoftAP channel setting

Wright Feng (2):
  brcmfmac: add creating station interface support
  brcmfmac: support station interface creation version 1, 2 and 3

 .../broadcom/brcm80211/brcmfmac/cfg80211.c    | 306 ++++++++++++++++--
 .../broadcom/brcm80211/brcmfmac/core.h        |   1 +
 2 files changed, 272 insertions(+), 35 deletions(-)

-- 
2.25.0


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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-29  5:06 [PATCH 0/4] brcmfmac: Support multiple station interface series Ian Lin
2022-09-29  5:06 ` [PATCH 1/4] brcmfmac: add creating station interface support Ian Lin
2022-10-05  7:42   ` Kalle Valo
2022-10-05  7:45     ` Kalle Valo
2022-10-05  7:47       ` Kalle Valo
2022-09-29  5:06 ` [PATCH 2/4] brcmfmac: support station interface creation version 1, 2 and 3 Ian Lin
2022-09-29  5:06 ` [PATCH 3/4] brcmfmac: Fix AP interface delete issue Ian Lin
2022-09-29  5:06 ` [PATCH 4/4] brcmfmac: revise SoftAP channel setting Ian Lin
2022-10-05  7:35   ` Kalle Valo
2022-10-05 10:41     ` Arend Van Spriel
2022-10-10 10:10 ` [PATCH 0/4] brcmfmac: Support multiple station interface series Arend Van Spriel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.