Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/8] brcmfmac: scatterlist support in sdio and cleanup
@ 2013-06-18 11:29 Arend van Spriel
  2013-06-18 11:29 ` [PATCH 1/8] brcmfmac: Only use credits for bcmc when firmware indicates it Arend van Spriel
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Arend van Spriel @ 2013-06-18 11:29 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-wireless, Arend van Spriel

This series contains mostly cleanup patches. The main change is the
support for scatterlist api in sdio part of the brcmfmac driver.

The series is intended for v3.11 and applies to the master branch
of the wireless-next repository.

Arend van Spriel (4):
  brcmfmac: rename variable prec to more appropriate name, ie. fifo
  brcmfmac: remove dependency with nl80211.h
  brcmfmac: consolidate mac_descriptor related function names
  brcmfmac: simplify dpc handling using atomic operations

Franky Lin (3):
  brcmfmac: remove redundant chip ID check in dhd_sdio
  brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw
  brcmfmac: add sdio sg list support

Hante Meuleman (1):
  brcmfmac: Only use credits for bcmc when firmware indicates it.

 drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c   |  179 ++++++++++++++++++--
 .../net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c |  114 +------------
 drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c |  174 ++-----------------
 drivers/net/wireless/brcm80211/brcmfmac/fweh.h     |    3 +-
 drivers/net/wireless/brcm80211/brcmfmac/fwsignal.c |   96 +++++++----
 .../net/wireless/brcm80211/brcmfmac/sdio_host.h    |   15 +-
 6 files changed, 252 insertions(+), 329 deletions(-)

-- 
1.7.10.4



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

end of thread, other threads:[~2013-06-18 11:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-18 11:29 [PATCH 0/8] brcmfmac: scatterlist support in sdio and cleanup Arend van Spriel
2013-06-18 11:29 ` [PATCH 1/8] brcmfmac: Only use credits for bcmc when firmware indicates it Arend van Spriel
2013-06-18 11:29 ` [PATCH 2/8] brcmfmac: rename variable prec to more appropriate name, ie. fifo Arend van Spriel
2013-06-18 11:29 ` [PATCH 3/8] brcmfmac: remove dependency with nl80211.h Arend van Spriel
2013-06-18 11:29 ` [PATCH 4/8] brcmfmac: consolidate mac_descriptor related function names Arend van Spriel
2013-06-18 11:29 ` [PATCH 5/8] brcmfmac: simplify dpc handling using atomic operations Arend van Spriel
2013-06-18 11:29 ` [PATCH 6/8] brcmfmac: remove redundant chip ID check in dhd_sdio Arend van Spriel
2013-06-18 11:29 ` [PATCH 7/8] brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw Arend van Spriel
2013-06-18 11:29 ` [PATCH 8/8] brcmfmac: add sdio sg list support 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