summaryrefslogtreecommitdiffstats
path: root/drivers/net/fec_mxc.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* net: fec: Allow the PHY node to be retrievedFabio Estevam2020-06-221-0/+1
* fec: Move imx_get_mac_from_fuse declare to imx fileYe Li2020-05-101-2/+0
* net: fec: Add possibility to enable TXC delayPhilippe Schenker2020-05-011-0/+2
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-1/+1
* net: fec_mxc: support i.MX8M with CLK_CCFPeng Fan2019-11-051-0/+4
* net: dm: fec: Support phy-reset-post-delay propertyAndrejs Cainikovs2019-04-081-0/+1
* net: fec_mxc: add support for i.MX8XAnatolij Gustschin2018-10-241-0/+4
* net: dm: fec: Support the phy-supply bindingMartin Fuzzey2018-10-241-0/+3
* eth: dm: fec: Add gpio phy reset bindingMichael Trimarchi2018-07-231-1/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: fec_mxc: Driver cleanupsJagan Teki2016-12-161-19/+8
* net: fec_mxc: Convert into driver modelJagan Teki2016-12-161-0/+4
* net: fec_mxc: Add support for mx6 solo-liteFabio Estevam2013-09-201-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-15/+1
* net: fec_mxc: get phydev before fec_probeTroy Kisky2013-01-281-1/+1
* FEC: Replace magic contantsMarek Vasut2012-09-271-0/+3
* net: fec_mxc: allow use with cache enabledEric Nelson2012-03-291-18/+1
* net: fec_mxc: add PHYLIB supportTroy Kisky2012-02-271-0/+5
* net: fec_mxc: add 1000 Mbps selectionTroy Kisky2012-02-271-0/+2
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-161-1/+1
* fec: add the i.mx6q enet driver supportJason Liu2012-01-161-1/+6
* FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut2011-09-301-0/+2
* FEC: Allow registering MII postconfiguration callbackMarek Vasut2011-09-301-0/+1
* FEC: Allow multiple FECesMarek Vasut2011-09-301-0/+2
* FEC: Add RMII mode supportMarek Vasut2011-09-301-1/+3
* fec_mxc: add support for MX53 processorLiu Hui-R643432011-02-021-2/+2
* fec_mxc: add MX25 supportJohn Rigby2010-03-071-2/+30
* fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok2009-07-221-0/+304