From: Yuval Mintz Date: Thu, 7 Aug 2014 15:23:53 +0000 (+0300) Subject: bnx2x: Add FW 7.10.51 X-Git-Tag: upstream/20141009~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ce64fa893cdeb75d4fd0cbcafb849ff0060f626e;p=platform%2Fupstream%2Flinux-firmware.git bnx2x: Add FW 7.10.51 Hi, This firmware includes many fixes such as: - (L2) In some multi-function configurations, inter-PF and inter-VF Tx switching is incorrectly enabled. - (L2) Wrong assert code in FLR final cleanup in case it is sent not after FLR. - (L2) Chip may stall in very rare cases under heavy traffic with FW GRO enabled. - (L2) VF malicious notification error fixes. - (L2) Default gre tunnel to IPGRE which allows proper RSS for IPGRE packets, L2GRE traffic will reach single queue. - (FCoE) Fix data being placed in wrong buffer when corrupt FCoE frame is received. - (FCoE) Burst of FIP packets with destination MAC of ALL-FCF_MACs causes FCoE traffic to stop. Signed-off-by: Yuval Mintz Signed-off-by: Dmitry Kravkov Signed-off-by: Ariel Elior Signed-off-by: Kyle McMartin --- diff --git a/WHENCE b/WHENCE index 3995331..5e5533d 100644 --- a/WHENCE +++ b/WHENCE @@ -1146,6 +1146,9 @@ File: bnx2x/bnx2x-e2-7.8.17.0.fw File: bnx2x/bnx2x-e1-7.8.19.0.fw File: bnx2x/bnx2x-e1h-7.8.19.0.fw File: bnx2x/bnx2x-e2-7.8.19.0.fw +File: bnx2x/bnx2x-e1-7.10.51.0.fw +File: bnx2x/bnx2x-e1h-7.10.51.0.fw +File: bnx2x/bnx2x-e2-7.10.51.0.fw License: Copyright (c) 2007-2011 Broadcom Corporation diff --git a/bnx2x/bnx2x-e1-7.10.51.0.fw b/bnx2x/bnx2x-e1-7.10.51.0.fw new file mode 100644 index 0000000..5b1c894 Binary files /dev/null and b/bnx2x/bnx2x-e1-7.10.51.0.fw differ diff --git a/bnx2x/bnx2x-e1h-7.10.51.0.fw b/bnx2x/bnx2x-e1h-7.10.51.0.fw new file mode 100644 index 0000000..df99e79 Binary files /dev/null and b/bnx2x/bnx2x-e1h-7.10.51.0.fw differ diff --git a/bnx2x/bnx2x-e2-7.10.51.0.fw b/bnx2x/bnx2x-e2-7.10.51.0.fw new file mode 100644 index 0000000..35d186f Binary files /dev/null and b/bnx2x/bnx2x-e2-7.10.51.0.fw differ