summaryrefslogtreecommitdiffstats
path: root/drivers/net/designware.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* net/designware: Do not select MIIPORT for RGMII interfaceVipin Kumar2013-06-241-1/+3
* net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen2012-07-111-2/+2
* net: Multiple updates/enhancements to designware.cStefan Roese2012-07-071-69/+49
* SPEAr: Add interface information in initializationVipin Kumar2012-07-071-1/+9
* net: Fix remaining API interface breakageJoe Hershberger2012-05-231-3/+2
* net/designware: Change timeout loop implementationAmit Virdi2012-04-041-16/+38
* net/designware: Set ANAR to 0x1e1Armando Visconti2012-04-041-0/+3
* net/designware: Program phy registers when auto-negotiation is ONVikas Manocha2012-04-041-14/+29
* net/designware: Try configuring phy on each dw_eth_initVipin Kumar2012-04-041-21/+29
* net/designware: Consecutive writes must have delayArmando Visconti2012-04-041-2/+1
* net/designware: Phy address fixVipin KUMAR2012-04-041-1/+1
* net/designware: Fix to restore hw mac addressVipin KUMAR2012-04-041-1/+6
* Add Ethernet hardware MAC address framework to usbnetSimon Glass2011-08-081-1/+1
* net: designware: fix uninitialized phy_addr usageMike Frysinger2011-07-251-0/+2
* net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabledMike Frysinger2011-07-251-1/+3
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-27/+27
* miiphy: constify device nameMike Frysinger2010-08-091-2/+2
* SPEAr : Network driver support addedVipin KUMAR2010-07-121-0/+531
OpenPOWER on IntegriCloud