aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-11-09net: ks8851: Implement EEPROM MAC address readoutMarek Vasut
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-10-23net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan
2020-10-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-10-22net: Add IPQ40xx MDIO driverRobert Marko
2020-10-21net: sun8i-emac: Lower MDIO frequencyAndre Przywara
2020-10-21net: sun8i-emac: Make internal PHY handling more robustAndre Przywara
2020-10-21net: sun8i_emac: Simplify and fix error handling for RXAndre Przywara
2020-10-21net: sun8i_emac: Fix MAC soft resetAndre Przywara
2020-10-21net: sun8i_emac: Fix overlong linesAndre Przywara
2020-10-21net: sun8i_emac: Wrap and simplify cache maintenance operationsAndre Przywara
2020-10-21net: sun8i_emac: Drop unneeded cache invalidation before sendingAndre Przywara
2020-10-21net: sun8i_emac: Reduce cache maintenance on TX descriptor initAndre Przywara
2020-10-21net: sun8i_emac: Improve cache maintenance on RX descriptor initAndre Przywara
2020-10-21net: sun8i_emac: Name magic bits and simplify read-modify-write callsAndre Przywara
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