summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-03-05net: fec: Add possibility to enable TXC delayPhilippe Schenker
2020-03-04drivers: net: phy: micrel_ksz90x1.c: Add basic support for KSZ9131Philippe Schenker
2020-03-04net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker
2019-11-27net: dm: fec: Fix regulator enable when using DM_REGULATORAdam Ford
2019-11-27net: dm: fec: Support the phy-supply bindingMartin Fuzzey
2019-09-18fec_mxc.c: add possibility for phy-reset-post-delayPhilippe Schenker
2019-04-11net: dm: fec: Fix phy-reset-duration clamping and defaultsMartin Fuzzey
2019-04-11net: dm: fec: Fix time unit error in phy-reset-durationMartin Fuzzey
2019-04-11eth: dm: fec: Add gpio phy reset bindingMichael Trimarchi
2018-04-27MLK-16118-6 net: fec_mxc: Add the init_clk_fec functionYe Li
2018-04-27MLK-14938-16 net: fec: do not access reserved register for i.MX8Ye Li
2018-04-27MLK-18159-1 imx8m: Change name from mx8m to imx8mYe Li
2018-04-27MLK-12483-4 mx6: Modify drivers to disable fused modulesYe Li
2018-04-27net: fec: Fix issue in DM probe timeoutYe Li
2018-04-27net: fex_mxc: add i.MX6UL/SX/SL/i.MX7D compatiblePeng Fan
2018-04-27net: fec: sharing MDIO for two enet controllersPeng Fan
2018-04-27net: fec: set dev->seq to priv->dev_idPeng Fan
2018-04-27net: fec_mxc: simplify fec_get_miibusPeng Fan
2018-04-27net: fec_mxc: Fix DM driver issue in recvYe Li
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-03-05net: ravb: Add R8A77965 M3N entriesMarek Vasut
2018-02-26net: phy: smsc: Add SMSC LAN8741 supportArno Steffens
2018-02-26net: e1000: Fix e1000_igb semaphore handlingBernhard Messerklinger
2018-02-26NET: designware: fix clock enableEugeniy Paltsev
2018-02-26phy: Fix style violationsMario Six
2018-02-26net: phy: marvell 88e151x: Fix handling of bare RGMII interface typeMario Six
2018-02-26net: phy: marvell: Fix style violationsMario Six
2018-02-26net: tsec: Make live-tree compatibleMario Six
2018-02-26net: tsec: Fix memory leak in error pathMario Six
2018-02-26net: tsec: Fix style violationsMario Six
2018-02-23net: Remove Xilinx ll_temac driverMichal Simek
2018-02-18net: sh_eth: Fix DT base address fetchingMarek Vasut
2018-02-18net: sh_eth: Fix checkpatch warningMarek Vasut
2018-02-18net: sh_eth: Return directly from sh_eth_recv_startMarek Vasut
2018-02-18net: sh_eth: Zap port variableMarek Vasut
2018-02-16net: ravb: Initialize PHY in probe() onceMarek Vasut
2018-02-08Kconfig: net: phylib: Phylib should depends on NETMichal Simek
2018-02-04net: e1000: implement eth_write_hwaddrHannu Lounento
2018-02-04net: e1000: split e1000_read_mac_addrHannu Lounento
2018-02-04net: e1000: add support for writing to EEPROMHannu Lounento
2018-02-04net: fec: fix build warnings for 64bits supportYe Li
2018-02-04net: fec: do not access reserved register for i.MX8MPeng Fan
2018-01-31Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-30driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dplYogesh Gaur
2018-01-29mvpp2: Fix warning over 32bit vs 64bit targetsTom Rini
2018-01-28net: gmac_rockchip: Add support for the RK3228 GMACDavid Wu
2018-01-28net: gmac_rockchip: Add rk3328 gmac supportDavid Wu
2018-01-28net: gmac_rockchip: Add support for the RV1108 GMACDavid Wu
2018-01-27Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini