From: Yuval Mintz Date: Tue, 28 Jan 2014 14:57:41 +0000 (+0200) Subject: bnx2x: Update to FW 7.8.19 X-Git-Tag: 20190312~680 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f464219208898bd233fd3f26fcb49b01c050916;p=linux-firmware bnx2x: Update to FW 7.8.19 This new firmware fixes several bugs: 1. HW attention appears and traffic stops when iSCSI firmware tries to retransmit iSCSI login command when the iSCSI login is carrying data not aligned to 4-bytes. 2. FCoE traffic fails to run when running in switch-independent multi-function mode and there's more than one interface supporting FCoE on a given port. 3. While two ports are running FCoE with at least one of them has a function number (>1) on the same engine in a 4-port device a zeroed CQE is given, causing FCoE traffic to stop. Signed-off-by: Yuval Mintz Signed-off-by: Dmitry Kravkov Signed-off-by: Ariel Elior Signed-off-by: Ben Hutchings --- diff --git a/WHENCE b/WHENCE index 0092f70..6d5b6c9 100644 --- a/WHENCE +++ b/WHENCE @@ -1131,6 +1131,9 @@ File: bnx2x/bnx2x-e2-7.8.2.0.fw File: bnx2x/bnx2x-e1-7.8.17.0.fw File: bnx2x/bnx2x-e1h-7.8.17.0.fw 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 License: Copyright (c) 2007-2011 Broadcom Corporation diff --git a/bnx2x/bnx2x-e1-7.8.19.0.fw b/bnx2x/bnx2x-e1-7.8.19.0.fw new file mode 100644 index 0000000..fd1fbbb Binary files /dev/null and b/bnx2x/bnx2x-e1-7.8.19.0.fw differ diff --git a/bnx2x/bnx2x-e1h-7.8.19.0.fw b/bnx2x/bnx2x-e1h-7.8.19.0.fw new file mode 100644 index 0000000..7d63337 Binary files /dev/null and b/bnx2x/bnx2x-e1h-7.8.19.0.fw differ diff --git a/bnx2x/bnx2x-e2-7.8.19.0.fw b/bnx2x/bnx2x-e2-7.8.19.0.fw new file mode 100644 index 0000000..248e5b7 Binary files /dev/null and b/bnx2x/bnx2x-e2-7.8.19.0.fw differ