From: Jeff Garzik <jgarzik@pobox.com>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
netdev@oss.sgi.com, Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: [BK/GNU] net driver series 10
Date: Fri, 11 Oct 2002 15:06:22 -0400 [thread overview]
Message-ID: <3DA7212E.8010901@pobox.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 52 bytes --]
Yay, ewrk3 has finally been tested^H^H^Hhardened :)
[-- Attachment #2: net-drivers-2.4.txt --]
[-- Type: text/plain, Size: 1848 bytes --]
Marcelo, please do a
bk pull http://gkernel.bkbits.net/net-drivers-2.4
This will update the following files:
Documentation/networking/ewrk3.txt | 1
drivers/net/3c509.c | 184 +++++++++++++++++++++++++-
drivers/net/bonding.c | 82 ++++++-----
drivers/net/e1000/e1000_main.c | 22 +--
drivers/net/ewrk3.c | 92 +++++++++----
drivers/net/mii.c | 2
drivers/net/pcmcia/smc91c92_cs.c | 253 +++++++++++++++++++++++++++++++++----
7 files changed, 521 insertions(+), 115 deletions(-)
through these ChangeSets:
<zwane@linuxpower.ca> (02/10/11 1.743)
Add ethtool media support to smc91c92_cs net driver.
Also fixes a bug when UTP port is unplugged.
<fubar@us.ibm.com> (02/10/11 1.742)
Prevent EFAULT errors when checking link status, in bonding net driver.
Also some minor cleanups as well.
[This patch qualifies for the cavemen ugh-lympics, because the driver does
some really nasty things in interrupt context and this patch does
not correct that. However, the patch is an incremental improvement
over the current code so it's still worth applying. I'll fix it
further if IBM does not fix it first. -jgarzik]
<jeb.j.cramer@intel.com> (02/10/11 1.740)
e1000 net driver minor fixes/cleanups:
* don't read PCI bus for values stored in struct pci_dev
* remove silly BUG() in e1000_sw_init, and
* return error from e1000_sw_init
<jgarzik@mandrakesoft.com> (02/10/10 1.739)
Merge ewrk3 net driver updates from 2.5.x:
* multiple NIC support
* report correct version
* don't use autoirq_*, don't need to
<zwane@linuxpower.ca> (02/10/10 1.738)
Add ethtool media selection to 3c509 net driver
<jgarzik@mandrakesoft.com> (02/10/10 1.737)
[netdrvr] Use ADVERTISE_FULL in mii lib, to clean up duplex check
[-- Attachment #3: netdrvr-10.tar.bz2 --]
[-- Type: application/octet-stream, Size: 10637 bytes --]
reply other threads:[~2002-10-11 19:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3DA7212E.8010901@pobox.com \
--to=jgarzik@pobox.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@conectiva.com.br \
--cc=netdev@oss.sgi.com \
/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 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).