From: Yuval Mintz Date: Mon, 16 May 2016 21:50:02 +0000 (+0300) Subject: qed: Add FW 8.10.5.0 X-Git-Tag: 20190312~427 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7db6ab934fc0196c41f40ea07218de2cab27abb5;p=linux-firmware 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 Signed-off-by: Kyle McMartin --- diff --git a/WHENCE b/WHENCE index 3f3c8ec..b981049 100644 --- a/WHENCE +++ b/WHENCE @@ -1974,6 +1974,7 @@ Driver: qed - QLogic 4xxxx Ethernet Driver Core Module. File: qed/qed_init_values_zipped-8.4.2.0.bin File: qed/qed_init_values_zipped-8.7.3.0.bin +File: qed/qed_init_values_zipped-8.10.5.0.bin Licence: This file contains firmware data derived from proprietary unpublished diff --git a/qed/qed_init_values_zipped-8.10.5.0.bin b/qed/qed_init_values_zipped-8.10.5.0.bin new file mode 100644 index 0000000..2ef575b Binary files /dev/null and b/qed/qed_init_values_zipped-8.10.5.0.bin differ