All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] brcmfmac: throughput enhancement for flow control mode
@ 2018-11-02  8:24 Wright Feng
  2018-11-02  8:24 ` [PATCH v2 1/2] brcmfmac: add credit numbers updating support Wright Feng
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Wright Feng @ 2018-11-02  8:24 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org
  Cc: Wright Feng, arend.vanspriel@broadcom.com,
	franky.lin@broadcom.com, hante.meuleman@broadcom.com,
	kvalo@codeaurora.org, Chi-Hsien Lin,
	brcm80211-dev-list.pdl@broadcom.com

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


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

end of thread, other threads:[~2018-11-03  1:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-02  8:24 [PATCH v2 0/2] brcmfmac: throughput enhancement for flow control mode Wright Feng
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

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.