aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/fec_mxc.c
AgeCommit message (Expand)Author
2011-02-02fec_mxc: add support for MX53 processorLiu Hui-R64343
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-11-21imx: Get fec mac address from fuseLiu Hui-R64343
2010-11-14net: fec_mxc: Add initialized eth_device structureNobuhiro Iwamatsu
2010-10-19drivers/net/fec_mxc.c: write mac address in initJohn Rigby
2010-08-09miiphy: constify device nameMike Frysinger
2010-08-09net,fec: Shorten device name as done for other driversStefano Babic
2010-05-03net: fec_mxc: add write_hwaddr supportHeiko Schocher
2010-05-03fec_mxc.c: Fix MX27 FEC MAC validity checkEric Jarrige
2010-05-03fec_mxc don't use internal eeprom on MX25John Rigby
2010-03-31net, fec_mxc: only setup the device enetaddr with eeprom valueHeiko Schocher
2010-03-07fec_mxc: add MX25 supportJohn Rigby
2010-03-07fec_mxc: cleanup and factor out MX27 dependenciesJohn Rigby
2010-02-06fec_mxc: add support for MX51 processorStefano Babic
2009-12-13fec_mxc: incomplete error handlingJohn Ogness
2009-11-11mxc_fec: avoid free() calls to already freed pointers.javier Martin
2009-11-11mxc_fec: fix some erroneous PHY accesses.javier Martin
2009-07-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk
2009-07-22fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok