All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] brcmfmac: better logging of firmware api errors
@ 2018-01-22 20:46 Arend van Spriel
  2018-01-22 20:46 ` [PATCH 1/2] brcmfmac: assure bcdc dcmd api does not return value > 0 Arend van Spriel
  2018-01-22 20:46 ` [PATCH 2/2] brcmfmac: separate firmware errors from i/o errors Arend van Spriel
  0 siblings, 2 replies; 4+ messages in thread
From: Arend van Spriel @ 2018-01-22 20:46 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless, Arend van Spriel

Two patches intended for v4.16 providing:

* better logging of firmware api errors

These apply to the master branch of the wireless-drivers-next repository.

Arend van Spriel (2):
  brcmfmac: assure bcdc dcmd api does not return value > 0
  brcmfmac: separate firmware errors from i/o errors

 .../wireless/broadcom/brcm80211/brcmfmac/bcdc.c    | 17 +++++++++------
 .../wireless/broadcom/brcm80211/brcmfmac/fwil.c    | 24 +++++++++++++---------
 .../wireless/broadcom/brcm80211/brcmfmac/msgbuf.c  | 10 +++++----
 .../wireless/broadcom/brcm80211/brcmfmac/proto.h   | 14 +++++++------
 4 files changed, 39 insertions(+), 26 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2018-01-24 16:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-22 20:46 [PATCH 0/2] brcmfmac: better logging of firmware api errors Arend van Spriel
2018-01-22 20:46 ` [PATCH 1/2] brcmfmac: assure bcdc dcmd api does not return value > 0 Arend van Spriel
2018-01-24 16:03   ` [1/2] " Kalle Valo
2018-01-22 20:46 ` [PATCH 2/2] brcmfmac: separate firmware errors from i/o errors Arend van Spriel

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.