- 28 Aug, 2002 1 commit
-
-
Linus Torvalds authored
-
- 27 Aug, 2002 29 commits
-
-
http://gkernel.bkbits.net/net-drivers-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Christoph Hellwig authored
and one USB net driver: 3c574_cs, ibmtr_cs, pcnet_cs, ray_cs, xirc2ps_cs, xircom_cb, and usb/net/kaweth
-
Jeff Garzik authored
return EOPNOTSUPP if no eeprom present, in ETHTOOL_SEEPROM ioctl
-
Jeff Garzik authored
(thanks for DaveM for advice and help)
-
Jeff Garzik authored
-
Jeff Garzik authored
-
Jeff Garzik authored
* fix tx checksumming (it's still ifdef'd out by default) * bump version to 0.2.0 * ifdef out dev->change_mtu support, it is reported broken.
-
Jeff Garzik authored
-
Jeff Garzik authored
-
Jeff Garzik authored
-
Jeff Garzik authored
-
Scott Feldman authored
o Feature: Merged NAPI support from Robert Olsson
-
Scott Feldman authored
o Bug fix: moved tx_timeout processing from interrupt context to process context so h/w controller reset can busy-wait.
-
Scott Feldman authored
o Bug fix: ethtool SSET and NWAY we're broken when !netif_running. o Cleanup: removed PPC code optimization - not needed. o Bug fix: workaround for Dell Avalon system: change descriptor write-back policy to write back 16 bytes rather than 8 bytes. o Bug fix: added mwb() to force memory transaction ordering on ia-64. o Cleanup: misc. whitespace cleanup.
-
Scott Feldman authored
o Feature: added new interrupt mitigation knobs.
-
Scott Feldman authored
o Change license from Dual BSD/GPL to GPL
-
Scott Feldman authored
o Forward port of changes from 2.4.20-pre4: o ethtool security fixes from Alan Cox o usec_delay to udelay (Jeff Garzik) o #include <linux/sched.h> for Alpha (Jeff Garzik)
-
Jeff Garzik authored
into mandrakesoft.com:/home/jgarzik/repo/net-drivers-2.5
-
Scott Feldman authored
o Bug fix: ethernet bridging not working o Bug fix: mii-diag does not update driver's speed, duplex, and flow control o Bug fix: ethtool shows wrong speed/duplex when not connected o Bug fix: ethtool shows wrong speed/duplex when reconnected if forced speed/duplex o Bug fix: ethtool PHY loopback diagnostic fails
-
Scott Feldman authored
(yay!) o Changed license from Dual BSD/GPL to GPL
-
Scott Feldman authored
o Feature: added e100 GREGS register dump for ethtool o Bug fix: promiscuous mode was broken o Bug fix: register ethx as name when requesting interrupt. o Bug fix: ARP WOL fails
-
Scott Feldman authored
o Cleanup: sync with driver in 2.4.20-pre4. includes small cleanups, and a security fix.
-
Frank Davis authored
Here's the bt819 i2c-old --> i2c patch.
-
Frank Davis authored
Here's the saa7110.c i2c-old --> i2c patch.
-
Frank Davis authored
Another i2c-old --> i2c patch for bt856.c .
-
Linus Torvalds authored
-
Linus Torvalds authored
-
Christoph Hellwig authored
Instead of checking for cetain architectures in the Makefile set CONFIG_HW_CONSOLE in Config.in if we support a hardware console.
-
bk://ppc.bkbits.net/for-linus-ppcLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
- 28 Aug, 2002 6 commits
-
-
Paul Mackerras authored
This gets it to compile but leaves us without a keyboard beep on powermac and APUS for now.
-
Paul Mackerras authored
This puts back the definitions of ide_request/free_irq, ide_check/request/release_region, ide_fix_driveid etc. that were removed while Martin Dalecki was IDE maintainer.
-
Paul Mackerras authored
This fixes a compile error.
-
Paul Mackerras authored
-
Paul Mackerras authored
-
Paul Mackerras authored
This is extra syscall entries + KM_IRQ0/1.
-
- 27 Aug, 2002 4 commits
-
-
Andrew Morton authored
Couple of last-minute fixes please: - Partial fix for the LRU race which Christian Ehrhardt identified. - Delete a bogus BUG() in __page_cache_release
-
Linus Torvalds authored
isn't there.
-
bk://linux-input.bkbits.net/linux-inputLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Vojtech Pavlik authored
-