linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arend van Spriel <arend.vanspriel@broadcom.com>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org,
	Arend van Spriel <arend.vanspriel@broadcom.com>
Subject: [PATCH 0/6] brcmfmac: smallish series
Date: Thu, 14 Feb 2019 13:43:46 +0100	[thread overview]
Message-ID: <1550148232-4309-1-git-send-email-arend.vanspriel@broadcom.com> (raw)

Few fixes that got under my TODO rug. The patches apply on top of the
error logging patch that Rafał submitted earlier.

The series applies to the master branch of the wireless-drivers-next
repository.

Arend van Spriel (6):
  brcmfmac: assure SSID length from firmware is limited
  brcmfmac: add subtype check for event handling in data path
  brcmfmac: create debugfs files for bus-specific layer
  brcmfmac: disable MBSS feature for bcm4330 device
  brcmfmac: check and dump trap info during sdio probe
  brcmfmac: use chipname in brcmf_fw_alloc_request() for error path as
    well

 .../net/wireless/broadcom/brcm80211/brcmfmac/bus.h | 10 +++
 .../broadcom/brcm80211/brcmfmac/cfg80211.c         |  2 +
 .../wireless/broadcom/brcm80211/brcmfmac/core.c    |  6 +-
 .../wireless/broadcom/brcm80211/brcmfmac/feature.c | 10 ++-
 .../broadcom/brcm80211/brcmfmac/firmware.c         |  6 +-
 .../wireless/broadcom/brcm80211/brcmfmac/fweh.h    | 16 +++--
 .../wireless/broadcom/brcm80211/brcmfmac/msgbuf.c  |  2 +-
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    | 71 ++++++++++++++--------
 8 files changed, 87 insertions(+), 36 deletions(-)

--
1.9.1


             reply	other threads:[~2019-02-14 12:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-14 12:43 Arend van Spriel [this message]
2019-02-14 12:43 ` [PATCH 1/6] brcmfmac: assure SSID length from firmware is limited Arend van Spriel
2019-02-19 15:05   ` Kalle Valo
2019-02-14 12:43 ` [PATCH 2/6] brcmfmac: add subtype check for event handling in data path Arend van Spriel
2019-02-14 12:43 ` [PATCH 3/6] brcmfmac: create debugfs files for bus-specific layer Arend van Spriel
2019-02-14 12:43 ` [PATCH 4/6] brcmfmac: disable MBSS feature for bcm4330 device Arend van Spriel
2019-02-14 12:43 ` [PATCH 5/6] brcmfmac: check and dump trap info during sdio probe Arend van Spriel
2019-02-14 12:43 ` [PATCH 6/6] brcmfmac: use chipname in brcmf_fw_alloc_request() for error path as well Arend van Spriel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1550148232-4309-1-git-send-email-arend.vanspriel@broadcom.com \
    --to=arend.vanspriel@broadcom.com \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).