* [BK/GNU] net driver series 10
@ 2002-10-11 19:06 Jeff Garzik
0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2002-10-11 19:06 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: Linux Kernel Mailing List, netdev, Alan Cox
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-10-11 19:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-11 19:06 [BK/GNU] net driver series 10 Jeff Garzik
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).