]> spindle.queued.net Git - linux-firmware/commitdiff
bnx2x: Using the new FW
authorEilon Greenstein <eilong@broadcom.com>
Thu, 13 Aug 2009 05:53:28 +0000 (22:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Aug 2009 05:53:28 +0000 (22:53 -0700)
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>
bnx2x-e1-4.8.53.0.fw [deleted file]
bnx2x-e1-5.0.21.0.fw [new file with mode: 0644]
bnx2x-e1h-4.8.53.0.fw [deleted file]
bnx2x-e1h-5.0.21.0.fw [new file with mode: 0644]

diff --git a/bnx2x-e1-4.8.53.0.fw b/bnx2x-e1-4.8.53.0.fw
deleted file mode 100644 (file)
index 37c0f38..0000000
Binary files a/bnx2x-e1-4.8.53.0.fw and /dev/null differ
diff --git a/bnx2x-e1-5.0.21.0.fw b/bnx2x-e1-5.0.21.0.fw
new file mode 100644 (file)
index 0000000..6f990e9
Binary files /dev/null and b/bnx2x-e1-5.0.21.0.fw differ
diff --git a/bnx2x-e1h-4.8.53.0.fw b/bnx2x-e1h-4.8.53.0.fw
deleted file mode 100644 (file)
index 6fcd9f9..0000000
Binary files a/bnx2x-e1h-4.8.53.0.fw and /dev/null differ
diff --git a/bnx2x-e1h-5.0.21.0.fw b/bnx2x-e1h-5.0.21.0.fw
new file mode 100644 (file)
index 0000000..de70fb8
Binary files /dev/null and b/bnx2x-e1h-5.0.21.0.fw differ