Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/net/eepro100.c: Fix compile warning | Joe Hershberger | 2012-05-22 | 1 | -4/+3 |
* | drivers/net/eepro100.c: fix GCC 4.6 build warnings | Wolfgang Denk | 2011-11-03 | 1 | -2/+0 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | 1 | -1/+1 |
* | net: eepro100: Add initialized eth_device structure | Nobuhiro Iwamatsu | 2010-11-14 | 1 | -0/+5 |
* | Fix compile warnings for const correctness | Ben Warren | 2010-08-09 | 1 | -1/+2 |
* | miiphy: constify device name | Mike Frysinger | 2010-08-09 | 1 | -2/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -16/+16 |
* | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | 1 | -0/+1 |
* | net: Conditional COBJS inclusion of network drivers | Shinya Kuribayashi | 2008-06-09 | 1 | -5/+0 |
* | Fix Ethernet init() return codes | Ben Warren | 2008-01-10 | 1 | -2/+2 |
* | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 1 | -0/+948 |