Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dnet: Move the Dave Ethernet driver | Jeff Kirsher | 2011-08-13 | 1 | -225/+0 |
| | | | | | | | | Move the Dave Ethernet driver into drivers/net/ethernet/ and make the necessary Kconfig and Makefile changes. CC: Ilya Yanok <yanok@emcraft.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> | ||||
* | dnet: Dave DNET ethernet controller driver (updated) | Ilya Yanok | 2009-03-12 | 1 | -0/+225 |
Driver for Dave DNET ethernet controller found on Dave/DENX QongEVB-LITE FPGA. Heavily based on Dave sources, I've just adopted it to current kernel version and done some code cleanup. Signed-off-by: Ilya Yanok <yanok@emcraft.com> Signed-off-by: David S. Miller <davem@davemloft.net> |