From: Wright Feng <Wright.Feng@cypress.com>
To: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Cc: Wright Feng <Wright.Feng@cypress.com>,
"arend.vanspriel@broadcom.com" <arend.vanspriel@broadcom.com>,
"franky.lin@broadcom.com" <franky.lin@broadcom.com>,
"hante.meuleman@broadcom.com" <hante.meuleman@broadcom.com>,
"kvalo@codeaurora.org" <kvalo@codeaurora.org>,
Chi-Hsien Lin <Chi-Hsien.Lin@cypress.com>,
"brcm80211-dev-list.pdl@broadcom.com"
<brcm80211-dev-list.pdl@broadcom.com>
Subject: [PATCH v2 0/2] brcmfmac: throughput enhancement for flow control mode
Date: Fri, 2 Nov 2018 08:24:27 +0000 [thread overview]
Message-ID: <20181102082403.11676-1-wright.feng@cypress.com> (raw)
The patches are for throughput enhancement with flow control mode enabled
and introduce a new module parameter to enhance TX throughput as well.
Changes since v1:
Remove the patch "calling skb_orphan before sending skb to SDIO bus"
Revise the patch "brcmfmac: add credit numbers updating support"
Wright Feng (2):
brcmfmac: add credit numbers updating support
brcmfmac: make firmware frameburst mode a module parameter
.../broadcom/brcm80211/brcmfmac/cfg80211.c | 7 ++++++
.../broadcom/brcm80211/brcmfmac/common.c | 5 ++++
.../broadcom/brcm80211/brcmfmac/common.h | 2 ++
.../broadcom/brcm80211/brcmfmac/fwil.h | 1 +
.../broadcom/brcm80211/brcmfmac/fwsignal.c | 23 ++++++++++++-------
5 files changed, 30 insertions(+), 8 deletions(-)
--
2.19.1
next reply other threads:[~2018-11-02 8:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-02 8:24 Wright Feng [this message]
2018-11-02 8:24 ` [PATCH v2 1/2] brcmfmac: add credit numbers updating support Wright Feng
2018-11-02 8:24 ` [PATCH v2 2/2] brcmfmac: make firmware frameburst mode a module parameter Wright Feng
2018-11-02 12:31 ` Arend van Spriel
2018-11-03 1:44 ` Wright Feng
2018-11-02 12:33 ` [PATCH v2 0/2] brcmfmac: throughput enhancement for flow control mode Arend van Spriel
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=20181102082403.11676-1-wright.feng@cypress.com \
--to=wright.feng@cypress.com \
--cc=Chi-Hsien.Lin@cypress.com \
--cc=arend.vanspriel@broadcom.com \
--cc=brcm80211-dev-list.pdl@broadcom.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.