| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-le... | Alex Landau | 2007-07-12 | 1 | -1/+16 |
* | drivers/net/dm9000: Convert to generic boolean | Richard Knutsson | 2007-05-08 | 1 | -7/+4 |
* | DM9000: fix use of kfree() on net device | Ben Dooks | 2007-05-08 | 1 | -2/+2 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+0 |
* | [PATCH] misc arm pt_regs fixes | Al Viro | 2006-10-08 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | [PATCH] Fix dm9000 release_resource | Dirk Opfer | 2006-09-11 | 1 | -2/+2 |
* | [PATCH] net: Add netconsole support to dm9000 driver | Kevin Hao | 2006-08-19 | 1 | -0/+14 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] DM9000 - minor code cleanups | Ben Dooks | 2006-06-26 | 1 | -4/+5 |
* | [PATCH] DM9000 - do no re-init spin lock | Ben Dooks | 2006-06-26 | 1 | -1/+0 |
* | [PATCH] DM9000 - check for MAC left in by bootloader | Ben Dooks | 2006-06-26 | 1 | -0/+7 |
* | [PATCH] DM9000 - better checks for platform resources | Ben Dooks | 2006-06-26 | 1 | -11/+6 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 | 1 | -18/+17 |
|\ |
|
| * | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 1 | -18/+17 |
* | | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 1 | -1/+0 |
|/ |
|
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -0/+1 |
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 1 | -4/+4 |
* | [PATCH] missed s/u32/pm_message_t/ (dm9000) | viro@ftp.linux.org.uk | 2005-09-06 | 1 | -1/+1 |
* | [PATCH] DM9000 - incorrect ioctl() handling | Ben Dooks | 2005-08-18 | 1 | -13/+2 |
* | [PATCH] DM9000 - spinlock fixes | Ben Dooks | 2005-08-18 | 1 | -13/+24 |
* | [PATCH] DM9000 network driver bugfix | Sascha Hauer | 2005-06-26 | 1 | -2/+2 |
* | [PATCH] DM9000 network driver | Sascha Hauer | 2005-05-15 | 1 | -0/+1219 |