linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arend van Spriel <arend@broadcom.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: <linux-wireless@vger.kernel.org>, Arend van Spriel <arend@broadcom.com>
Subject: [PATCH 0/5] brcmfmac: bcm4354 support and cleanup
Date: Sat, 15 Mar 2014 17:18:16 +0100	[thread overview]
Message-ID: <1394900301-15417-1-git-send-email-arend@broadcom.com> (raw)

This series contains support for new 2x2 11ac device. Other patches
are minor issues that and/or cleanup.

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

Arend van Spriel (2):
  brcmfmac: assure active clock request upon entering SLEEP state
  brcmfmac: remove mode field from brcmf_cfg80211_vif structure

Franky Lin (1):
  brcmfmac: add BCM4354 SDIO interface support

Hante Meuleman (2):
  brcmfmac: Protect tx seq number for data and control
  brcmfmac: Improve scanning settings for connect.

 drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c   |    1 +
 drivers/net/wireless/brcm80211/brcmfmac/chip.c     |    5 +
 drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c |  260 +++++++++++---------
 drivers/net/wireless/brcm80211/brcmfmac/p2p.c      |    6 +-
 .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c  |   94 +++----
 .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.h  |   17 --
 .../net/wireless/brcm80211/include/brcm_hw_ids.h   |    1 +
 include/linux/mmc/sdio_ids.h                       |    1 +
 8 files changed, 191 insertions(+), 194 deletions(-)

-- 
1.7.9.5


             reply	other threads:[~2014-03-15 16:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-15 16:18 Arend van Spriel [this message]
2014-03-15 16:18 ` [PATCH 1/5] brcmfmac: add BCM4354 SDIO interface support Arend van Spriel
2014-03-15 16:18 ` [PATCH 2/5] brcmfmac: Protect tx seq number for data and control Arend van Spriel
2014-03-15 16:18 ` [PATCH 3/5] brcmfmac: Improve scanning settings for connect Arend van Spriel
2014-03-15 16:18 ` [PATCH 4/5] brcmfmac: assure active clock request upon entering SLEEP state Arend van Spriel
2014-03-15 16:18 ` [PATCH 5/5] brcmfmac: remove mode field from brcmf_cfg80211_vif structure 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=1394900301-15417-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 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).