[PATCH net-next 0/12]bnx2x: add BCM57711 and new features

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eilon Greenstein
Date: Tuesday, May 27, 2008 - 7:15 am

Hi,

This update adds support for two new chips: BCM57711 and its variant the
BCM57711E, adds new link management code, new statistics code, enhanced
self-tests, IPv6 TSO and least but not last TPA, our hardware based LRO.

Wendy Xiong from IBM contributed the PCIE EEH handling code.

I would like to thank Eliezer Tamir for writing and maintaining the
driver for the past two years. I will take over maintaining the bnx2x
driver from now on. 

Patches:
1: Renaming bnx2x.c to bnx2x_main.c - preparing to breakout the link
code to a new file. (this patch is a simple git mv bnx2x.c bnx2x_main.c
and the necessary Makefile change)
2: New link code - Major cleanup, move link to separate file, smother
support of external PHY handling with our device
3: New microcode
4: Add support for BCM57711 HW, re-factoring struct bnx2x to allow this
5: New statistics code, fixes race between stats and close, add BCM57711
6: Add TPA, Broadcom's HW LRO
7: Re-factor Tx code, add GSO_6 support
8. Enhanced self test
9: Add PCIE EEH support
10: Add CNIC support (needs Michael Chan's CNIC code to compile,
defaults to being defined out)
11: Update version
12: Update MAINTAINERS

Enjoy,
Eilon


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH net-next 0/12]bnx2x: add BCM57711 and new features, Eilon Greenstein, (Tue May 27, 7:15 am)
[PATCH net-next 0/13]bnx2x: add BCM57711 and new features, Eilon Greenstein, (Sun Jun 1, 8:11 am)
Re: [PATCH net-next 0/13]bnx2x: add BCM57711 and new features, Eilon Greenstein, (Mon Jun 16, 7:51 am)
Re: [PATCH net-next 0/13]bnx2x: add BCM57711 and new features, Eilon Greenstein, (Tue Jun 17, 1:31 am)