dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/tulip
Eric Sesterhenn c3a9392e4f [PATCH] kmemdup() cleanup in drivers/net
hi,

replace open coded kmemdup() to save some screen space,
and allow inlining/not inlining to be triggered by gcc.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-12-02 00:12:01 -05:00
..
21142.c [PATCH] Defer tulip_select_media() to process context 2006-09-11 09:05:37 -04:00
Kconfig [netdrvr] add 'uli526x' driver (a tulip clone) 2005-07-29 15:33:58 -04:00
Makefile [netdrvr] add 'uli526x' driver (a tulip clone) 2005-07-29 15:33:58 -04:00
de4x5.c drivers/net: eliminate irq handler impossible checks, needless casts 2006-10-06 14:56:04 -04:00
de4x5.h [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/* 2006-05-26 21:39:03 -04:00
de2104x.c [PATCH] kmemdup() cleanup in drivers/net 2006-12-02 00:12:01 -05:00
dmfe.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
eeprom.c [PATCH] Change tulip maintainer 2006-09-11 09:05:37 -04:00
interrupt.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
media.c [PATCH] Change tulip maintainer 2006-09-11 09:05:37 -04:00
pnic.c [PATCH] Change tulip maintainer 2006-09-11 09:05:37 -04:00
pnic2.c [PATCH] Change tulip maintainer 2006-09-11 09:05:37 -04:00
timer.c [PATCH] Defer tulip_select_media() to process context 2006-09-11 09:05:37 -04:00
tulip.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
tulip_core.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
uli526x.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
winbond-840.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
xircom_cb.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
xircom_tulip_cb.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00