Search Linux Wireless

[PATCH 00/16] brcm80211: fmac: refactoring for coming new chip support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Working on adding support for bcm4330 in brcmfmac. This series is paving the
way for that.

This series applies to master branch in wireless-testing and depends on
patch sent on Oct 29, 2011 with following ID:

Message-ID: <1319880615-3000-1-git-send-email-arend@xxxxxxxxxxxx>

Franky Lin (16):
  brcm80211: fmac: remove unnecessary 4329 chip specific code
  brcm80211: fmac: move chip recognition function to sdio_chip.c
  brcm80211: fmac: move bus core prep code to sdio_chip.c
  brcm80211: fmac: abstract chip buscore setup function
  brcm80211: fmac: move core disable function to sdio_chip.c
  brcm80211: fmac: disable dongle arm core in bus core setup function
  brcm80211: fmac: move dongle gpio reset code to chip attach function
  brcm80211: fmac: remove duplicate regiter set in chip attach path
  brcm80211: fmac: chip attach code flow clean up
  brcm80211: fmac: abstract chip iscoreup function
  brcm80211: fmac: abstract chip core revision function
  brcm80211: fmac: move chip reset core function to sdio_chip.c
  brcm80211: fmac: move chip detach function to sdio_chip.c
  brcm80211: fmac: move chip drive strength related code to sdio_chip.c
  brcm80211: fmac: replace private SB macros with ssb_regs version
  brcm80211: fmac: optimize chip core info management

 drivers/net/wireless/brcm80211/brcmfmac/Makefile   |    3 +-
 drivers/net/wireless/brcm80211/brcmfmac/bcmchip.h  |    7 -
 drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c |  602 ++------------------
 .../net/wireless/brcm80211/brcmfmac/sdio_chip.c    |  488 ++++++++++++++++
 .../net/wireless/brcm80211/brcmfmac/sdio_chip.h    |  131 +++++
 5 files changed, 656 insertions(+), 575 deletions(-)
 create mode 100644 drivers/net/wireless/brcm80211/brcmfmac/sdio_chip.c
 create mode 100644 drivers/net/wireless/brcm80211/brcmfmac/sdio_chip.h

-- 
1.7.4.1


--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux