aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEilon Greenstein <eilong@broadcom.com>2009-08-12 22:53:28 -0700
committerDavid S. Miller <davem@davemloft.net>2009-08-12 22:53:28 -0700
commit931b7c1f3a4c182aaae165d7e94adba87df05492 (patch)
tree89f12668dce047ee49f63bd7f081512a51282f30
parent10719d6d6e0fd7a1476ed6eabc0b82414b06e174 (diff)
downloadlinux-firmware-backup-931b7c1f3a4c182aaae165d7e94adba87df05492.tar.gz
bnx2x: Using the new FW
The new FW improves the packets per second rate. It required a lot of change in the FW which implies many changes in the driver to support it. It is now also possible for the driver to use a separate MSI-X vector for Rx and Tx - this also add some to the complicity of this change. All things said - after this patch, practically all performance matrixes show improvement. Though Vladislav Zolotarov is not signed on this patch, he did most of the job and deserves credit for that. Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--bnx2x-e1-4.8.53.0.fwbin165768 -> 0 bytes
-rw-r--r--bnx2x-e1-5.0.21.0.fwbin0 -> 162896 bytes
-rw-r--r--bnx2x-e1h-4.8.53.0.fwbin192400 -> 0 bytes
-rw-r--r--bnx2x-e1h-5.0.21.0.fwbin0 -> 205616 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/bnx2x-e1-4.8.53.0.fw b/bnx2x-e1-4.8.53.0.fw
deleted file mode 100644
index 37c0f38b..00000000
--- a/bnx2x-e1-4.8.53.0.fw
+++ /dev/null
Binary files differ
diff --git a/bnx2x-e1-5.0.21.0.fw b/bnx2x-e1-5.0.21.0.fw
new file mode 100644
index 00000000..6f990e92
--- /dev/null
+++ b/bnx2x-e1-5.0.21.0.fw
Binary files differ
diff --git a/bnx2x-e1h-4.8.53.0.fw b/bnx2x-e1h-4.8.53.0.fw
deleted file mode 100644
index 6fcd9f9a..00000000
--- a/bnx2x-e1h-4.8.53.0.fw
+++ /dev/null
Binary files differ
diff --git a/bnx2x-e1h-5.0.21.0.fw b/bnx2x-e1h-5.0.21.0.fw
new file mode 100644
index 00000000..de70fb88
--- /dev/null
+++ b/bnx2x-e1h-5.0.21.0.fw
Binary files differ