netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BNX2X RESUBMIT][PATCH 0/8] New driver for Broadcom 10Gb Ethernet, take two.
@ 2007-10-08 12:34 Eliezer Tamir
  2007-10-08 13:02 ` Matti Aarnio
  2007-10-08 17:29 ` Stephen Hemminger
  0 siblings, 2 replies; 10+ messages in thread
From: Eliezer Tamir @ 2007-10-08 12:34 UTC (permalink / raw)
  To: davem@davemloft.net, jeff@garzik.org, netdev@vger.kernel.org,
	Michael Chan, eilong

[resubmitting, this time without line breaks, sorry]

This is an initial version of the BNX2X, the Linux driver for the
BCM5771X 10Gb Ethernet controller family.
 
Although the chip is very different from the 5706-8 family we based the
driver code on the BNX2 driver.
 
Since the hardware is supposed to be generally available soon I have
posted an initial version and after hearing all the comments I am 
reposting with changes to address them.
 
Some planned feature are still under development, but we want to get
whatever we have out now so people can start using the HW.

Main changes from first version.

* Fixed most issues raised by Michael Buesch. (Thanks Michael!)
* Some slow path bug fixes.
* Yitchak Gertner re-grouped the code in a more logical manner.
* A lot of work was done to get the generated code to comply with coding 
style requirements.

Known issues/TODO.
* Move slowpath event handling from tasklet to workqueue context. This 
will allow replacing the busy waits in the link management code with sleeps.

Please consider applying to 2.6.24

Thanks
Eliezer





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-10-08 21:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-08 12:34 [BNX2X RESUBMIT][PATCH 0/8] New driver for Broadcom 10Gb Ethernet, take two Eliezer Tamir
2007-10-08 13:02 ` Matti Aarnio
2007-10-08 16:17   ` Randy Dunlap
2007-10-08 17:29 ` Stephen Hemminger
2007-10-08 18:34   ` Eliezer
2007-10-08 19:08     ` Stephen Hemminger
2007-10-08 19:18       ` Eliezer Tamir
2007-10-08 21:40       ` Michael Chan
2007-10-08 21:03         ` Stephen Hemminger
2007-10-08 21:28           ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).