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>