linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arend van Spriel <arend@broadcom.com>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	Arend van Spriel <arend@broadcom.com>
Subject: [PATCH 0/4] brcmfmac: pcie fixes and debugfs cleanup
Date: Mon, 8 Jun 2015 14:38:31 +0200	[thread overview]
Message-ID: <1433767115-8136-1-git-send-email-arend@broadcom.com> (raw)

Summary of this series:

* fix module reload issue for PCIe.
* improving msgbuf protocol for PCIe devices.
* cleanup of the debugfs code.

This series is intended for v4.2 kernel and applies to the master
branch of the wireless-drivers-next repository.

Arend van Spriel (3):
  brcmfmac: remove chipinfo debugfs entry
  brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep()
  brcmfmac: use debugfs_create_devm_seqfile() helper function

Hante Meuleman (1):
  brcmfmac: Update msgbuf read pointer quicker.

 .../net/wireless/brcm80211/brcmfmac/commonring.c   | 19 ++++----
 .../net/wireless/brcm80211/brcmfmac/commonring.h   |  3 +-
 drivers/net/wireless/brcm80211/brcmfmac/debug.c    | 50 ++--------------------
 drivers/net/wireless/brcm80211/brcmfmac/msgbuf.c   | 12 +++++-
 drivers/net/wireless/brcm80211/brcmfmac/pcie.c     | 16 +------
 5 files changed, 27 insertions(+), 73 deletions(-)

-- 
1.9.1


             reply	other threads:[~2015-06-08 12:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-08 12:38 Arend van Spriel [this message]
2015-06-08 12:38 ` [PATCH 1/4] brcmfmac: Update msgbuf read pointer quicker Arend van Spriel
2015-06-15  9:43   ` [1/4] " Kalle Valo
2015-06-08 12:38 ` [PATCH 2/4] brcmfmac: remove chipinfo debugfs entry Arend van Spriel
2015-06-08 12:38 ` [PATCH 3/4] brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep() Arend van Spriel
2015-06-08 12:38 ` [PATCH 4/4] brcmfmac: use debugfs_create_devm_seqfile() helper function 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=1433767115-8136-1-git-send-email-arend@broadcom.com \
    --to=arend@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).