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