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
Subject: [BK/GNU] net driver series 9
Date: Wed, 09 Oct 2002 15:47:07 -0400 [thread overview]
Message-ID: <3DA487BB.9010007@pobox.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 40 bytes --]
mostly natsemi bugfixes and cleanups...
[-- Attachment #2: net-drivers-2.4.txt --]
[-- Type: text/plain, Size: 1779 bytes --]
Linus, please do a
bk pull http://gkernel.bkbits.net/net-drivers-2.4
This will update the following files:
drivers/net/natsemi.c | 867 ++++++++++++++++++++++++++++----------------------
1 files changed, 488 insertions(+), 379 deletions(-)
through these ChangeSets:
<thockin@freakshow.cobalt.com> (02/10/02 1.731)
drivers/net/natsemi.c: fix compile error - s/KERN_WARN/KERN_WARNING/
<thockin@freakshow.cobalt.com> (02/10/02 1.730)
drivers/net/natsemi.c: boost some printk() levels to WARN
<thockin@freakshow.cobalt.com> (02/10/02 1.729)
drivers/net/natsemi.c: cleanup version string, fix compile error
<thockin@freakshow.cobalt.com> (02/10/02 1.728)
drivers/net/natsemi.c: stop tx/rx and reinit_ring on a PHY reset
<thockin@freakshow.cobalt.com> (02/10/02 1.727)
drivers/net/natsemi.c: janitorial - whitespace, wrap, and indenting cleanup
<manfred@colorfullife.com> (02/10/02 1.726)
drivers/net/natsemi.c: comments update
<manfred@colorfullife.com> (02/10/02 1.725)
drivers/net/natsemi.c: lengthen EEPROM timeout, and always warn about all timeouts
<manfred@colorfullife.com> (02/10/02 1.724)
drivers/net/natsemi.c: write MAC address back to the chip
<manfred@colorfullife.com> (02/10/02 1.723)
drivers/net/natsemi.c: stop abusing netdev_device_{de,a}ttach
<manfred@colorfullife.com> (02/10/02 1.722)
drivers/net/natsemi.c: OOM handling
<manfred@colorfullife.com> (02/10/02 1.721)
drivers/net/natsemi.c: combine drain_ring and init_ring
<manfred@colorfullife.com> (02/10/02 1.720)
drivers/net/natsemi.c: create a function for rx refill
<thockin@freakshow.cobalt.com> (02/10/02 1.719)
drivers/net/natsemi.c: add dp83816 support
<thockin@freakshow.cobalt.com> (02/10/02 1.718)
drivers/net/natsemi.c: sync with 2.5.x
[-- Attachment #3: netdrvr-9.tar.bz2 --]
[-- Type: application/octet-stream, Size: 16839 bytes --]
reply other threads:[~2002-10-09 19:47 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=3DA487BB.9010007@pobox.com \
--to=jgarzik@pobox.com \
--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).