linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] brcmfmac: new device and some fixes
@ 2015-03-06 17:40 Arend van Spriel
  2015-03-06 17:40 ` [PATCH 1/5] brcmfmac: Fix oops when SDIO device is removed Arend van Spriel
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Arend van Spriel @ 2015-03-06 17:40 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless, Arend van Spriel

This patch series adds new BCM4345 SDIO device support to brcmfmac and
address a number of potential issues either found by testing or code
inspection.

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

Hante Meuleman (4):
  brcmfmac: Fix oops when SDIO device is removed.
  brcmfmac: Simplify watchdog sleep.
  brcmfmac: Fix possible race-condition.
  brcmfmac: Fix race condition in msgbuf ioctl processing.

Syed Asifful Dayyan (1):
  brcmfmac: Add support for BCM4345 SDIO chipset.

 drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c   |   3 +-
 drivers/net/wireless/brcm80211/brcmfmac/chip.c     |   4 +
 drivers/net/wireless/brcm80211/brcmfmac/msgbuf.c   |   5 +-
 drivers/net/wireless/brcm80211/brcmfmac/sdio.c     | 101 +++++++++++----------
 .../net/wireless/brcm80211/include/brcm_hw_ids.h   |   1 +
 include/linux/mmc/sdio_ids.h                       |   1 +
 6 files changed, 62 insertions(+), 53 deletions(-)

--
1.9.1


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

end of thread, other threads:[~2015-03-13 13:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-06 17:40 [PATCH 0/5] brcmfmac: new device and some fixes Arend van Spriel
2015-03-06 17:40 ` [PATCH 1/5] brcmfmac: Fix oops when SDIO device is removed Arend van Spriel
2015-03-13 13:17   ` [1/5] " Kalle Valo
2015-03-06 17:40 ` [PATCH 2/5] brcmfmac: Simplify watchdog sleep Arend van Spriel
2015-03-06 17:40 ` [PATCH 3/5] brcmfmac: Fix possible race-condition Arend van Spriel
2015-03-06 17:40 ` [PATCH 4/5] brcmfmac: Fix race condition in msgbuf ioctl processing Arend van Spriel
2015-03-06 17:40 ` [PATCH 5/5] brcmfmac: Add support for BCM4345 SDIO chipset 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).