index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mpc512x_fec.c
Age
Commit message (
Expand
)
Author
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2013-02-04
ppc: Move mpc512x clocks to arch_global_data
Simon Glass
2012-05-22
drivers/net/mpc512x_fec.c: Fix build warning
Anatolij Gustschin
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-08-09
net ppc: fix ethernet device names with spaces
Heiko Schocher
2010-05-03
mpc512x_fec: Move PHY initialization from probe into init routine.
Detlev Zundel
2010-05-03
Remove unused "local_crc32" function.
Detlev Zundel
2009-06-12
MPC512x: remove include/mpc512x.h
Wolfgang Denk
2009-06-12
MPC512x FEC: get rid of duplicated struct ethernet_regs
Wolfgang Denk
2009-06-12
MPC512x: use I/O accessors instead of pointer accesses
Wolfgang Denk
2008-09-12
MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s
Wolfgang Denk
2008-09-03
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
Ben Warren
2008-08-29
Move MPC512x_FEC driver to drivers/net
Ben Warren