summaryrefslogtreecommitdiff
path: root/include/tsec.h
Commit message (Expand)AuthorAgeLines
* net: tsec: Remove tx snooping support from LS1Claudiu Manoil2014-09-08-0/+4
* ls102xa: etsec: Add etsec support for LS102xAAlison Wang2014-09-08-1/+6
* net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-08-1/+1
* net: tsec: Use portable regs type (uint->u32)Claudiu Manoil2013-11-22-140/+138
* net: tsec: Use portable types and accessors for BDsClaudiu Manoil2013-11-22-12/+10
* net: tsec: Fix CamelCase issues around BD codeClaudiu Manoil2013-11-22-2/+2
* net: tsec: Cleanup tsec regs init and fix __iomem warnsClaudiu Manoil2013-11-22-14/+25
* tsec: Fix MDIO on devices with eTSEC2Andy Fleming2011-04-29-1/+1
* tsec: Convert tsec to use PHY LibAndy Fleming2011-04-20-275/+23
* tsec: use IO accessors for IO accessesMingkai Hu2011-04-20-4/+4
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-2/+0
* tsec: Add TSEC_FIBER flagPeter Tyser2010-01-31-3/+3
* tsec: Add support for using the BCM5482 PHY in fiber modePeter Tyser2010-01-31-0/+13
* tsec: Make functions/data static when possiblePeter Tyser2010-01-31-1/+0
* NET: Base support for etsec2.0Kumar Gala2010-01-05-0/+7
* NET: Move MDIO regs out of TSEC SpaceSandeep Gopalpet2010-01-05-22/+23
* tsec: Add support for BCM5482S PHYZach LeRoy2009-06-15-0/+2
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-12-1/+1
* net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin2008-12-04-0/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-5/+5
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-09-13-2/+0
* Add SGMII support to the tsecAndy Fleming2008-09-02-1/+24
* Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-02-4/+28
* tsec: Move tsec.h to include/Andy Fleming2008-09-02-0/+592