netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8][BNX2X] resubmit as attachments: New driver for Broadcom 10Gb Ethernet, take two.
@ 2007-10-08 16:15 Eliezer Tamir
  2007-10-08 18:54 ` Eliezer Tamir
  0 siblings, 1 reply; 2+ messages in thread
From: Eliezer Tamir @ 2007-10-08 16:15 UTC (permalink / raw)
  To: davem@davemloft.net, jeff@garzik.org, netdev@vger.kernel.org,
	Michael Chan, eilong

[sorry for the mess. resubmitting, this time using attachments, if this 
does not work I'm going to go nuts.]

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] 2+ messages in thread

* Re: [PATCH 0/8][BNX2X] resubmit as attachments: New driver for Broadcom 10Gb Ethernet, take two.
  2007-10-08 16:15 [PATCH 0/8][BNX2X] resubmit as attachments: New driver for Broadcom 10Gb Ethernet, take two Eliezer Tamir
@ 2007-10-08 18:54 ` Eliezer Tamir
  0 siblings, 0 replies; 2+ messages in thread
From: Eliezer Tamir @ 2007-10-08 18:54 UTC (permalink / raw)
  To: davem
  Cc: jeff, netdev, Michael Chan, Eilon Greenstein, Vladislav Zolotarov,
	Yitchak Gertner

Here are FTP links.

All the parts in a zipped tar.
ftp://Net_sys_anon@ftp1.broadcom.com/bnx2x-0.40.10-net-2.6.24.tgz

One big patch.
ftp://Net_sys_anon@ftp1.broadcom.com/bnx2x-0.40.10-net-2.6.24-one.patch.txt

I noticed that the big microcode files did not seem to get through to netdev, so here they are:
ftp://Net_sys_anon@ftp1.broadcom.com/0006-add-bnx2x_init_values.h.txt
ftp://Net_sys_anon@ftp1.broadcom.com/0008-add-bnx2x_asm.h.txt

I want to thank Michael Chan and Matti Aarnio for helping me with resolving the email problem.


Thanks
Eliezer



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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-08 16:15 [PATCH 0/8][BNX2X] resubmit as attachments: New driver for Broadcom 10Gb Ethernet, take two Eliezer Tamir
2007-10-08 18:54 ` Eliezer Tamir

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).