aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-04-12ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible stringMarek Vasut
2022-04-08arm: Remove unused ep93xx codeTom Rini
2022-04-08net: Remove uli526x driverTom Rini
2022-04-08net: Remove ns8382x driverTom Rini
2022-04-08net: Remove natsemi driverTom Rini
2022-04-08net: Remove lan91c96 driverTom Rini
2022-04-08net: Remove ftmac110 driverTom Rini
2022-04-08net: Remove dnet driverTom Rini
2022-04-08net: Remove cs8900 driverTom Rini
2022-04-08net: Remove ax88180 driverTom Rini
2022-04-08net: Remove armada100_fec driverTom Rini
2022-04-05Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2022-04-05net: zynq_gem: Add SGMII dynamic config supportT Karthik Reddy
2022-04-05net: zynq_gem: Move ethernet info print statementT Karthik Reddy
2022-04-05net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabledT Karthik Reddy
2022-04-05net: zynq_gem: Use shared MDIO bus support for zynqmpMichal Simek
2022-04-05net: phy: Fix rgmii-id phy reset timeout issueT Karthik Reddy
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-04-04net: sun8i_emac: Remove non-DM pin setupSamuel Holland
2022-04-04net: sunxi_emac: Remove non-DM pin setupSamuel Holland
2022-04-01Convert CONFIG_BITBANGMII_MULTI to KconfigTom Rini
2022-03-30net: bcm63xx: Don't check clk_freeSean Anderson
2022-03-25Convert CONFIG_MII_INIT to KconfigTom Rini
2022-03-25Convert CONFIG_PHY_RESET_DELAY to KconfigTom Rini
2022-03-25Convert CONFIG_LPC32XX_ETH to KconfigTom Rini
2022-03-25Convert CONFIG_RMII to KconfigTom Rini
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini
2022-03-18net: fec_mxc: Remove non-DM_ETH codeTom Rini
2022-03-09net: phy: Add support for ethernet-phy-id with gpio resetMichal Simek
2022-03-09net: phy: Remove static return type for phy_device_create()Michal Simek
2022-02-25net: ravb: Add tx/rx delay flag checks and support for rgmii-rxidAdam Ford
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2022-02-03net: ti: am65-cpsw: Cleanup resources before jump to kernelVignesh Raghavendra
2022-02-01net: xilinx: fix the wrong dma base address issueGreentime Hu
2022-01-28net: ti: am65-cpsw-nuss: Fix err msg for port bind failuresVignesh Raghavendra
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-18net: ftgmac100: Add Aspeed AST2600 supportDylan Hung
2022-01-18net: ftgmac100: Add DM_MDIO supportDylan Hung
2022-01-17Merge branch '2022-01-15-TI-platform-updates'Tom Rini
2022-01-17Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-01-17net: gem: Workaround gmii2rgmii bridge DT node issueAshok Reddy Soma
2022-01-17Revert "net: gem: Disable broadcast setting"Michal Simek
2022-01-15net: fsl: Fix busy flag polling registerMarkus Koch
2022-01-15net: eth-phy: Demote missing phy-handle log message to debugMarek Vasut
2022-01-15net: phy: add TI DP83869HM ethernet driverDominic Rath
2022-01-15net: dsa: sja1105: fix device id detectionVladimir Oltean