summaryrefslogtreecommitdiff
path: root/drivers/net/eepro100.c
Commit message (Expand)AuthorAgeLines
* drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-2/+0
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-1/+1
* net: eepro100: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-14-0/+5
* Fix compile warnings for const correctnessBen Warren2010-08-09-1/+2
* miiphy: constify device nameMike Frysinger2010-08-09-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-16/+16
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+1
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-09-5/+0
* Fix Ethernet init() return codesBen Warren2008-01-10-2/+2
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+948