aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dm9000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-18/+17
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-18/+17
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-4/+4
2005-09-06[PATCH] missed s/u32/pm_message_t/ (dm9000)viro@ftp.linux.org.uk1-1/+1
2005-08-18[PATCH] DM9000 - incorrect ioctl() handlingBen Dooks1-13/+2
2005-08-18[PATCH] DM9000 - spinlock fixesBen Dooks1-13/+24
2005-06-26[PATCH] DM9000 network driver bugfixSascha Hauer1-2/+2
2005-05-15[PATCH] DM9000 network driverSascha Hauer1-0/+1219