1. 13 3月, 2015 3 次提交
  2. 07 1月, 2015 2 次提交
  3. 31 10月, 2014 1 次提交
  4. 01 8月, 2014 1 次提交
  5. 16 7月, 2014 1 次提交
  6. 25 4月, 2014 1 次提交
    • H
      brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTL · ffa216bb
      Hans de Goede 提交于
      brcmfmac has been broken on my cubietruck with a BCM43362:
      
      brcmfmac: brcmf_chip_recognition: found AXI chip: BCM43362, rev=1
      brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0:
              Apr 22 2013 14:50:00 version 5.90.195.89.6 FWID 01-b30a427d
      
      since commit 53036261: "brcmfmac: update core reset and disable routines".
      
      The problem is that since this commit brcmf_chip_ai_resetcore no longer sets
      BCMA_IOCTL itself before bringing the core out of reset, instead relying on
      brcmf_chip_ai_coredisable to do so. But brcmf_chip_ai_coredisable is a nop
      of the chip is already in reset. This patch modifies brcmf_chip_ai_coredisable
      to always set BCMA_IOCTL even if the core is already in reset.
      
      This fixes brcmfmac hanging in firmware loading on my board.
      
      Cc: stable@vger.kernel.org # v3.14
      Signed-off-by: NHans de Goede <hdegoede@redhat.com>
      Acked-by: NArend van Spriel <arend@broadcom.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      ffa216bb
  7. 18 3月, 2014 1 次提交
  8. 13 2月, 2014 5 次提交
  9. 17 1月, 2014 5 次提交
  10. 09 1月, 2014 1 次提交
  11. 07 1月, 2014 2 次提交
  12. 19 12月, 2013 2 次提交
  13. 04 10月, 2013 2 次提交
  14. 13 4月, 2013 5 次提交
  15. 08 1月, 2013 1 次提交
  16. 11 12月, 2012 1 次提交
  17. 08 9月, 2012 1 次提交
  18. 28 6月, 2012 1 次提交
  19. 16 5月, 2012 4 次提交