From: "Arend van Spriel" <arend@broadcom.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: "Linux Wireless List" <linux-wireless@vger.kernel.org>,
"Arend van Spriel" <arend@broadcom.com>
Subject: [PATCH 0/5] brcmfmac: add support for new fullmac devices
Date: Thu, 30 Aug 2012 19:42:57 +0200 [thread overview]
Message-ID: <1346348582-20095-1-git-send-email-arend@broadcom.com> (raw)
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
next reply other threads:[~2012-08-30 17:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-30 17:42 Arend van Spriel [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1346348582-20095-1-git-send-email-arend@broadcom.com \
--to=arend@broadcom.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.