1. 30 May, 2017 1 commit
  2. 28 May, 2017 1 commit
  3. 23 May, 2017 1 commit
  4. 19 May, 2017 1 commit
  5. 18 May, 2017 2 commits
    • John Fleck's avatar
      Update Intel OPA hfi1 firmware · d3c5f65e
      John Fleck authored
      
      
      Update dc firmware to produciton signed v1.18
      Remove platform data for channel tuning on Intel OPA HFI adapter 100 series
      Update version numbers in WHENCE file
      Signed-off-by: default avatarJohn Fleck <john.fleck@intel.com>
      d3c5f65e
    • Yuval Mintz's avatar
      qed: Add firmware 8.20.0.0 · dd2fa03d
      Yuval Mintz authored
      
      
      The new QED firmware has 2 main purposes -
      First, it contains fixes to various initializations and firmware
      logic including:
       - Corrects iSCSI fast retransmit when data digest is enabled.
       - Stop draining packets when receiving several consecutive PFCs.
       - Prevent possible assertion when consecutively opening/closing
         many connections.
       - Prevent possible asserton due to too long BDQ fetch time.
      
      In addition, this firmware contains sufficient infrastructure on which
      we'll add iWARP support in our drivers.
      Signed-off-by: default avatarYuval Mintz <Yuval.Mintz@cavium.com>
      Signed-off-by: default avatarKyle McMartin <kyle@kernel.org>
      dd2fa03d
  6. 11 May, 2017 2 commits
  7. 10 May, 2017 1 commit
  8. 02 May, 2017 1 commit
  9. 26 Apr, 2017 1 commit
  10. 22 Apr, 2017 3 commits
  11. 21 Apr, 2017 1 commit
  12. 20 Apr, 2017 1 commit
  13. 14 Apr, 2017 1 commit
  14. 04 Apr, 2017 1 commit
  15. 31 Mar, 2017 1 commit
  16. 30 Mar, 2017 1 commit
  17. 28 Mar, 2017 1 commit
  18. 24 Mar, 2017 1 commit
  19. 23 Mar, 2017 1 commit
  20. 22 Mar, 2017 1 commit
  21. 14 Mar, 2017 1 commit
  22. 11 Mar, 2017 1 commit
  23. 09 Mar, 2017 1 commit
    • Yuval Mintz's avatar
      qed: Add firmware 8.15.3.0 · 695f2d6d
      Yuval Mintz authored
      
      
      This new firmware for the qed* adapters fixes multiple issues:
       - Prevent accidental drops in Tx-switching between VFs.
       - Corrct VF cleanup for higher VFs.
       - Better handling of RoCE error flows.
       - MR registration/deregistration corrections.
       - Prevent possible HW attention during offloaded TCP teardown.
       - Corrections to iSCSI retransmit flows.
      
      In addition, this firmware is a requirement for supporting the
      QL41xxx series of adapters, as it contains the necessary init
      and firmware logic for those.
      Signed-off-by: default avatarYuval Mintz <Yuval.Mintz@cavium.com>
      Signed-off-by: default avatarKyle McMartin <kyle@kernel.org>
      695f2d6d
  24. 08 Mar, 2017 1 commit
  25. 07 Mar, 2017 4 commits
  26. 03 Mar, 2017 2 commits
  27. 01 Mar, 2017 2 commits
  28. 27 Feb, 2017 1 commit
  29. 24 Feb, 2017 1 commit
    • Rodrigo Vivi's avatar
      linux-firmware/i915: Fix Corrupted GuC files. · a22b7703
      Rodrigo Vivi authored
      For some reason these 2 files got corrupted
      when propagating the release to this repository.
      
      i915 firmware got first release at:
      https://01.org/linuxgraphics/downloads/firmware
      
      
      then propagated to linux-firmware.git.
      
      The version on 01.org are the right ones.
      
      This issue has been identified by Jason. He
      noticed that GuC image from linux-firmware.git
      wasn't getting loaded on his Kabylake, while
      the version on 01.org was working propertly.
      
      In a further review I identified that also GuC
      image for Broxton faced a similar issue. All other
      files on i915 are the proper one matching with
      the ones released on 01.org.
      
      Cc: Jason Curtiss <jason.curtiss@intel.com>
      Cc: Anusha Srivatsa <anusha.srivatsa@intel.com>
      Signed-off-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
      a22b7703
  30. 23 Feb, 2017 2 commits