An error occurred fetching the project authors.
  1. 09 May, 2015 1 commit
  2. 20 Mar, 2015 1 commit
  3. 13 Mar, 2015 5 commits
  4. 06 Jan, 2015 2 commits
  5. 30 Oct, 2014 1 commit
  6. 31 Jul, 2014 1 commit
  7. 15 Jul, 2014 1 commit
  8. 25 Apr, 2014 1 commit
    • Hans de Goede's avatar
      brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTL · ffa216bb
      Hans de Goede authored
      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: default avatarHans de Goede <hdegoede@redhat.com>
      Acked-by: default avatarArend van Spriel <arend@broadcom.com>
      Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
      ffa216bb
  9. 17 Mar, 2014 1 commit
  10. 12 Feb, 2014 5 commits
  11. 16 Jan, 2014 5 commits
  12. 09 Jan, 2014 1 commit
  13. 06 Jan, 2014 2 commits
  14. 18 Dec, 2013 2 commits
  15. 03 Oct, 2013 2 commits
  16. 12 Apr, 2013 5 commits
  17. 07 Jan, 2013 1 commit
  18. 10 Dec, 2012 1 commit
  19. 07 Sep, 2012 1 commit
  20. 27 Jun, 2012 1 commit