summaryrefslogtreecommitdiffstats
path: root/drivers/net/dm9000.c
Commit message (Expand)AuthorAgeFilesLines
* DM9000 initialization fixMike Rapoport2007-10-191-3/+3
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-5/+4
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-22/+7
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* DM9000: fix interface hang under loadFlorian Westphal2007-08-251-18/+7
* Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-le...Alex Landau2007-07-121-1/+16
* drivers/net/dm9000: Convert to generic booleanRichard Knutsson2007-05-081-7/+4
* DM9000: fix use of kfree() on net deviceBen Dooks2007-05-081-2/+2
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [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-261-4/+5
* [PATCH] DM9000 - do no re-init spin lockBen Dooks2006-06-261-1/+0
* [PATCH] DM9000 - check for MAC left in by bootloaderBen Dooks2006-06-261-0/+7
* [PATCH] DM9000 - better checks for platform resourcesBen Dooks2006-06-261-11/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-111-18/+17
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-18/+17
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
|/
* 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-061-1/+1
* [PATCH] DM9000 - incorrect ioctl() handlingBen Dooks2005-08-181-13/+2
* [PATCH] DM9000 - spinlock fixesBen Dooks2005-08-181-13/+24
* [PATCH] DM9000 network driver bugfixSascha Hauer2005-06-261-2/+2
* [PATCH] DM9000 network driverSascha Hauer2005-05-151-0/+1219
OpenPOWER on IntegriCloud