linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] brcmfmac: USB change series
@ 2020-02-13  8:44 Chi-Hsien Lin
  2020-02-13  8:44 ` [PATCH 1/6] brcmfmac: Fix driver crash on USB control transfer timeout Chi-Hsien Lin
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Chi-Hsien Lin @ 2020-02-13  8:44 UTC (permalink / raw)
  To: linux-wireless
  Cc: brcm80211-dev-list, brcm80211-dev-list, Arend van Spriel,
	Franky Lin, Hante Meuleman, Wright Feng, Kalle Valo,
	Chi-Hsien Lin

USB runtime PM and console print support added, alone with several of bug fixes for usb devices.

Madhan Mohan R (1):
  brcmfmac: increase max hanger slots from 1K to 3K in fws layer

Raveendran Somu (4):
  brcmfmac: Fix driver crash on USB control transfer timeout
  brcmfmac: Fix double freeing in the fmac usb data path
  brcmfmac: fix the incorrect return value in brcmf_inform_single_bss().
  brcmfmac: To support printing USB console messages

Wright Feng (1):
  brcmfmac: add USB autosuspend feature support

 .../net/wireless/broadcom/brcm80211/brcmfmac/bus.h |   1 +
 .../broadcom/brcm80211/brcmfmac/cfg80211.c         |   2 +-
 .../wireless/broadcom/brcm80211/brcmfmac/core.c    |   8 ++
 .../wireless/broadcom/brcm80211/brcmfmac/debug.c   |  82 ++++++++++++
 .../wireless/broadcom/brcm80211/brcmfmac/debug.h   |  24 ++++
 .../broadcom/brcm80211/brcmfmac/fwsignal.c         |   5 +-
 .../net/wireless/broadcom/brcm80211/brcmfmac/usb.c | 141 +++++++++++++--------
 7 files changed, 207 insertions(+), 56 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2020-03-12 13:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-13  8:44 [PATCH 0/6] brcmfmac: USB change series Chi-Hsien Lin
2020-02-13  8:44 ` [PATCH 1/6] brcmfmac: Fix driver crash on USB control transfer timeout Chi-Hsien Lin
2020-03-12 13:18   ` Kalle Valo
2020-02-13  8:44 ` [PATCH 2/6] brcmfmac: Fix double freeing in the fmac usb data path Chi-Hsien Lin
2020-02-13  8:44 ` [PATCH 3/6] brcmfmac: fix the incorrect return value in brcmf_inform_single_bss() Chi-Hsien Lin
2020-02-13  9:30   ` Arend Van Spriel
2020-02-14 14:56     ` Chi-Hsien Lin
2020-02-13  8:44 ` [PATCH 4/6] brcmfmac: increase max hanger slots from 1K to 3K in fws layer Chi-Hsien Lin
2020-02-13  8:44 ` [PATCH 5/6] brcmfmac: add USB autosuspend feature support Chi-Hsien Lin
2020-02-13  9:36   ` Arend Van Spriel
2020-02-17 12:06     ` Chi-Hsien Lin
2020-02-13  8:44 ` [PATCH 6/6] brcmfmac: To support printing USB console messages Chi-Hsien Lin

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).