| Commit message (Expand) | Author | Age | Files | Lines |
* | net: fec: add set_promisc function | Tim Harvey | 2021-07-10 | 1 | -0/+1 |
* | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada | 2020-07-17 | 1 | -1/+1 |
* | net: fec: Allow the PHY node to be retrieved | Fabio Estevam | 2020-06-22 | 1 | -0/+1 |
* | fec: Move imx_get_mac_from_fuse declare to imx file | Ye Li | 2020-05-10 | 1 | -2/+0 |
* | net: fec: Add possibility to enable TXC delay | Philippe Schenker | 2020-05-01 | 1 | -0/+2 |
* | dm: gpio: Allow control of GPIO uclass in SPL | Simon Glass | 2019-12-15 | 1 | -1/+1 |
* | net: fec_mxc: support i.MX8M with CLK_CCF | Peng Fan | 2019-11-05 | 1 | -0/+4 |
* | net: dm: fec: Support phy-reset-post-delay property | Andrejs Cainikovs | 2019-04-08 | 1 | -0/+1 |
* | net: fec_mxc: add support for i.MX8X | Anatolij Gustschin | 2018-10-24 | 1 | -0/+4 |
* | net: dm: fec: Support the phy-supply binding | Martin Fuzzey | 2018-10-24 | 1 | -0/+3 |
* | eth: dm: fec: Add gpio phy reset binding | Michael Trimarchi | 2018-07-23 | 1 | -1/+4 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | net: fec_mxc: Driver cleanups | Jagan Teki | 2016-12-16 | 1 | -19/+8 |
* | net: fec_mxc: Convert into driver model | Jagan Teki | 2016-12-16 | 1 | -0/+4 |
* | net: fec_mxc: Add support for mx6 solo-lite | Fabio Estevam | 2013-09-20 | 1 | -2/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -15/+1 |
* | net: fec_mxc: get phydev before fec_probe | Troy Kisky | 2013-01-28 | 1 | -1/+1 |
* | FEC: Replace magic contants | Marek Vasut | 2012-09-27 | 1 | -0/+3 |
* | net: fec_mxc: allow use with cache enabled | Eric Nelson | 2012-03-29 | 1 | -18/+1 |
* | net: fec_mxc: add PHYLIB support | Troy Kisky | 2012-02-27 | 1 | -0/+5 |
* | net: fec_mxc: add 1000 Mbps selection | Troy Kisky | 2012-02-27 | 1 | -0/+2 |
* | net: imx: Add multi-FEC support for imx_get_mac_from_fuse | Fabio Estevam | 2012-01-16 | 1 | -1/+1 |
* | fec: add the i.mx6q enet driver support | Jason Liu | 2012-01-16 | 1 | -1/+6 |
* | FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h | Marek Vasut | 2011-09-30 | 1 | -0/+2 |
* | FEC: Allow registering MII postconfiguration callback | Marek Vasut | 2011-09-30 | 1 | -0/+1 |
* | FEC: Allow multiple FECes | Marek Vasut | 2011-09-30 | 1 | -0/+2 |
* | FEC: Add RMII mode support | Marek Vasut | 2011-09-30 | 1 | -1/+3 |
* | fec_mxc: add support for MX53 processor | Liu Hui-R64343 | 2011-02-02 | 1 | -2/+2 |
* | fec_mxc: add MX25 support | John Rigby | 2010-03-07 | 1 | -2/+30 |
* | fec_mxc: driver for FEC ethernet controller on i.MX27 | Ilya Yanok | 2009-07-22 | 1 | -0/+304 |