summaryrefslogtreecommitdiffstats
path: root/drivers/net/fec_mxc.c
Commit message (Expand)AuthorAgeFilesLines
...
* FEC: Add RMII mode supportMarek Vasut2011-09-301-0/+2
* FEC: Kill mode select FIXME'sMarek Vasut2011-09-301-12/+14
* FEC: Use defined constant instead of magic numberMarek Vasut2011-09-301-1/+1
* FEC: Use proper accessor to read register in debug callMarek Vasut2011-09-301-1/+1
* Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-161-3/+3
* fec_mxc: add support for MX53 processorLiu Hui-R643432011-02-021-1/+1
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-10/+10
* imx: Get fec mac address from fuseLiu Hui-R643432010-11-211-15/+2
* net: fec_mxc: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+1
* drivers/net/fec_mxc.c: write mac address in initJohn Rigby2010-10-191-0/+3
* miiphy: constify device nameMike Frysinger2010-08-091-2/+2
* net,fec: Shorten device name as done for other driversStefano Babic2010-08-091-1/+1
* net: fec_mxc: add write_hwaddr supportHeiko Schocher2010-05-031-1/+1
* fec_mxc.c: Fix MX27 FEC MAC validity checkEric Jarrige2010-05-031-1/+1
* fec_mxc don't use internal eeprom on MX25John Rigby2010-05-031-2/+2
* net, fec_mxc: only setup the device enetaddr with eeprom valueHeiko Schocher2010-03-311-1/+0
* fec_mxc: add MX25 supportJohn Rigby2010-03-071-1/+30
* fec_mxc: cleanup and factor out MX27 dependenciesJohn Rigby2010-03-071-6/+9
* fec_mxc: add support for MX51 processorStefano Babic2010-02-061-41/+32
* fec_mxc: incomplete error handlingJohn Ogness2009-12-131-0/+1
* mxc_fec: avoid free() calls to already freed pointers.javier Martin2009-11-111-5/+7
* mxc_fec: fix some erroneous PHY accesses.javier Martin2009-11-111-3/+5
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-231-1/+0
* fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok2009-07-221-0/+742
OpenPOWER on IntegriCloud