All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] brcmfmac: throughput enhancement for SDIO and flow control mode
@ 2018-10-29 10:27 Wright Feng
  2018-10-29 10:27 ` [PATCH 1/3] brcmfmac: calling skb_orphan before sending skb to SDIO bus Wright Feng
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Wright Feng @ 2018-10-29 10:27 UTC (permalink / raw)
  To: linux-wireless
  Cc: Wright Feng, arend.vanspriel, franky.lin, hante.meuleman, kvalo,
	Chi-Hsien Lin, brcm80211-dev-list.pdl

These are for throughput enhancement with SDIO bus or with flow control
mode enabled, and also introuce a new module parameter to enhance TX
throughput as well.

Wright Feng (3):
  brcmfmac: calling skb_orphan before sending skb to SDIO bus
  brcmfmac: add credit numbers updating support
  brcmfmac: make firmware frameburst mode a module parameter

 .../broadcom/brcm80211/brcmfmac/cfg80211.c         |  7 +++++++
 .../wireless/broadcom/brcm80211/brcmfmac/common.c  |  5 +++++
 .../wireless/broadcom/brcm80211/brcmfmac/common.h  |  2 ++
 .../wireless/broadcom/brcm80211/brcmfmac/fwil.h    |  1 +
 .../broadcom/brcm80211/brcmfmac/fwsignal.c         | 23 ++++++++++++++--------
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    |  1 +
 6 files changed, 31 insertions(+), 8 deletions(-)

-- 
1.9.1


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

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

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-29 10:27 [PATCH 0/3] brcmfmac: throughput enhancement for SDIO and flow control mode Wright Feng
2018-10-29 10:27 ` [PATCH 1/3] brcmfmac: calling skb_orphan before sending skb to SDIO bus Wright Feng
2018-10-29 18:50   ` Franky Lin
2018-11-02  3:08     ` Wright Feng
2018-11-02 19:51       ` Franky Lin
2018-11-03  1:36         ` Wright Feng
2018-10-29 10:27 ` [PATCH 2/3] brcmfmac: add credit numbers updating support Wright Feng
2018-10-30 11:04   ` Arend van Spriel
2018-11-02  7:54     ` Wright Feng
2018-10-29 10:27 ` [PATCH 3/3] brcmfmac: make firmware frameburst mode a module parameter Wright Feng
2018-10-30 11:33   ` Arend van Spriel
2018-11-02  3:22     ` Wright Feng

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.