index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mpc5xxx_fec.c
Age
Commit message (
Expand
)
Author
2016-01-15
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-01-23
powerpc: mpc5xxx: remove Total5200 board support
Masahiro Yamada
2015-01-05
powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support
Masahiro Yamada
2013-02-04
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
2012-05-22
drivers/net/mpc5xxx_fec.c: Fix build warning
Anatolij Gustschin
2010-10-12
mpc5xxx_fec: add call to reset_phy() after PHY initialization
Ilya Yanok
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-08-05
net 52xx: fix ethernet device names with spaces
Wolfgang Denk
2010-05-03
Remove unused "local_crc32" function.
Detlev Zundel
2010-03-21
mpc5xxx: Remove all references to MGT5100
Detlev Zundel
2009-04-04
mpc52xx phy: initialize only when needed
Sascha Hauer
2009-03-13
MPC5200 FEC MII speed register
Jon Smirl
2009-02-10
net: removed board-specific CONFIGs from MPC5xxx FEC driver
Ben Warren
2008-09-03
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-08-29
Move MPC5xxx_FEC driver to drivers/net
Ben Warren