An error occurred fetching the project authors.
- 27 May, 2004 1 commit
-
-
Matt Porter authored
-
- 25 May, 2004 1 commit
-
-
Andrew Morton authored
From: Yoshinori Sato <ysato@users.sourceforge.jp> - module support fix
-
- 14 May, 2004 2 commits
-
-
Andrew Morton authored
From: Yoshinori Sato <ysato@users.sourceforge.jp> - ne2k compatible NIC support
-
Jeff Garzik authored
Pete Popov, the author says This driver is obsolete and broken in 2.4 (and I'm pretty sure in 2.6). The hardware has not been available for a while. I wrote the driver for 2.2 but after I left RedCreek (which went out of business), someone in the community updated it to 2.4, but I don't think that person even had the hardware to test it so the driver remained broken in 2.4. So my recommendation is that it's really time to remove this driver from the kernel tree. Just my opinion but I thought I'd share it with you. [...] I can't imagine that there are any users because 2.4 was broken last time I checked (admittedly that was a year ago).
-
- 06 May, 2004 1 commit
-
-
Andrew Morton authored
-
- 21 Apr, 2004 2 commits
-
-
Ralf Bächle authored
Various small changes, DEC still doesn't work under 2.6.
-
Ralf Bächle authored
Use generic MII code, compile time configurable rx and tx checksumming. Try to handle IOC3 attached 16552 serials. Fix descriptor setup when crossing a 16kB page. Use generic PCI API. Use generic ethtool code, small cleanups, use a temporary kludge to exploit virtual device functionality for significantly better performance.
-
- 19 Apr, 2004 1 commit
-
-
Stephen Hemminger authored
On Wed, 31 Mar 2004 15:05:16 -0500 Jeff Garzik <jgarzik@pobox.com> wrote: > I really should remove the ability to configure 8139_RXBUF_IDX=3.
-
- 13 Apr, 2004 1 commit
-
-
Jeff Garzik authored
The driver was copied from the very-buggy r8169 (pre-Francois), and is for hardware that isn't even out of the lab yet.
-
- 12 Apr, 2004 2 commits
-
-
Andrew Morton authored
From: "Luiz Fernando N. Capitulino" <lcapitulino@prefeitura.sp.gov.br> IBM LAN Adapter/A driver depends on mca-legacy.
-
Andrew Morton authored
From: Stephen Rothwell <sfr@canb.auug.org.au> This is the iSeries virtual ethernet driver. David Gibson has taken you previous comments and hopefully sitisfied most of them. The driver has also undergone some more testing which showed up some bugs which have been addressed. Unfortunately, Anton is about to submit some other patches of mine which will sightly comflict with this. I will send a patch shortly that will (hopefully) fix that.
-
- 06 Apr, 2004 2 commits
-
-
Khawar Chaudhry authored
version 3.04 for 2.4 kernel: + 1. Added set_mac_address routine for bonding driver support. + 2. Tested the driver for bonding support + 3. Bug fix: Fixed mismach in actual receive buffer lenth and lenth + indicated to the h/w. + 4. Modified amd8111e_rx() routine to receive all the received packets + in the first interrupt. + 5. Bug fix: Corrected rx_errors reported in get_stats() function. version 3.05 for 2.6 kernel: + 1. Added NAPI support
-
Jeff Garzik authored
Contributed by Leonid Grossman @ S2IO
-
- 05 Apr, 2004 1 commit
-
-
Randy Dunlap authored
Networking support/options and Networking drivers have been, uhm, messy to navigate for some time now. BenH mentioned this and I was already looking into options to clean it up. This is a cleanup of Networking support/options and Networking Drivers. It presents a more consistent interface and lists similar driver groups and protocol groups closer together. It also moves the IBMVETH driver so that it no longer breaks the dependency tree, allowing other drivers (nearby in Kconfig file) to be presented in a more linear manner.
-
- 18 Mar, 2004 1 commit
-
-
Andrew Morton authored
From: "Randy.Dunlap" <rddunlap@osdl.org> Remove the rest of references to smp.tex Documentation/cpufreq => Documentation/cpu-freq DocBook/tulip.{pdf,ps,html} => DocBook/tulip-user.{pdf,ps,html} Bunch of other typos.
-
- 29 Feb, 2004 1 commit
-
-
Roger Luethi authored
Previous Kconfig change was incorrect, this is a better one.
-
- 25 Feb, 2004 2 commits
-
-
Santiago Leon authored
-
Tomasz Torcz authored
I've noticed that via-rhine supports my VIA Rhine-III. Kconfig mentions only rhine-1 and rhine-2. Here update.
-
- 24 Feb, 2004 1 commit
-
-
Jeff Garzik authored
Some machines still appear to lock up under MMIO mode, so default to PIO.
-
- 18 Feb, 2004 1 commit
-
-
Mirko Lindner authored
Patch 1/2 [SK98LIN]: Added Support for Belkin adapter [SK98LIN]: Don't handle Yukon2 cards at the moment
-
- 11 Feb, 2004 1 commit
-
-
Sebastian Henschel authored
-
- 19 Jan, 2004 1 commit
-
-
Petri T. Koistinen authored
-
- 10 Jan, 2004 6 commits
-
-
Mirko Lindner authored
Patch 3/4 (Update to version 6.21) * Add: Update of the Vendors list
-
Manfred Spraul authored
-
Scott Feldman authored
-
Stephen Hemminger authored
For net-drivers-2.5-exp: Make the receive window configurable and go back to the original 32K by default.
-
Jeff Garzik authored
Minor stuff... remove unused constants, and mark non-experimental and non-broken in Kconfig.
-
Matt Mackall authored
-
- 14 Oct, 2003 1 commit
-
-
Andi Kleen authored
This marks some net drivers which are clearly not 64bit (judging from the warnings) as !64BIT. -Andi
-
- 30 Sep, 2003 1 commit
-
-
Petri T. Koistinen authored
-
- 29 Sep, 2003 4 commits
-
-
Geert Uytterhoeven authored
Macintosh SMC 9194 Ethernet is broken (needs NuBus I/O abstractions)
-
Geert Uytterhoeven authored
Macintosh CS89x0 Ethernet is broken (needs netif updates)
-
Geert Uytterhoeven authored
Atari Pamsnet Ethernet is broken (needs netif updates and broken ACSI)
-
Geert Uytterhoeven authored
Atari Bionet Ethernet is broken (needs netif updates and broken ACSI)
-
- 27 Sep, 2003 2 commits
-
-
Adrian Bunk authored
The patch below switches MII to be select'ed instead of including it in the Makefile. Note that this patch requires a recent Linus' tree with the select CRC32 patch included. diffstat output: drivers/net/Kconfig | 11 +++++++++++ drivers/net/Makefile | 28 +++++++++++----------------- drivers/net/pcmcia/Kconfig | 1 + drivers/net/tulip/Kconfig | 1 + drivers/usb/net/Kconfig | 2 ++ drivers/usb/net/Makefile.mii | 6 ------ 6 files changed, 26 insertions(+), 23 deletions(-) Tangential to the patch I observed a small problem (not fixed in the patch): MII depends on NET_ETHERNET, but USB_PEGASUS and USB_USBNET depend only on NET. cu Adrian
-
Adrian Bunk authored
Similar to the patch Brian Gerst sent for CRC32, this patch changes ZLIB_{IN,DE}FLATE to be select'ed. The dependencies are much better maintainable that way.
-
- 26 Sep, 2003 1 commit
-
-
Brian Gerst authored
Use "select CRC32" in Kconfig instead of makefile includes.
-
- 24 Sep, 2003 2 commits
-
-
Rusty Russell authored
Kconfig cleanup megapatch from Nicolas Kaiser <nikai@nikai.net>. modules.txt no longer exists, and the common wording used to refer to it sucks. This is all by Nicolas Kaiser's: at Randy and Matthew's request, "say M" changed to "choose M" (more sense for graphical front ends, too).
-
Mirko Lindner authored
here is a new version of the sk98lin driver (v6.18) with some changes for kernel 2.6.0-test4. This is a diff between the latest patched kernel version with sk98lin driver v6.17. Patch 1/3 * Remove bogus config stuff
-
- 02 Sep, 2003 1 commit
-
-
Stephen Hemminger authored
includes these changes from viro * switched ethertap to dynamic allocation * ethertap: embedded ->priv * ethertap: fixed resource leaks on failure exits and from me * get it out of the static device list completely. * add dependency on NETLINK_DEV * not really obsolete yet * configurable number of interfaces
-