| Age | Commit message (Collapse) | Author | Files | Lines |
|
Allow the platform data to specify to the DM9000 driver
that there is no posibility of an attached EEPROM on the
device, so default all reads to 0xff and ignore any
write operations.
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
|
|
Patch from: Laurent Pinchart <[email protected]>
This patch adds a flag to the DM9000 platform data which, when set,
configures the device to use an external PHY.
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
|
|
This patch adds support for the davicom dm9000 network driver. The dm9000
is found on some embedded arm boards such as the pimx1 or the scb9328.
Signed-off-by: Sascha Hauer <[email protected]>
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
diff -puN /dev/null drivers/net/dm9000.c
|