bnx2x: Adding FW 7.0.29.0
authorDmitry Kravkov <dmitry@broadcom.com>
Mon, 17 Oct 2011 14:00:47 +0000 (16:00 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 24 Oct 2011 14:31:44 +0000 (16:31 +0200)
Includes fixes for the following issues:
  1. (iSCSI) Arrival of un-solicited ASYNC message causes
     firmware to abort the connection with RST.
  2. (FCoE) There is a probability that truncated FCoE packet on
     RX path won't get detected which might lead to FW assert.
  3. (iSCSI) Arrival of target-initiated NOP-IN during intense
     ISCSI traffic might lead to FW assert.
  4. (iSCSI) Chip hangs when in case of retransmission not aligned
     to 4-bytes from the beginning of iSCSI PDU.
  5. (FCoE) Arrival of packets beyond task IO size can lead to crash.

Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
WHENCE
bnx2x/bnx2x-e1-7.0.29.0.fw [new file with mode: 0644]
bnx2x/bnx2x-e1h-7.0.29.0.fw [new file with mode: 0644]
bnx2x/bnx2x-e2-7.0.29.0.fw [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 1b5f57e..01fa5ca 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -1024,12 +1024,15 @@ File: bnx2x/bnx2x-e1h-7.0.20.0.fw
 File: bnx2x/bnx2x-e2-7.0.23.0.fw
 File: bnx2x/bnx2x-e1-7.0.23.0.fw
 File: bnx2x/bnx2x-e1h-7.0.23.0.fw
+File: bnx2x/bnx2x-e2-7.0.29.0.fw
+File: bnx2x/bnx2x-e1-7.0.29.0.fw
+File: bnx2x/bnx2x-e1h-7.0.29.0.fw
 
 License:
-  Copyright (c) 2007-2010 Broadcom Corporation
+  Copyright (c) 2007-2011 Broadcom Corporation
 
   This file contains firmware data derived from proprietary unpublished
-  source code, Copyright (c) 2007-2009 Broadcom Corporation.
+  source code, Copyright (c) 2007-2011 Broadcom Corporation.
 
   Permission is hereby granted for the distribution of this firmware data
   in hexadecimal or equivalent format, provided this copyright notice is
diff --git a/bnx2x/bnx2x-e1-7.0.29.0.fw b/bnx2x/bnx2x-e1-7.0.29.0.fw
new file mode 100644 (file)
index 0000000..1a8fd32
Binary files /dev/null and b/bnx2x/bnx2x-e1-7.0.29.0.fw differ
diff --git a/bnx2x/bnx2x-e1h-7.0.29.0.fw b/bnx2x/bnx2x-e1h-7.0.29.0.fw
new file mode 100644 (file)
index 0000000..3068742
Binary files /dev/null and b/bnx2x/bnx2x-e1h-7.0.29.0.fw differ
diff --git a/bnx2x/bnx2x-e2-7.0.29.0.fw b/bnx2x/bnx2x-e2-7.0.29.0.fw
new file mode 100644 (file)
index 0000000..6138a2e
Binary files /dev/null and b/bnx2x/bnx2x-e2-7.0.29.0.fw differ