From: Wright Feng <wright.feng@cypress.com>
To: linux-wireless@vger.kernel.org
Cc: wright.feng@cypress.com, brcm80211-dev-list@broadcom.com,
brcm80211-dev-list@cypress.com,
Arend van Spriel <arend.vanspriel@broadcom.com>,
Franky Lin <franky.lin@broadcom.com>,
Hante Meuleman <hante.meuleman@broadcom.com>,
Kalle Valo <kvalo@codeaurora.org>,
chi-hsien.lin@cypress.com
Subject: [PATCH v2 0/3] brcmfmac: SoftAP creation and dcmd buffer size changes
Date: Sun, 13 Sep 2020 22:16:31 -0500 [thread overview]
Message-ID: <20200914031634.190721-1-wright.feng@cypress.com> (raw)
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
next reply other threads:[~2020-09-14 3:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-14 3:16 Wright Feng [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200914031634.190721-1-wright.feng@cypress.com \
--to=wright.feng@cypress.com \
--cc=arend.vanspriel@broadcom.com \
--cc=brcm80211-dev-list@broadcom.com \
--cc=brcm80211-dev-list@cypress.com \
--cc=chi-hsien.lin@cypress.com \
--cc=franky.lin@broadcom.com \
--cc=hante.meuleman@broadcom.com \
--cc=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.