linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] brcmfmac: add support for new fullmac devices
@ 2012-08-30 17:42 Arend van Spriel
  2012-08-30 17:42 ` [PATCH 1/5] brcmfmac: prevent possible race condition on usb rx control Arend van Spriel
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Arend van Spriel @ 2012-08-30 17:42 UTC (permalink / raw)
  To: John W. Linville; +Cc: Linux Wireless List, Arend van Spriel

This patch series mainly contains support for new wireless devices. The
fix for possible race was created during testing the driver on those
devices. Finally, it has a patch that adds functionality to handle nl80211
testmode command when CONFIG_NL80211_TESTMODE Kconfig item is set.

This series applies to the wireless-next tree.

Arend van Spriel (1):
  brcmfmac: add callback for nl80211 testmode command

Franky Lin (1):
  brcmfmac: add BCM43241 sdio interface driver support

Hante Meuleman (3):
  brcmfmac: prevent possible race condition on usb rx control.
  brcmfmac: Add 43242 USB support.
  brcmfmac: Add 43143 USB support.

 .../net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c |    2 ++
 drivers/net/wireless/brcm80211/brcmfmac/dhd.h      |    1 +
 .../net/wireless/brcm80211/brcmfmac/dhd_linux.c    |    8 +++++
 drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c |    2 ++
 .../net/wireless/brcm80211/brcmfmac/sdio_chip.c    |   17 +++++++++++
 drivers/net/wireless/brcm80211/brcmfmac/usb.c      |   31 ++++++++++++++++++--
 .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c  |   25 +++++++++++++++-
 .../net/wireless/brcm80211/include/brcm_hw_ids.h   |    1 +
 8 files changed, 84 insertions(+), 3 deletions(-)

-- 
1.7.9.5



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

end of thread, other threads:[~2012-12-10  8:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-30 17:42 [PATCH 0/5] brcmfmac: add support for new fullmac devices Arend van Spriel
2012-08-30 17:42 ` [PATCH 1/5] brcmfmac: prevent possible race condition on usb rx control Arend van Spriel
2012-08-30 17:42 ` [PATCH 2/5] brcmfmac: add BCM43241 sdio interface driver support Arend van Spriel
2012-08-30 17:43 ` [PATCH 3/5] brcmfmac: Add 43242 USB support Arend van Spriel
2012-08-30 17:43 ` [PATCH 4/5] brcmfmac: Add 43143 " Arend van Spriel
2012-10-18 12:55   ` Hauke Mehrtens
2012-12-10  8:01     ` Rafał Miłecki
2012-08-30 17:43 ` [PATCH 5/5] brcmfmac: add callback for nl80211 testmode command 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).