summaryrefslogtreecommitdiff
path: root/drivers/net/designware.c
AgeCommit message (Expand)Author
2012-07-11net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen
2012-07-07net: Multiple updates/enhancements to designware.cStefan Roese
2012-07-07SPEAr: Add interface information in initializationVipin Kumar
2012-05-23net: Fix remaining API interface breakageJoe Hershberger
2012-04-04net/designware: Change timeout loop implementationAmit Virdi
2012-04-04net/designware: Set ANAR to 0x1e1Armando Visconti
2012-04-04net/designware: Program phy registers when auto-negotiation is ONVikas Manocha
2012-04-04net/designware: Try configuring phy on each dw_eth_initVipin Kumar
2012-04-04net/designware: Consecutive writes must have delayArmando Visconti
2012-04-04net/designware: Phy address fixVipin KUMAR
2012-04-04net/designware: Fix to restore hw mac addressVipin KUMAR
2011-08-08Add Ethernet hardware MAC address framework to usbnetSimon Glass
2011-07-25net: designware: fix uninitialized phy_addr usageMike Frysinger
2011-07-25net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabledMike Frysinger
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-08-09miiphy: constify device nameMike Frysinger
2010-07-12SPEAr : Network driver support addedVipin KUMAR