summaryrefslogtreecommitdiff
path: root/drivers/net/tsec.c
AgeCommit message (Expand)Author
2010-01-05NET: Move MDIO regs out of TSEC SpaceSandeep Gopalpet
2009-10-03tsec: Remove PHY command relocation fixupsPeter Tyser
2009-08-25net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...Kim Phillips
2009-08-21tsec: Wait for auto-negotiation to complete without linkPeter Tyser
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2009-07-22P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)Poonam Aggrwal
2009-07-22net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...Kim Phillips
2009-06-15tsec: Add support for BCM5482S PHYZach LeRoy
2009-03-09tsec: report when there is no vendor specific PHY supportPaul Gortmaker
2009-02-22Added Vitesse VSC8211 definitions to TSEC driverPieter Henning
2009-02-09tsec: Fix a bug in soft-resettingAndy Fleming
2009-01-28Marvell 88E1118 interrupt fixRon Madrid
2008-12-04net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-13enable 10/100M at VSC8601 at tsec driverAndre Schwarz
2008-09-16Support for multiple SGMII/TBI interfaces for TSEC ethernetPeter Tyser
2008-09-02Add SGMII support to the tsecAndy Fleming
2008-09-02Pass in tsec_info struct through tsec_initializeAndy Fleming
2008-09-02tsec: Move tsec.h to include/Andy Fleming
2008-09-02PHY: Add support for the M88E1121R Marvell chip.Sergei Poselenov
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-05-23Add Marvell 88E1118 support for TSECRon Madrid
2008-05-04drivers/net/tsec.c: Fix typo.Wolfgang Denk
2008-05-03TSEC: add config options for VSC8601 RGMII PHYAndre Schwarz
2008-03-31Add Vitesse 8601 support to TSEC driverTor Krill
2008-03-25tsec: fix link detection for the RTL8211B PHYAnton Vorontsov
2008-01-16TSEC: Add the support for RealTek RTL8211B PHYDave Liu
2008-01-16TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO busmichael.firth@bt.com
2008-01-10Fix Ethernet init() return codesBen Warren
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD