summaryrefslogtreecommitdiffstats
path: root/drivers/net/dm9000.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] misc arm pt_regs fixesAl Viro2006-10-081-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] Fix dm9000 release_resourceDirk Opfer2006-09-111-2/+2
* [PATCH] net: Add netconsole support to dm9000 driverKevin Hao2006-08-191-0/+14
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] DM9000 - minor code cleanupsBen Dooks2006-06-271-4/+5
* [PATCH] DM9000 - do no re-init spin lockBen Dooks2006-06-271-1/+0Star
* [PATCH] DM9000 - check for MAC left in by bootloaderBen Dooks2006-06-271-0/+7
* [PATCH] DM9000 - better checks for platform resourcesBen Dooks2006-06-271-11/+6Star
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-111-18/+17Star
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-18/+17Star
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
|/
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-4/+4
* [PATCH] missed s/u32/pm_message_t/ (dm9000)viro@ftp.linux.org.uk2005-09-071-1/+1
* [PATCH] DM9000 - incorrect ioctl() handlingBen Dooks2005-08-181-13/+2Star
* [PATCH] DM9000 - spinlock fixesBen Dooks2005-08-181-13/+24
* [PATCH] DM9000 network driver bugfixSascha Hauer2005-06-271-2/+2
* [PATCH] DM9000 network driverSascha Hauer2005-05-161-0/+1219