From: Sudarsana Reddy Kalluru Date: Fri, 18 Dec 2015 09:09:56 +0000 (+0200) Subject: qed: Add firmware 8.7.3.0. X-Git-Tag: 20190312~465 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=73b07a93ed6c0cdb2f96dae8387b04cbb7b75643;p=linux-firmware 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 Signed-off-by: Yuval Mintz Signed-off-by: Kyle McMartin --- diff --git a/WHENCE b/WHENCE index 2610979..5112709 100644 --- a/WHENCE +++ b/WHENCE @@ -1928,6 +1928,7 @@ Found in hex form in kernel source. 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 Licence: This file contains firmware data derived from proprietary unpublished diff --git a/qed/qed_init_values_zipped-8.7.3.0.bin b/qed/qed_init_values_zipped-8.7.3.0.bin new file mode 100644 index 0000000..b2c90a3 Binary files /dev/null and b/qed/qed_init_values_zipped-8.7.3.0.bin differ