bnx2x: Add FW 7.10.51
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Thu, 7 Aug 2014 15:23:53 +0000 (18:23 +0300)
committerKyle McMartin <kyle@kernel.org>
Thu, 7 Aug 2014 20:08:19 +0000 (16:08 -0400)
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 <Yuval.Mintz@qlogic.com>
Signed-off-by: Dmitry Kravkov <Dmitry.Kravkov@qlogic.com>
Signed-off-by: Ariel Elior <Ariel.Elior@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
WHENCE
bnx2x/bnx2x-e1-7.10.51.0.fw [new file with mode: 0644]
bnx2x/bnx2x-e1h-7.10.51.0.fw [new file with mode: 0644]
bnx2x/bnx2x-e2-7.10.51.0.fw [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 3995331..5e5533d 100644 (file)
--- 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 (file)
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 (file)
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 (file)
index 0000000..35d186f
Binary files /dev/null and b/bnx2x/bnx2x-e2-7.10.51.0.fw differ