summaryrefslogtreecommitdiff
path: root/drivers/net/fec_mxc.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-06-22net: fec: Allow the PHY node to be retrievedFabio Estevam1-0/+1
2020-05-10fec: Move imx_get_mac_from_fuse declare to imx fileYe Li1-2/+0
2020-05-01net: fec: Add possibility to enable TXC delayPhilippe Schenker1-0/+2
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-1/+1
2019-11-05net: fec_mxc: support i.MX8M with CLK_CCFPeng Fan1-0/+4
2019-04-08net: dm: fec: Support phy-reset-post-delay propertyAndrejs Cainikovs1-0/+1
2018-10-24net: fec_mxc: add support for i.MX8XAnatolij Gustschin1-0/+4
2018-10-24net: dm: fec: Support the phy-supply bindingMartin Fuzzey1-0/+3
2018-07-23eth: dm: fec: Add gpio phy reset bindingMichael Trimarchi1-1/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-12-16net: fec_mxc: Driver cleanupsJagan Teki1-19/+8
2016-12-16net: fec_mxc: Convert into driver modelJagan Teki1-0/+4
2013-09-20net: fec_mxc: Add support for mx6 solo-liteFabio Estevam1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-15/+1
2013-01-28net: fec_mxc: get phydev before fec_probeTroy Kisky1-1/+1
2012-09-27FEC: Replace magic contantsMarek Vasut1-0/+3
2012-03-29net: fec_mxc: allow use with cache enabledEric Nelson1-18/+1
2012-02-28net: fec_mxc: add PHYLIB supportTroy Kisky1-0/+5
2012-02-28net: fec_mxc: add 1000 Mbps selectionTroy Kisky1-0/+2
2012-01-16net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam1-1/+1
2012-01-16fec: add the i.mx6q enet driver supportJason Liu1-1/+6
2011-10-01FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut1-0/+2
2011-10-01FEC: Allow registering MII postconfiguration callbackMarek Vasut1-0/+1
2011-10-01FEC: Allow multiple FECesMarek Vasut1-0/+2
2011-10-01FEC: Add RMII mode supportMarek Vasut1-1/+3
2011-02-02fec_mxc: add support for MX53 processorLiu Hui-R643431-2/+2
2010-03-07fec_mxc: add MX25 supportJohn Rigby1-2/+30
2009-07-23fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok1-0/+304