summaryrefslogtreecommitdiffstats
path: root/drivers/net/fec_mxc.c
Commit message (Expand)AuthorAgeFilesLines
* net: fec_mxc: Fix timeouts during tftp transferFabio Estevam2013-09-201-1/+1
* net: fec_mxc: Add support for mx6 solo-liteFabio Estevam2013-09-201-1/+1
* fec_mxc: set ethaddr if fuses burned and not previously setEric Nelson2013-08-211-0/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* net: fec: Avoid MX28 bus sync issueMarek Vasut2013-07-121-0/+22
* net: fec: Remove bogus flush_dcache_range() callMarek Vasut2013-07-121-1/+0
* net: fec_mxc: Add support for Vybrid VF610Alison Wang2013-06-031-3/+1
* net: fec_mxc: get phydev before fec_probeTroy Kisky2013-01-281-42/+75
* net: fec_mxc: only call phy_connect in fec_probeTroy Kisky2013-01-281-21/+12
* net: fec_mxc: use fec_set_dev_name to set nameTroy Kisky2013-01-281-8/+8
* net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multiTroy Kisky2013-01-281-16/+8
* net: fec_mxc: change fec_mii_setspeed parameterTroy Kisky2013-01-281-5/+5
* net: fec_mxc: delete CONFIG_FEC_MXC_MULTITroy Kisky2013-01-281-1/+1
* FEC: Replace magic contantsMarek Vasut2012-09-271-3/+3
* FEC: Rework the TX wait mechanismMarek Vasut2012-09-271-9/+11
* FEC: Remove endless loop in the FEC driverMarek Vasut2012-09-271-1/+13
* FEC: Properly align address over the buffers for cache opsMarek Vasut2012-09-271-6/+8
* FEC: Do not pass unaligned buffer to network stackMarek Vasut2012-09-271-1/+2
* net: fec_mxc: Fix MDC for xMIIbenoit.thebaudeau@advans2012-07-191-1/+1
* net: fec_mxc: Fix setting of RCR for xMIIbenoit.thebaudeau@advans2012-07-191-5/+3
* net: abort network initialization if the PHY driver failsTimur Tabi2012-07-111-1/+7
* drivers/net/fec_mxc.c: Fix compile warningJoe Hershberger2012-05-221-1/+1
* FEC: Abstract out register setupMarek Vasut2012-05-151-46/+38
* NET: fec_mxc.c: Add a way to disable auto negotiationStefano Babic2012-05-151-1/+3
* net: fec_mxc: allow use with cache enabledEric Nelson2012-03-291-86/+191
* net: fec_mxc: add PHYLIB supportTroy Kisky2012-02-271-48/+96
* net: fec_mxc: add 1000 Mbps selectionTroy Kisky2012-02-271-2/+19
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-161-4/+5
* fec: add the i.mx6q enet driver supportJason Liu2012-01-161-0/+10
* FEC: Add support for iMX28 quirksMarek Vasut2011-11-111-2/+42
* GCC4.6: Squash warnings in fec_mxc.cMarek Vasut2011-10-271-2/+2
* FEC: Squish "got MAC from fuse" message, make it debug()Marek Vasut2011-09-301-1/+1
* FEC: Add timeout for chip resetMarek Vasut2011-09-301-4/+21
* FEC: Allow registering MII postconfiguration callbackMarek Vasut2011-09-301-1/+13
* FEC: Allow multiple FECesMarek Vasut2011-09-301-30/+49
* FEC: Abstract access to fec->eth in MII operationsMarek Vasut2011-09-301-8/+10
* FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPEMarek Vasut2011-09-301-1/+5
* 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
OpenPOWER on IntegriCloud