- 27 Aug, 2002 12 commits
-
-
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.
-
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 16 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
-
Vojtech Pavlik authored
standard lists conversion.
-
Vojtech Pavlik authored
-
-
David S. Miller authored
all the control request fields properly.
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
Found by Anton Blanchard.
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
into 2.5 - kbd0 init, sysrq support, show_regs, show_mem, show_state support, correct handling of shifts across vt switches, console blanking, console callback. Hope that's all.
-
Linus Torvalds authored
-
-
- 26 Aug, 2002 6 commits
-
-
Linus Torvalds authored
by input merge
-
Patrick Mochel authored
into osdl.org:/home/mochel/src/kernel/devel/linux-2.5-input
-
Patrick Mochel authored
- Replace struct input_dev::handle with a standard linked list - Replace struct input_handler::handle with a standard linked list - Replace struct input_handle's next pointers with struct list_heads - Update users of the lists - Add macros for converting from the struct list_head to various types
-
Ian Jackson authored
-
Jeff Garzik authored
(Noticed by DaveM)
-
Alan Cox authored
-