summaryrefslogtreecommitdiff
path: root/drivers/net/fec_mxc.c
Commit message (Expand)AuthorAgeLines
* net, fec_mxc: only setup the device enetaddr with eeprom valueHeiko Schocher2010-03-31-1/+0
* fec_mxc: add MX25 supportJohn Rigby2010-03-07-1/+30
* fec_mxc: cleanup and factor out MX27 dependenciesJohn Rigby2010-03-07-6/+9
* fec_mxc: add support for MX51 processorStefano Babic2010-02-06-41/+32
* fec_mxc: incomplete error handlingJohn Ogness2009-12-13-0/+1
* mxc_fec: avoid free() calls to already freed pointers.javier Martin2009-11-11-5/+7
* mxc_fec: fix some erroneous PHY accesses.javier Martin2009-11-11-3/+5
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-23-1/+0
* fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok2009-07-22-0/+742