aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-11-09[PATCH] m68knommu: new device support for ColdFire FEC ethernet driverGreg Ungerer1-107/+392
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-03-12[PATCH] use netdev_priv() in drivers/net/ (others)Randy Dunlap1-27/+27
2004-01-10[netdrvr fec] switched to sane allocation. It still leaks on failure exits, ...Alexander Viro1-15/+24
2003-05-11[netdrvr] remaining irqreturn_t changesAndrew Morton1-5/+13
2003-02-25[PATCH] Spelling fixes: weirdMichael Hayes1-1/+1
2003-01-13[PATCH] Handle kmalloc fails: drivers_net_fec.cRusty Russell1-0/+2
2002-12-01[netdrvr fec] set-MAC-address clean up, add better comments, and add a FIXMEJeff Garzik1-19/+15
2002-12-01[PATCH] allow address change on fec ethernetAlan Cox1-3/+36
2002-11-21o drivers/net: fix up header cleanup: remove unneeded sched.h includesArnaldo Carvalho de Melo1-1/+1
2002-10-31[PATCH] UCLINUX ethernet driver for Coldfire onboard 100Mbit ethernetAlan Cox1-0/+1926