index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tsec.c
Age
Commit message (
Expand
)
Author
2009-10-03
tsec: Remove PHY command relocation fixups
Peter Tyser
2009-08-25
net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...
Kim Phillips
2009-08-21
tsec: Wait for auto-negotiation to complete without link
Peter Tyser
2009-07-29
Update Freescale copyrights to remove "All Rights Reserved"
Kumar Gala
2009-07-23
P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)
Poonam Aggrwal
2009-07-23
net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...
Kim Phillips
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-23
Added Vitesse VSC8211 definitions to TSEC driver
Pieter Henning
2009-02-10
tsec: Fix a bug in soft-resetting
Andy Fleming
2009-01-29
Marvell 88E1118 interrupt fix
Ron Madrid
2008-12-05
net: tsec: Fix Marvell 88E1121R phy init
Anatolij Gustschin
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-14
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-03
Add SGMII support to the tsec
Andy Fleming
2008-09-03
Pass in tsec_info struct through tsec_initialize
Andy Fleming
2008-09-03
tsec: Move tsec.h to include/
Andy Fleming
2008-09-03
PHY: Add support for the M88E1121R Marvell chip.
Sergei Poselenov
2008-06-10
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-05-24
Add Marvell 88E1118 support for TSEC
Ron Madrid
2008-05-03
drivers/net/tsec.c: Fix typo.
Wolfgang Denk
2008-05-03
TSEC: add config options for VSC8601 RGMII PHY
Andre Schwarz
2008-04-01
Add Vitesse 8601 support to TSEC driver
Tor Krill
2008-03-26
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