-
- Downloads
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>
Showing
- drivers/net/bnx2x.h 28 additions, 17 deletionsdrivers/net/bnx2x.h
- drivers/net/bnx2x_fw_defs.h 274 additions, 105 deletionsdrivers/net/bnx2x_fw_defs.h
- drivers/net/bnx2x_hsi.h 260 additions, 101 deletionsdrivers/net/bnx2x_hsi.h
- drivers/net/bnx2x_main.c 481 additions, 407 deletionsdrivers/net/bnx2x_main.c
- drivers/net/bnx2x_reg.h 31 additions, 29 deletionsdrivers/net/bnx2x_reg.h
- firmware/Makefile 1 addition, 1 deletionfirmware/Makefile
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment