index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
designware.c
Age
Commit message (
Expand
)
Author
2012-07-07
net: Multiple updates/enhancements to designware.c
Stefan Roese
2012-07-07
SPEAr: Add interface information in initialization
Vipin Kumar
2012-05-23
net: Fix remaining API interface breakage
Joe Hershberger
2012-04-04
net/designware: Change timeout loop implementation
Amit Virdi
2012-04-04
net/designware: Set ANAR to 0x1e1
Armando Visconti
2012-04-04
net/designware: Program phy registers when auto-negotiation is ON
Vikas Manocha
2012-04-04
net/designware: Try configuring phy on each dw_eth_init
Vipin Kumar
2012-04-04
net/designware: Consecutive writes must have delay
Armando Visconti
2012-04-04
net/designware: Phy address fix
Vipin KUMAR
2012-04-04
net/designware: Fix to restore hw mac address
Vipin KUMAR
2011-08-08
Add Ethernet hardware MAC address framework to usbnet
Simon Glass
2011-07-25
net: designware: fix uninitialized phy_addr usage
Mike Frysinger
2011-07-25
net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
Mike Frysinger
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-07-12
SPEAr : Network driver support added
Vipin KUMAR