bnx2x: New FW
authorEilon Greenstein <eilong@broadcom.com>
Mon, 16 Feb 2009 07:24:08 +0000 (23:24 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Feb 2009 07:24:08 +0000 (23:24 -0800)
This is the FW blob and the relevant definitions without any logic. It
also contains the minimal mandatory code changes to work with this FW
but it does not contain enabling of the new features that this FW
provides.

This FW is needed for:
- More efficient multi-queue
- per queue statistics
- Big-endian issue with MSI
- Improved pause response

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x.h
drivers/net/bnx2x_fw_defs.h
drivers/net/bnx2x_hsi.h
drivers/net/bnx2x_init_values.h
drivers/net/bnx2x_main.c
drivers/net/bnx2x_reg.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge