index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tsec.c
Age
Commit message (
Expand
)
Author
2009-06-15
tsec: Add support for BCM5482S PHY
Zach LeRoy
2009-03-09
tsec: report when there is no vendor specific PHY support
Paul Gortmaker
2009-02-22
Added Vitesse VSC8211 definitions to TSEC driver
Pieter Henning
2009-02-09
tsec: Fix a bug in soft-resetting
Andy Fleming
2009-01-28
Marvell 88E1118 interrupt fix
Ron Madrid
2008-12-04
net: tsec: Fix Marvell 88E1121R phy init
Anatolij Gustschin
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-13
enable 10/100M at VSC8601 at tsec driver
Andre Schwarz
2008-09-16
Support for multiple SGMII/TBI interfaces for TSEC ethernet
Peter Tyser
2008-09-02
Add SGMII support to the tsec
Andy Fleming
2008-09-02
Pass in tsec_info struct through tsec_initialize
Andy Fleming
2008-09-02
tsec: Move tsec.h to include/
Andy Fleming
2008-09-02
PHY: Add support for the M88E1121R Marvell chip.
Sergei Poselenov
2008-06-09
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-05-23
Add Marvell 88E1118 support for TSEC
Ron Madrid
2008-05-04
drivers/net/tsec.c: Fix typo.
Wolfgang Denk
2008-05-03
TSEC: add config options for VSC8601 RGMII PHY
Andre Schwarz
2008-03-31
Add Vitesse 8601 support to TSEC driver
Tor Krill
2008-03-25
tsec: fix link detection for the RTL8211B PHY
Anton Vorontsov
2008-01-16
TSEC: Add the support for RealTek RTL8211B PHY
Dave Liu
2008-01-16
TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus
michael.firth@bt.com
2008-01-10
Fix Ethernet init() return codes
Ben Warren
2008-01-08
mpc83xx: Add the support of MPC837xEMDS board
Dave Liu
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD