summaryrefslogtreecommitdiff
path: root/drivers/net/tsec.c
Commit message (Expand)AuthorAgeLines
...
* tsec: report when there is no vendor specific PHY supportPaul Gortmaker2009-03-09-4/+3
* Added Vitesse VSC8211 definitions to TSEC driverPieter Henning2009-02-22-0/+30
* tsec: Fix a bug in soft-resettingAndy Fleming2009-02-09-0/+1
* Marvell 88E1118 interrupt fixRon Madrid2009-01-28-0/+4
* net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin2008-12-04-0/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-5/+5
* enable 10/100M at VSC8601 at tsec driverAndre Schwarz2008-10-13-0/+2
* Support for multiple SGMII/TBI interfaces for TSEC ethernetPeter Tyser2008-09-16-3/+5
* Add SGMII support to the tsecAndy Fleming2008-09-02-26/+48
* Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-02-63/+50
* tsec: Move tsec.h to include/Andy Fleming2008-09-02-7/+1
* PHY: Add support for the M88E1121R Marvell chip.Sergei Poselenov2008-09-02-0/+49
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-09-3/+0
* Add Marvell 88E1118 support for TSECRon Madrid2008-05-23-0/+31
* drivers/net/tsec.c: Fix typo.Wolfgang Denk2008-05-04-1/+1
* TSEC: add config options for VSC8601 RGMII PHYAndre Schwarz2008-05-03-0/+6
* Add Vitesse 8601 support to TSEC driverTor Krill2008-03-31-0/+30
* tsec: fix link detection for the RTL8211B PHYAnton Vorontsov2008-03-25-2/+3
* TSEC: Add the support for RealTek RTL8211B PHYDave Liu2008-01-16-0/+85
* TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO busmichael.firth@bt.com2008-01-16-20/+12
* Fix Ethernet init() return codesBen Warren2008-01-10-1/+1
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-08-0/+10
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+1590