Fix WFA certification failures due to flow control credit issues. Also fix an issue with a varialbe (dwell time) that is not properly initialized. Chnages since V1: - Remove unnecessary casting from patch 03/06 - Correct a s-o-b email error in patch 03/06 commit message Amar Shankar (1): brcmfmac: reserve 2 credits for host tx control path Chung-Hsien Hsu (1): brcmfmac: update tx status flags to sync with firmware Double Lo (1): brcmfmac: fix throughput zero stalls on PM 1 mode due to credit map Jia-Shyr Chuang (1): brcmfmac: increase message buffer size for control packets Joseph Chuang (1): brcmfmac: initialize the requested dwell time Raveendran Somu (1): brcmfmac: allow credit borrowing for all access categories .../broadcom/brcm80211/brcmfmac/cfg80211.c | 2 +- .../broadcom/brcm80211/brcmfmac/fwsignal.c | 68 +++++++++++++------ .../broadcom/brcm80211/brcmfmac/msgbuf.c | 3 +- .../broadcom/brcm80211/brcmfmac/p2p.c | 5 +- .../broadcom/brcm80211/brcmfmac/sdio.c | 19 +++++- 5 files changed, 67 insertions(+), 30 deletions(-) -- 2.25.0