summaryrefslogtreecommitdiffstats
path: root/drivers/net/smc91111.c
Commit message (Expand)AuthorAgeFilesLines
* net mii: add a parent pointer to miidevs and set it to the hardware deviceSascha Hauer2011-08-151-0/+1
* net: make the ethernet device a child of the hardware deviceSascha Hauer2011-08-151-0/+1
* smc91111: switch to resourcesSascha Hauer2011-07-281-1/+1
* smc91111: Various sparse fixes.Marek Belisko2010-11-191-20/+20
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-271-17/+15
* network drivers: call net_receive directly instead of NetReceiveSascha Hauer2010-06-171-1/+1
* smc91111: fix odering of mac address read from EEPROMMarc Kleine-Budde2010-02-011-14/+9
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-1/+1
* cdev fixes for new boardsSascha Hauer2009-07-211-2/+0
* smc91111: use miiphy functions for autonegotiationSascha Hauer2009-07-091-116/+15
* Adding the network driver for the SMSC91C111 ethernet device.Juergen Beisert2009-07-011-0/+1451
* remove unported includes and driversSascha Hauer2007-09-211-1097/+0
* svn_rev_095Sascha Hauer2007-07-051-688/+234
* svn_rev_057Sascha Hauer2007-07-051-0/+1551