1. 12 Sep, 2016 1 commit
  2. 31 Aug, 2016 1 commit
  3. 25 Aug, 2016 5 commits
  4. 16 Aug, 2016 1 commit
    • Yuval Mintz's avatar
      qed: Add firmware 8.10.10.0 · 70a3c2ad
      Yuval Mintz authored
      
      
      This new firmware for the qed* adpaters fixes several issues:
       - Better blocking of malicious VFs.
       - After FLR, Tx-switching [internal routing] of packets might
         be incorrect.
       - Deletion of unicast MAC filters would sometime have side-effect
         of corrupting the MAC filters configred for a device.
      It also contains fixes for future qed* drivers that *hopefully* would be
      sent for review in the near future.
      
      In addition, it would allow driver some new functionality, including:
       - Allowing PF/VF driver compaitibility with old drivers [running
         pre-8.10.5.0 firmware].
       - Better debug facilities.
      Signed-off-by: default avatarYuval Mintz <Yuval.Mintz@qlogic.com>
      Signed-off-by: default avatarKyle McMartin <kyle@kernel.org>
      70a3c2ad
  5. 15 Aug, 2016 1 commit
  6. 12 Aug, 2016 2 commits
  7. 11 Aug, 2016 1 commit
  8. 04 Aug, 2016 1 commit
  9. 27 Jul, 2016 1 commit
  10. 12 Jul, 2016 2 commits
  11. 10 Jul, 2016 2 commits
  12. 09 Jul, 2016 2 commits
  13. 04 Jul, 2016 1 commit
  14. 01 Jul, 2016 4 commits
  15. 29 Jun, 2016 1 commit
  16. 20 Jun, 2016 1 commit
  17. 17 Jun, 2016 1 commit
  18. 16 Jun, 2016 1 commit
  19. 09 Jun, 2016 3 commits
  20. 06 Jun, 2016 1 commit
  21. 02 Jun, 2016 2 commits
  22. 31 May, 2016 1 commit
  23. 29 May, 2016 1 commit
    • Yuval Mintz's avatar
      qed: Add FW 8.10.5.0 · 7db6ab93
      Yuval Mintz authored
      
      
      The new QED firmware contains several new additions;
      As for bug-fixes, it fixes a couple of issues:
       - Wrong classification of packets in 4-port devices.
       - Anti-spoof interoperability with encapsulated packets.
       - Tx-switching of encapsulated packets.
      It also slightly improves Tx performance in several scenarios.
      
      >From the driver's feature-set POV, this firmware would
      allow us to add 2 major enhancements in the near future:
       - It would allow us produce a register dump from the device,
         as well as other debug-related information.
       - It should be sufficient for our iscsi driver, which we [hopefully]
         plan to push upstream soon.
      Signed-off-by: default avatarYuval Mintz <Yuval.Mintz@qlogic.com>
      Signed-off-by: default avatarKyle McMartin <kyle@kernel.org>
      7db6ab93
  24. 17 May, 2016 1 commit
  25. 16 May, 2016 2 commits