Age | Commit message (Expand) | Author |
2010-06-29 | tsec: Fix eTSEC2 link problem on P2020RDB | Felix Radensky |
2010-05-03 | tsec: Wait for both RX and TX to stop | Andy Fleming |
2010-01-31 | tsec: Add TSEC_FIBER flag | Peter Tyser |
2010-01-31 | tsec: Add support for using the BCM5482 PHY in fiber mode | Peter Tyser |
2010-01-31 | tsec: General cleanup | Peter Tyser |
2010-01-31 | tsec: Make functions/data static when possible | Peter Tyser |
2010-01-31 | tsec: Clean up Broadcom PHY status parsing | Peter Tyser |
2010-01-31 | tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode | Peter Tyser |
2010-01-05 | NET: Move MDIO regs out of TSEC Space | Sandeep Gopalpet |
2009-10-03 | tsec: Remove PHY command relocation fixups | Peter Tyser |
2009-08-25 | net: tsec - handle user interrupt while waiting for PHY auto negotiation to c... | Kim Phillips |
2009-08-21 | tsec: Wait for auto-negotiation to complete without link | Peter Tyser |
2009-07-29 | Update Freescale copyrights to remove "All Rights Reserved" | Kumar Gala |
2009-07-22 | P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII) | Poonam Aggrwal |
2009-07-22 | net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ... | Kim Phillips |
2009-06-15 | tsec: Add support for BCM5482S PHY | Zach LeRoy |
2009-03-09 | tsec: report when there is no vendor specific PHY support | Paul Gortmaker |
2009-02-22 | Added Vitesse VSC8211 definitions to TSEC driver | Pieter Henning |
2009-02-09 | tsec: Fix a bug in soft-resetting | Andy Fleming |
2009-01-28 | Marvell 88E1118 interrupt fix | Ron Madrid |
2008-12-04 | net: tsec: Fix Marvell 88E1121R phy init | Anatolij Gustschin |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-13 | enable 10/100M at VSC8601 at tsec driver | Andre Schwarz |
2008-09-16 | Support for multiple SGMII/TBI interfaces for TSEC ethernet | Peter Tyser |
2008-09-02 | Add SGMII support to the tsec | Andy Fleming |
2008-09-02 | Pass in tsec_info struct through tsec_initialize | Andy Fleming |
2008-09-02 | tsec: Move tsec.h to include/ | Andy Fleming |
2008-09-02 | PHY: Add support for the M88E1121R Marvell chip. | Sergei Poselenov |
2008-06-09 | net: Conditional COBJS inclusion of network drivers | Shinya Kuribayashi |
2008-05-23 | Add Marvell 88E1118 support for TSEC | Ron Madrid |
2008-05-04 | drivers/net/tsec.c: Fix typo. | Wolfgang Denk |
2008-05-03 | TSEC: add config options for VSC8601 RGMII PHY | Andre Schwarz |
2008-03-31 | Add Vitesse 8601 support to TSEC driver | Tor Krill |
2008-03-25 | tsec: fix link detection for the RTL8211B PHY | Anton Vorontsov |
2008-01-16 | TSEC: Add the support for RealTek RTL8211B PHY | Dave Liu |
2008-01-16 | TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus | michael.firth@bt.com |
2008-01-10 | Fix Ethernet init() return codes | Ben Warren |
2008-01-08 | mpc83xx: Add the support of MPC837xEMDS board | Dave Liu |
2007-11-25 | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD |