1. 20 Jun, 2016 1 commit
  2. 16 Jun, 2016 1 commit
  3. 09 Jun, 2016 3 commits
  4. 06 Jun, 2016 1 commit
  5. 02 Jun, 2016 2 commits
  6. 31 May, 2016 1 commit
  7. 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
  8. 17 May, 2016 1 commit
  9. 16 May, 2016 2 commits
  10. 05 May, 2016 1 commit
  11. 03 May, 2016 4 commits
  12. 21 Apr, 2016 1 commit
  13. 12 Apr, 2016 2 commits
  14. 31 Mar, 2016 1 commit
  15. 19 Mar, 2016 1 commit
  16. 16 Mar, 2016 1 commit
  17. 10 Mar, 2016 2 commits
  18. 23 Feb, 2016 2 commits
  19. 15 Feb, 2016 1 commit
  20. 11 Feb, 2016 1 commit
  21. 10 Feb, 2016 1 commit
  22. 04 Feb, 2016 1 commit
  23. 03 Feb, 2016 4 commits
  24. 25 Jan, 2016 1 commit
  25. 12 Jan, 2016 1 commit
  26. 11 Jan, 2016 1 commit
  27. 10 Jan, 2016 1 commit
    • Sudarsana Reddy Kalluru's avatar
      qed: Add firmware 8.7.3.0. · 73b07a93
      Sudarsana Reddy Kalluru authored
      
      
      This patch pushes the next firmware for the QED module.
      This fixes numerous bugs, most notably:
        - FLR flow isn't properly working.
        - Chip might become unrespronsive after closing a vport.
        - Chip gets stuck when transmitting packet with length > mtu.
      
      It would also allow us to push future features such as:
        - Vlan filter offload.
        - Encapsulation offload.
        - Single Root IOV support.
        - Timesync.
        - Non-L2 protocols.
      
      >From L2 perspecitve, it's also note-worthy to state that it:
        - Changes fastpath HSI - fastpath will be moved to into using
          Jumbo-over-BD.
        - Improves throughput on single connection traffic.
      Signed-off-by: default avatarSudarsana Reddy Kalluru <Sudarsana.Kalluru@qlogic.com>
      Signed-off-by: default avatarYuval Mintz <Yuval.Mintz@qlogic.com>
      Signed-off-by: default avatarKyle McMartin <kyle@kernel.org>
      73b07a93