summaryrefslogtreecommitdiff
path: root/include/tsec.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-29tsec: Fix MDIO on devices with eTSEC2Andy Fleming1-1/+1
2011-04-21tsec: Convert tsec to use PHY LibAndy Fleming1-275/+23
2011-04-20tsec: use IO accessors for IO accessesMingkai Hu1-4/+4
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-2/+0
2010-02-01tsec: Add TSEC_FIBER flagPeter Tyser1-3/+3
2010-02-01tsec: Add support for using the BCM5482 PHY in fiber modePeter Tyser1-0/+13
2010-02-01tsec: Make functions/data static when possiblePeter Tyser1-1/+0
2010-01-05NET: Base support for etsec2.0Kumar Gala1-0/+7
2010-01-05NET: Move MDIO regs out of TSEC SpaceSandeep Gopalpet1-22/+23
2009-06-15tsec: Add support for BCM5482S PHYZach LeRoy1-0/+2
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser1-1/+1
2008-12-05net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin1-0/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk1-2/+0
2008-09-03Add SGMII support to the tsecAndy Fleming1-1/+24
2008-09-03Pass in tsec_info struct through tsec_initializeAndy Fleming1-4/+28
2008-09-03tsec: Move tsec.h to include/Andy Fleming1-0/+592