bnx2x: Update to FW 7.8.19
authorYuval Mintz <yuvalmin@broadcom.com>
Tue, 28 Jan 2014 14:57:41 +0000 (16:57 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 9 Feb 2014 13:15:40 +0000 (13:15 +0000)
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 <yuvalmin@broadcom.com>
Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
WHENCE
bnx2x/bnx2x-e1-7.8.19.0.fw [new file with mode: 0644]
bnx2x/bnx2x-e1h-7.8.19.0.fw [new file with mode: 0644]
bnx2x/bnx2x-e2-7.8.19.0.fw [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 0092f70..6d5b6c9 100644 (file)
--- 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 (file)
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 (file)
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 (file)
index 0000000..248e5b7
Binary files /dev/null and b/bnx2x/bnx2x-e2-7.8.19.0.fw differ