1. 22 Jun, 2017 2 commits
  2. 15 Jun, 2017 6 commits
  3. 13 Jun, 2017 1 commit
  4. 12 Jun, 2017 1 commit
  5. 02 Jun, 2017 1 commit
  6. 01 Jun, 2017 2 commits
  7. 30 May, 2017 1 commit
  8. 28 May, 2017 1 commit
  9. 23 May, 2017 1 commit
  10. 19 May, 2017 1 commit
  11. 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
  12. 11 May, 2017 2 commits
  13. 10 May, 2017 1 commit
  14. 02 May, 2017 1 commit
  15. 26 Apr, 2017 1 commit
  16. 22 Apr, 2017 3 commits
  17. 21 Apr, 2017 1 commit
  18. 20 Apr, 2017 1 commit
  19. 14 Apr, 2017 1 commit
  20. 04 Apr, 2017 1 commit
  21. 31 Mar, 2017 1 commit
  22. 30 Mar, 2017 1 commit
  23. 28 Mar, 2017 1 commit
  24. 24 Mar, 2017 1 commit
  25. 23 Mar, 2017 1 commit
  26. 22 Mar, 2017 1 commit
  27. 14 Mar, 2017 1 commit
  28. 11 Mar, 2017 1 commit
  29. 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