linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] brcmfmac: bcm4354 support and cleanup
@ 2014-03-15 16:18 Arend van Spriel
  2014-03-15 16:18 ` [PATCH 1/5] brcmfmac: add BCM4354 SDIO interface support Arend van Spriel
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Arend van Spriel @ 2014-03-15 16:18 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-wireless, Arend van Spriel

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


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

end of thread, other threads:[~2014-03-15 16:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-15 16:18 [PATCH 0/5] brcmfmac: bcm4354 support and cleanup Arend van Spriel
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

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).