This patch series adds code to brcmfmac for querying the device about
the RAM size. The driver needs that info to determine whether the firmware
is up and running. All but one patch are related to this change. The last
patch in this series fixes the fact that devices did not go to low-power
mode anymore.

The series is intended for v4.1 kernel and applies to the wireless-drivers-next
repository after the patches from the series posted on March 6th with
Message-ID: [email protected]

Arend van Spriel (7):
  brcmfmac: remove duplication of ramsize info
  brcmfmac: always perform cores checks
  brcmfmac: rename chip download functions
  brcmfmac: assure device is ready for download after
    brcmf_chip_attach()
  brcmfmac: extract ram size info from internal memory registers
  brcmfmac: take save&restore memory into account for SDIO shared info
  brcmfmac: fix watchdog timer regression

 drivers/net/wireless/brcm80211/brcmfmac/chip.c | 296 +++++++++++++++++++------
 drivers/net/wireless/brcm80211/brcmfmac/chip.h |  12 +-
 drivers/net/wireless/brcm80211/brcmfmac/pcie.c |  10 +-
 drivers/net/wireless/brcm80211/brcmfmac/sdio.c |  72 +++---
 4 files changed, 276 insertions(+), 114 deletions(-)

--
1.9.1

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

Reply via email to