summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-09-08net: tsec: Remove tx snooping support from LS1Claudiu Manoil1-0/+4
2014-09-08ls102xa: etsec: Add etsec support for LS102xAAlison Wang2-1/+13
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil13-35/+17
2013-11-22net: tsec: Use portable regs type (uint->u32)Claudiu Manoil2-141/+139
2013-11-22net: tsec: Use portable types and accessors for BDsClaudiu Manoil2-54/+56
2013-11-22net: tsec: Fix CamelCase issues around BD codeClaudiu Manoil2-32/+32
2013-11-22net: tsec: Cleanup tsec regs init and fix __iomem warnsClaudiu Manoil2-27/+38
2011-04-29tsec: Fix MDIO on devices with eTSEC2Andy Fleming1-1/+1
2011-04-20tsec: Convert tsec to use PHY LibAndy Fleming14-1780/+391
2011-04-20tsec: use IO accessors for IO accessesMingkai Hu2-127/+130
2011-01-09miiphy: convert to linux/mii.hMike Frysinger45-458/+361
2010-02-01tsec: Add TSEC_FIBER flagPeter Tyser2-5/+7
2010-02-01tsec: Add support for using the BCM5482 PHY in fiber modePeter Tyser2-4/+119
2010-02-01tsec: Make functions/data static when possiblePeter Tyser2-44/+47
2010-01-05NET: Base support for etsec2.0Kumar Gala5-3/+20
2010-01-05NET: Move MDIO regs out of TSEC SpaceSandeep Gopalpet5-35/+52
2009-06-15tsec: Add support for BCM5482S PHYZach LeRoy2-0/+43
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser31-41/+41
2008-12-05net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin2-0/+7
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2039-53844/+53844
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk26-217/+981
2008-09-03Add SGMII support to the tsecAndy Fleming2-27/+72
2008-09-03Pass in tsec_info struct through tsec_initializeAndy Fleming5-122/+102
2008-09-03tsec: Move tsec.h to include/Andy Fleming2-7/+7