summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-10-11net: ti: icssg-prueth: Enable MDIO manual modeRavi Gunasekaran
2022-10-11net: ti: am65-cpsw-nuss: Enable MDIO manual modeRavi Gunasekaran
2022-10-11net: ti: cpsw-mdio: Add workaround for errata i2329Ravi Gunasekaran
2022-03-04net: am65-cpsw-nuss: Add compatible sync with upstreamVignesh Raghavendra
2022-01-28net: ti: am65-cpsw: Add support for multi port independent MAC modeVignesh Raghavendra
2021-06-24net: ti: icssg-prueth: Add support for AM654 SR1.0Lokesh Vutla
2021-06-24net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros
2021-04-12net: ti: am65-cpsw-nuss: Add a new compatible for AM64Vignesh Raghavendra
2021-04-12net: ti: am65-cpsw-nuss: Don't cache disabled port IDVignesh Raghavendra
2021-04-12net: ti: am65-cpsw-nuss: Prepare to support non primary ext portVignesh Raghavendra
2020-12-10net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal
2020-12-10drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to KconfigMeenakshi Aggarwal
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