summaryrefslogtreecommitdiff
path: root/drivers/tsec.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-02mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker1-0/+84
2006-11-04mpc83xx: Add support for the MPC8349E-mITXTimur Tabi1-3/+1
2006-11-04Added RGMII support to the TSECs and Marvell 881111 PhyNick Spence1-4/+4
2006-10-26Fix TSEC driver (now for real): avoid crashes if PHY is not attachedBen Warren1-3/+6
2006-10-12Remove unneeded include files and local variable.Jon Loeliger1-3/+0
2006-10-11Ran lindent and cleaned up whitespace issues.Jon Loeliger1-441/+455
2006-09-19Merge branch 'mpc85xx'Jon Loeliger1-13/+60
2006-09-19Add support for eTSEC 3 & 4 on 8548 CDSAndy Fleming1-10/+59
2006-06-27Fix Tsec bug when no linkJin Zhengxiong-R641881-1/+1
2006-04-27Initial support for MPC8641 HPCN board.Jon Loeliger1-6/+63
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-1/+2
2006-03-13Add Nat Semi DP83865 PHY support to MPC85xx TSEC driverWolfgang Denk1-0/+51
2005-10-29Add support for multiple PHYs.Marian Balakowicz1-5/+19
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-2/+2
2005-09-21Fix autonegotiation in tsec ethernet driverStefan Roese1-10/+56
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger1-5/+5
2005-07-28* Patch by Eran LibertyEran Liberty1-12/+11
2005-07-26* Patch by Jon Loeliger, 2005-07-25Jon Loeliger1-0/+1074