linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] brcmfmac: throughput enhancement for flow control mode
@ 2018-11-05  5:51 Wright Feng
  2018-11-05  5:51 ` [PATCH v3 1/3] brcmfmac: add credit numbers updating support Wright Feng
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Wright Feng @ 2018-11-05  5:51 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 v2:
- Add "brcmfmac: handle compressed tx status signal" in this series.
- Enable frameburst mode in default instead of being a module parameter

Changes since v1:
- Remove the patch "calling skb_orphan before sending skb to SDIO bus"
- Revise the patch "brcmfmac: add credit numbers updating support"

Chung-Hsien Hsu (1):
  brcmfmac: handle compressed tx status signal

Wright Feng (2):
  brcmfmac: add credit numbers updating support
  brcmfmac: enable frameburst mode in default firmware setting

 .../broadcom/brcm80211/brcmfmac/cfg80211.c    |   4 +
 .../broadcom/brcm80211/brcmfmac/fwil.h        |   1 +
 .../broadcom/brcm80211/brcmfmac/fwsignal.c    | 144 +++++++++++-------
 3 files changed, 91 insertions(+), 58 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2018-12-13 14:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-05  5:51 [PATCH v3 0/3] brcmfmac: throughput enhancement for flow control mode Wright Feng
2018-11-05  5:51 ` [PATCH v3 1/3] brcmfmac: add credit numbers updating support Wright Feng
2018-11-29 15:43   ` Kalle Valo
2018-12-11 12:43   ` Arend Van Spriel
2018-12-13 14:56   ` Kalle Valo
2018-11-05  5:51 ` [PATCH v3 2/3] brcmfmac: enable frameburst mode in default firmware setting Wright Feng
2018-12-11 12:44   ` Arend Van Spriel
2018-11-05  5:52 ` [PATCH v3 3/3] brcmfmac: handle compressed tx status signal Wright Feng
2018-12-11 12:44   ` Arend Van Spriel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).