Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH for-3.12 0/3] brcm80211: fixes for reported issues
@ 2013-09-25 10:11 Arend van Spriel
  2013-09-25 10:11 ` [PATCH for-3.12 1/3] brcmfmac: obtain platform data upon module initialization Arend van Spriel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Arend van Spriel @ 2013-09-25 10:11 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-wireless, Arend van Spriel

This series contains a couple of fixes that have been reported by
users/developers.

This series is intended for v3.12 and applies to the master branch
of the wireless repository.

Regards,
Arend

Arend van Spriel (3):
  brcmfmac: obtain platform data upon module initialization
  bcma: make bcma_core_pci_{up,down}() callable from atomic context
  brcmsmac: call bcma_core_pci_power_save() from non-atomic context

 drivers/bcma/driver_pci.c                          |   49 +++++++++++---------
 .../net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c |   28 ++++++-----
 drivers/net/wireless/brcm80211/brcmfmac/dhd_bus.h  |    3 +-
 .../net/wireless/brcm80211/brcmfmac/dhd_linux.c    |   14 +++---
 drivers/net/wireless/brcm80211/brcmfmac/usb.c      |    2 +-
 .../net/wireless/brcm80211/brcmsmac/mac80211_if.c  |    4 ++
 include/linux/bcma/bcma_driver_pci.h               |    1 +
 7 files changed, 55 insertions(+), 46 deletions(-)

-- 
1.7.10.4



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

end of thread, other threads:[~2013-10-02 23:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-25 10:11 [PATCH for-3.12 0/3] brcm80211: fixes for reported issues Arend van Spriel
2013-09-25 10:11 ` [PATCH for-3.12 1/3] brcmfmac: obtain platform data upon module initialization Arend van Spriel
2013-09-25 10:11 ` [PATCH for-3.12 2/3] bcma: make bcma_core_pci_{up,down}() callable from atomic context Arend van Spriel
2013-10-02 11:53   ` Hauke Mehrtens
2013-10-02 23:02     ` Tod Jackson
2013-09-25 10:11 ` [PATCH for-3.12 3/3] brcmsmac: call bcma_core_pci_power_save() from non-atomic context 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