From: "Eliezer Tamir" <eliezert@broadcom.com>
To: "davem@davemloft.net" <davem@davemloft.net>,
"jeff@garzik.org" <jeff@garzik.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"Michael Chan" <mchan@broadcom.com>,
eilong@broadc
Subject: [BNX2X][PATCH 0/8] New driver for Broadcom 10Gb Ethernet, take two.
Date: Sun, 07 Oct 2007 18:20:56 +0200 [thread overview]
Message-ID: <47090768.4020307@broadcom.com> (raw)
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
next reply other threads:[~2007-10-07 16:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-07 16:20 Eliezer Tamir [this message]
2007-10-07 20:50 ` [BNX2X][PATCH 0/8] New driver for Broadcom 10Gb Ethernet, take two Matti Aarnio
2007-10-08 10:35 ` Eliezer Tamir
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47090768.4020307@broadcom.com \
--to=eliezert@broadcom.com \
--cc=davem@davemloft.net \
--cc=eilong@broadc \
--cc=jeff@garzik.org \
--cc=mchan@broadcom.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.