summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-10-21net: sun8i_emac: Remove pointless wrapper functionsAndre Przywara
2020-10-21net: sun8i_emac: Simplify mdio_read/mdio_write functionsAndre Przywara
2020-10-21net: sun8i_emac: Don't hand out TX descriptor too earlyAndre Przywara
2020-10-21net: sun8i-emac: Bail out on PHY errorAndre Przywara
2020-10-15net: ldpaa_eth: Include device_compat.hSean Anderson
2020-10-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-14net: e1000: add defaults for i210 TX/RX PBSIZEChristian Gmeiner
2020-10-14net: Add NIC controller driver for OcteonTX2Suneel Garapati
2020-10-14net: Add NIC controller driver for OcteonTXSuneel Garapati
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay
2020-10-05Merge branch 'next'Tom Rini
2020-10-01Revert "net: smc911x: Automatically Update ethaddr with MAC"Tom Rini
2020-10-01Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini
2020-09-30net: dwc_eth_qos: Convert to use APIs which support live DTPatrick Delaunay
2020-09-30net: smc911x: Automatically Update ethaddr with MACAdam Ford
2020-09-30net: ftgmac100: Add support for board specific PHY interface addressThirupathaiah Annapureddy
2020-09-30net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xxHeiko Stuebner
2020-09-30net: phy: mscc: make clock-output configurable on vsc85xxHeiko Stuebner
2020-09-30net: ti: cpsw: Fix not calling dev_dbg with a deviceSean Anderson
2020-09-30net: sun8i_emac: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30net: sunxi: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30net: mvpp2: Convert netdev_xxx to dev_xxxSean Anderson
2020-09-30net: mvpp2: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30net: mvneta: Convert netdev_xxx to dev_xxxSean Anderson
2020-09-30net: mvneta: Fix not always calling dev_err with a deviceSean Anderson
2020-09-30net: bcm6368: Fix not calling dev_info with a deviceSean Anderson
2020-09-26net: ravb: Remove writeext function callBiju Das
2020-09-24net: pfe_eth: Remove non-DM code check from pfe_spi_flash_initKuldeep Singh
2020-09-24net: pfe_eth: Fix resoure leak in pfe_spi_flash_initKuldeep Singh
2020-09-24driver: net: fm: add support for XFIMadalin Bucur
2020-09-24ls1012a, pfe_eth: Update probe to avoid resource leakChaitanya Sakinam
2020-09-24ls1012a, pfe_eth: correction in delay implementationChaitanya Sakinam
2020-09-24drivers: net: phy: Use Aquantia driver for AQR113CMadalin Bucur
2020-09-24drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabledGrigore Popescu
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-09-24net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang
2020-09-24net: tsec: Add fixed-link PHY supportHou Zhiqiang
2020-09-24net: tsec: convert to use DM_MDIO when DM_ETH enabledHou Zhiqiang
2020-09-24net: fsl_mdio: Correct the MII management register block addressHou Zhiqiang
2020-09-24net: fsl_mdio: Change to use virtual addressHou Zhiqiang
2020-09-24phy: make phy_connect_fixed work with a null mdio busVladimir Oltean
2020-09-23net: xilinx: axi_emac: Typecast flush_cache argumentsAshok Reddy Soma
2020-09-23net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warningsAshok Reddy Soma
2020-09-23net: gem: Add support for more PHYs on MDIO busMichal Simek
2020-09-21Merge branch 'master' into nextTom Rini
2020-09-17net, qe: add DM support for QE UEC ethernetHeiko Schocher
2020-09-08bcmgenet: Add support for rgmii-rxidJason Wessel
2020-09-08bcmgenet: fix DMA buffer managementJason Wessel
2020-08-20xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek
2020-08-04net: dwc_eth_qos: add Kconfig option to select supported configurationPatrick Delaunay