From: Eilon Greenstein Date: Thu, 13 Aug 2009 05:53:28 +0000 (-0700) Subject: bnx2x: Using the new FW X-Git-Tag: v2.6.32-rc1~703^2~416 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca00392cb8f5227c67ff52c656d91a764d022ab9;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed