Commit Graph

50 Commits (8504296045f714430cd755434ccb094711ea95fe)

Author SHA1 Message Date
chenhui zhao aada81de70 powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 13 years ago
Wolfgang Denk cd6881b519 Minor coding style cleanup. 14 years ago
Andy Fleming 063c12633d tsec: Convert tsec to use PHY Lib 14 years ago
Mingkai Hu 907519108c tsec: arrange the code to avoid useless function declaration 14 years ago
Mingkai Hu a32a6be28f tsec: use IO accessors for IO accesses 14 years ago
Li Yang 19d68d2027 tsec: add AR8021 PHY support 14 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
Kumar Gala 72c96a6802 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII 14 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 15 years ago
Timur Tabi daa2ce6292 tsec: fix the return value for tsec_eth_init() 15 years ago
Heiko Schocher 26918b7994 tsec: add micrel ksz804 phy 15 years ago
Felix Radensky c987f4753b tsec: Fix eTSEC2 link problem on P2020RDB 15 years ago
Felix Radensky 90b5bf211b tsec: Fix eTSEC2 link problem on P2020RDB 15 years ago
Andy Fleming 538be58568 tsec: Wait for both RX and TX to stop 15 years ago
Peter Tyser 5f6b144221 tsec: Add TSEC_FIBER flag 15 years ago
Peter Tyser 8abb8dcc8d tsec: Add support for using the BCM5482 PHY in fiber mode 15 years ago
Peter Tyser c6dbdfda53 tsec: General cleanup 15 years ago
Peter Tyser e1957ef02c tsec: Make functions/data static when possible 15 years ago
Peter Tyser 27165b5c32 tsec: Clean up Broadcom PHY status parsing 15 years ago
Peter Tyser 46e91674fb tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode 15 years ago
Sandeep Gopalpet b9e186fc31 NET: Move MDIO regs out of TSEC Space 15 years ago
Peter Tyser cd1011db80 tsec: Remove PHY command relocation fixups 15 years ago
Kim Phillips 0d071cdd78 net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete 16 years ago
Peter Tyser b1e849f220 tsec: Wait for auto-negotiation to complete without link 16 years ago
Kumar Gala 4c2e3da82d Update Freescale copyrights to remove "All Rights Reserved" 16 years ago
Poonam Aggrwal b7fe25d2a8 P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII) 16 years ago
Kim Phillips 88ad3fd91c net: tsec - fix dereferencing type-punned pointer will break strict-aliasing rules warning 16 years ago
Zach LeRoy 091dc9f6ad tsec: Add support for BCM5482S PHY 16 years ago
Paul Gortmaker 0452352df1 tsec: report when there is no vendor specific PHY support 16 years ago
Pieter Henning 736323a490 Added Vitesse VSC8211 definitions to TSEC driver 16 years ago
Andy Fleming 9e5be8214b tsec: Fix a bug in soft-resetting 16 years ago
Ron Madrid 12a8b9db12 Marvell 88E1118 interrupt fix 16 years ago
Anatolij Gustschin 23afaba65e net: tsec: Fix Marvell 88E1121R phy init 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Andre Schwarz c9d6b69253 enable 10/100M at VSC8601 at tsec driver 16 years ago
Peter Tyser ce47eb402c Support for multiple SGMII/TBI interfaces for TSEC ethernet 16 years ago
Andy Fleming 2abe361c03 Add SGMII support to the tsec 17 years ago
Andy Fleming 75b9d4ae0d Pass in tsec_info struct through tsec_initialize 17 years ago
Andy Fleming dd3d1f56a0 tsec: Move tsec.h to include/ 17 years ago
Sergei Poselenov d23dc394aa PHY: Add support for the M88E1121R Marvell chip. 17 years ago
Shinya Kuribayashi 3b904ccb93 net: Conditional COBJS inclusion of network drivers 17 years ago
Ron Madrid 290ef64368 Add Marvell 88E1118 support for TSEC 17 years ago
Wolfgang Denk 7c0773fde6 drivers/net/tsec.c: Fix typo. 17 years ago
Andre Schwarz 9acde129cc TSEC: add config options for VSC8601 RGMII PHY 17 years ago
Tor Krill 2d934ea51f Add Vitesse 8601 support to TSEC driver 17 years ago
Anton Vorontsov c7604783b2 tsec: fix link detection for the RTL8211B PHY 17 years ago
Dave Liu 18ee320ff6 TSEC: Add the support for RealTek RTL8211B PHY 17 years ago
michael.firth@bt.com 55fe7c57a8 TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus 17 years ago
Ben Warren 422b1a0160 Fix Ethernet init() return codes 17 years ago
Dave Liu 19580e660c mpc83xx: Add the support of MPC837xEMDS board 17 years ago