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
/
fec_mxc.c
Age
Commit message (
Expand
)
Author
2011-07-16
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
Graeme Russ
2011-02-01
fec_mxc: add support for MX53 processor
Liu Hui-R64343
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-11-21
imx: Get fec mac address from fuse
Liu Hui-R64343
2010-11-14
net: fec_mxc: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-10-19
drivers/net/fec_mxc.c: write mac address in init
John Rigby
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-08-09
net,fec: Shorten device name as done for other drivers
Stefano Babic
2010-05-03
net: fec_mxc: add write_hwaddr support
Heiko Schocher
2010-05-03
fec_mxc.c: Fix MX27 FEC MAC validity check
Eric Jarrige
2010-05-03
fec_mxc don't use internal eeprom on MX25
John Rigby
2010-03-31
net, fec_mxc: only setup the device enetaddr with eeprom value
Heiko Schocher
2010-03-07
fec_mxc: add MX25 support
John Rigby
2010-03-07
fec_mxc: cleanup and factor out MX27 dependencies
John Rigby
2010-02-07
fec_mxc: add support for MX51 processor
Stefano Babic
2009-12-14
fec_mxc: incomplete error handling
John Ogness
2009-11-11
mxc_fec: avoid free() calls to already freed pointers.
javier Martin
2009-11-11
mxc_fec: fix some erroneous PHY accesses.
javier Martin
2009-07-23
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
2009-07-23
fec_mxc: driver for FEC ethernet controller on i.MX27
Ilya Yanok