linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] brcmfmac: pcie fixes and debugfs cleanup
@ 2015-06-08 12:38 Arend van Spriel
  2015-06-08 12:38 ` [PATCH 1/4] brcmfmac: Update msgbuf read pointer quicker Arend van Spriel
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Arend van Spriel @ 2015-06-08 12:38 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless, Arend van Spriel

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


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

end of thread, other threads:[~2015-06-15  9:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-08 12:38 [PATCH 0/4] brcmfmac: pcie fixes and debugfs cleanup Arend van Spriel
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

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