1
0
Fork 0
Commit Graph

4 Commits (7c3dfc0bb21bf717dc19a6b677a866aef8b70c35)

Author SHA1 Message Date
Yuval Mintz 7db6ab934f qed: Add FW 8.10.5.0
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: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-05-29 10:16:35 -07:00
Sudarsana Reddy Kalluru 73b07a93ed qed: Add firmware 8.7.3.0.
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: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-10 12:11:00 -08:00
Kyle McMartin bb818e5317 fix permissions on qed_init_values_zipped-8.4.2.0.bin 2015-11-20 11:38:20 -05:00
Sudarsana Kalluru 9d0546a9fe qed: Add FW 8.4.2.0.
This adds the first FW entry to the newly added
Qlogic Ethernet Driver product series.

Signed-off-by: Sudarsana Kalluru <Sudarsana.Kalluru@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-11 16:18:29 -08:00