aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/eepro100.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-03drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk1-2/+0
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-1/+1
2010-11-14net: eepro100: Add initialized eth_device structureNobuhiro Iwamatsu1-0/+5
2010-08-09Fix compile warnings for const correctnessBen Warren1-1/+2
2010-08-09miiphy: constify device nameMike Frysinger1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-16/+16
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+1
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi1-5/+0
2008-01-10Fix Ethernet init() return codesBen Warren1-2/+2
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-0/+948