| Commit message (Expand) | Author | Age | Lines |
* | tsec: report when there is no vendor specific PHY support | Paul Gortmaker | 2009-03-09 | -4/+3 |
* | Added Vitesse VSC8211 definitions to TSEC driver | Pieter Henning | 2009-02-22 | -0/+30 |
* | tsec: Fix a bug in soft-resetting | Andy Fleming | 2009-02-09 | -0/+1 |
* | Marvell 88E1118 interrupt fix | Ron Madrid | 2009-01-28 | -0/+4 |
* | net: tsec: Fix Marvell 88E1121R phy init | Anatolij Gustschin | 2008-12-04 | -0/+3 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -5/+5 |
* | enable 10/100M at VSC8601 at tsec driver | Andre Schwarz | 2008-10-13 | -0/+2 |
* | Support for multiple SGMII/TBI interfaces for TSEC ethernet | Peter Tyser | 2008-09-16 | -3/+5 |
* | Add SGMII support to the tsec | Andy Fleming | 2008-09-02 | -26/+48 |
* | Pass in tsec_info struct through tsec_initialize | Andy Fleming | 2008-09-02 | -63/+50 |
* | tsec: Move tsec.h to include/ | Andy Fleming | 2008-09-02 | -7/+1 |
* | PHY: Add support for the M88E1121R Marvell chip. | Sergei Poselenov | 2008-09-02 | -0/+49 |
* | net: Conditional COBJS inclusion of network drivers | Shinya Kuribayashi | 2008-06-09 | -3/+0 |
* | Add Marvell 88E1118 support for TSEC | Ron Madrid | 2008-05-23 | -0/+31 |
* | drivers/net/tsec.c: Fix typo. | Wolfgang Denk | 2008-05-04 | -1/+1 |
* | TSEC: add config options for VSC8601 RGMII PHY | Andre Schwarz | 2008-05-03 | -0/+6 |
* | Add Vitesse 8601 support to TSEC driver | Tor Krill | 2008-03-31 | -0/+30 |
* | tsec: fix link detection for the RTL8211B PHY | Anton Vorontsov | 2008-03-25 | -2/+3 |
* | TSEC: Add the support for RealTek RTL8211B PHY | Dave Liu | 2008-01-16 | -0/+85 |
* | TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus | michael.firth@bt.com | 2008-01-16 | -20/+12 |
* | Fix Ethernet init() return codes | Ben Warren | 2008-01-10 | -1/+1 |
* | mpc83xx: Add the support of MPC837xEMDS board | Dave Liu | 2008-01-08 | -0/+10 |
* | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -0/+1590 |