aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/fec_mxc.c
AgeCommit message (Expand)Author
2012-03-29net: fec_mxc: allow use with cache enabledEric Nelson
2012-02-27net: fec_mxc: add PHYLIB supportTroy Kisky
2012-02-27net: fec_mxc: add 1000 Mbps selectionTroy Kisky
2012-01-16net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam
2012-01-16fec: add the i.mx6q enet driver supportJason Liu
2011-11-11FEC: Add support for iMX28 quirksMarek Vasut
2011-10-27GCC4.6: Squash warnings in fec_mxc.cMarek Vasut
2011-09-30FEC: Squish "got MAC from fuse" message, make it debug()Marek Vasut
2011-09-30FEC: Add timeout for chip resetMarek Vasut
2011-09-30FEC: Allow registering MII postconfiguration callbackMarek Vasut
2011-09-30FEC: Allow multiple FECesMarek Vasut
2011-09-30FEC: Abstract access to fec->eth in MII operationsMarek Vasut
2011-09-30FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPEMarek Vasut
2011-09-30FEC: Add RMII mode supportMarek Vasut
2011-09-30FEC: Kill mode select FIXME'sMarek Vasut
2011-09-30FEC: Use defined constant instead of magic numberMarek Vasut
2011-09-30FEC: Use proper accessor to read register in debug callMarek Vasut
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ
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