]> granicus.if.org Git - linux-firmware/commitdiff
bnx2x: Update to FW version 7.12.30
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Thu, 16 Jul 2015 07:10:43 +0000 (10:10 +0300)
committerKyle McMartin <kyle@kernel.org>
Thu, 16 Jul 2015 15:19:30 +0000 (11:19 -0400)
The new FW will allow us to utilize some new features in our driver,
mainly adding vlan stripping offload and vxlan offload support.

In addition, this fixes several issues:
 - Packets from a VF with pvid configured which were sent with a
   different vlan were transmitted instead of being discarded.

 - FCoE traffic might not recover after a failue while there's traffic
   to another function.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
WHENCE
bnx2x/bnx2x-e1-7.12.30.0.fw [new file with mode: 0644]
bnx2x/bnx2x-e1h-7.12.30.0.fw [new file with mode: 0644]
bnx2x/bnx2x-e2-7.12.30.0.fw [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 5723e42916ca5151dd98c9a543e97dd7058cd9be..8250c1ca2a3872ad988b8256472c1e973c3cc04c 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -1203,6 +1203,10 @@ 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
+File: bnx2x/bnx2x-e1-7.12.30.0.fw
+File: bnx2x/bnx2x-e1h-7.12.30.0.fw
+File: bnx2x/bnx2x-e2-7.12.30.0.fw
+
 
 License:
   Copyright (c) 2007-2011 Broadcom Corporation
diff --git a/bnx2x/bnx2x-e1-7.12.30.0.fw b/bnx2x/bnx2x-e1-7.12.30.0.fw
new file mode 100644 (file)
index 0000000..104e795
Binary files /dev/null and b/bnx2x/bnx2x-e1-7.12.30.0.fw differ
diff --git a/bnx2x/bnx2x-e1h-7.12.30.0.fw b/bnx2x/bnx2x-e1h-7.12.30.0.fw
new file mode 100644 (file)
index 0000000..3846c58
Binary files /dev/null and b/bnx2x/bnx2x-e1h-7.12.30.0.fw differ
diff --git a/bnx2x/bnx2x-e2-7.12.30.0.fw b/bnx2x/bnx2x-e2-7.12.30.0.fw
new file mode 100644 (file)
index 0000000..bff81ec
Binary files /dev/null and b/bnx2x/bnx2x-e2-7.12.30.0.fw differ