linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] brcmfmac: sdio suspend rework and debugfs change
@ 2015-02-06 17:36 Arend van Spriel
  2015-02-06 17:36 ` [PATCH 1/6] brcmfmac: use helper function for changing SDIO state Arend van Spriel
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Arend van Spriel @ 2015-02-06 17:36 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless, Arend van Spriel

Here some late patches for 3.20 kernel. Most related to SDIO as that
received a bit more attention last couple of weeks. Also added a debugfs
file so users can provide us all the revinfo we could ask for.

This series is intended for v3.20 and applies to the master branch of
the wireless-drivers-next repository.

Arend van Spriel (3):
  brcmfmac: use helper function for changing SDIO state
  brcmfmac: add debugfs file containing revision info
  brcmfmac: make sdio suspend wait for threads to freeze

Hante Meuleman (3):
  brcmfmac: Remove error print for invalid key index.
  brcmfmac: Dont sleep when ctrl frames to transmit.
  brcmfmac: Fix escan timer causing oops.

 drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c   | 166 +++++++++++++++++----
 drivers/net/wireless/brcm80211/brcmfmac/cfg80211.c |  11 +-
 drivers/net/wireless/brcm80211/brcmfmac/core.c     |  30 ++++
 drivers/net/wireless/brcm80211/brcmfmac/sdio.c     | 109 ++++++++------
 drivers/net/wireless/brcm80211/brcmfmac/sdio.h     |  47 ++++--
 5 files changed, 270 insertions(+), 93 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-02-26 13:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-06 17:36 [PATCH 0/6] brcmfmac: sdio suspend rework and debugfs change Arend van Spriel
2015-02-06 17:36 ` [PATCH 1/6] brcmfmac: use helper function for changing SDIO state Arend van Spriel
2015-02-26 13:14   ` [1/6] " Kalle Valo
2015-02-06 17:36 ` [PATCH 2/6] brcmfmac: Remove error print for invalid key index Arend van Spriel
2015-02-06 17:36 ` [PATCH 3/6] brcmfmac: add debugfs file containing revision info Arend van Spriel
2015-02-06 17:36 ` [PATCH 4/6] brcmfmac: make sdio suspend wait for threads to freeze Arend van Spriel
2015-02-06 17:36 ` [PATCH 5/6] brcmfmac: Dont sleep when ctrl frames to transmit Arend van Spriel
2015-02-06 17:36 ` [PATCH 6/6] brcmfmac: Fix escan timer causing oops 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).