summaryrefslogtreecommitdiff
path: root/drivers/net/mpc512x_fec.c
Commit message (Expand)AuthorAgeLines
* MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-12-26/+26
* MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk2009-06-12-5/+8
* MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-12-49/+64
* MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk2008-09-12-1/+1
* Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-02-0/+1
* Move MPC512x_FEC driver to drivers/netBen Warren2008-08-29-0/+794