Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] brcmfmac: SoftAP creation and dcmd buffer size changes
@ 2020-09-14  3:16 Wright Feng
  2020-09-14  3:16 ` [PATCH v2 1/3] brcmfmac: support virtual interface creation from firmware Wright Feng
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Wright Feng @ 2020-09-14  3:16 UTC (permalink / raw)
  To: linux-wireless
  Cc: wright.feng, brcm80211-dev-list, brcm80211-dev-list,
	Arend van Spriel, Franky Lin, Hante Meuleman, Kalle Valo,
	chi-hsien.lin

Allow SoftAP creation via vendor command from test tool; also update
dcmd buffer size settings for new firmware.

Changes in v2:
 - Fix sparse check error in v1
 - Remove one patch due to duplicate
 - Add more comment in "brcmfmac: increase dcmd max control buffer
   size" patch

Kurt Lee (1):
  brcmfmac: set net carrier on via test tool for AP mode

Double Lo (2):
  brcmfmac: support virtual interface creation from firmware
  brcmfmac: increase dcmd max control buffer size

 .../broadcom/brcm80211/brcmfmac/bcdc.c        |  4 +-
 .../broadcom/brcm80211/brcmfmac/cfg80211.c    | 50 +++++++++++++++++--
 .../broadcom/brcm80211/brcmfmac/vendor.c      |  9 ++++
 3 files changed, 58 insertions(+), 5 deletions(-)

-- 
2.25.0


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

end of thread, other threads:[~2020-09-14  8:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-14  3:16 [PATCH v2 0/3] brcmfmac: SoftAP creation and dcmd buffer size changes Wright Feng
2020-09-14  3:16 ` [PATCH v2 1/3] brcmfmac: support virtual interface creation from firmware Wright Feng
2020-09-14  3:16 ` [PATCH v2 2/3] brcmfmac: set net carrier on via test tool for AP mode Wright Feng
2020-09-14  8:20   ` Kalle Valo
2020-09-14  8:42     ` Arend Van Spriel
2020-09-14  3:16 ` [PATCH v2 3/3] brcmfmac: increase dcmd max control buffer size Wright Feng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox