aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-08-08net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32Patrice Chotard
2022-08-08net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186Patrice Chotard
2022-08-08net: ave: Add capability of rgmii-id modeKunihiko Hayashi
2022-08-08net: phy: possible NULL dereference in fixed_phy_create()Heinrich Schuchardt
2022-08-08net: dwc_eth_qos: cosmetic: reorder include filesPatrick Delaunay
2022-08-08net: phy: Remove inline definitions from convinience functionsRamon Fried
2022-08-08net: ftgmac100: use bus name in mdio error messagesZev Weiss
2022-08-08net: nuvoton : Add NPCM7xx EMAC driverJim Liu
2022-08-08net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy
2022-08-08net: dwc_eth_qos: remove use of DWC_NET_PHYADDRRasmus Villemoes
2022-08-08net: dwc_eth_qos: lift parsing of max-speed DT property to common codeRasmus Villemoes
2022-08-08net: dwc_eth_qos: fix double resource leak in eqos_remove()Rasmus Villemoes
2022-08-08net: dm9000: Correctly handle empty FIFOMarek Vasut
2022-08-08net: phy: marvell: Add support for 88E1240 PHYStefan Roese
2022-08-08net: phy: marvell: Support reg config via "marvell, reg-init" DT propertyStefan Roese
2022-08-04Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_FMAN_V3 to KconfigTom Rini
2022-07-26net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddrPeng Fan
2022-07-26net: eqos: add function to get phy node and addressYe Li
2022-07-26net: dwc_eth_qos: move i.MX code outPeng Fan
2022-07-26net: dwc_eth_qos: public some functionsPeng Fan
2022-07-26net: dwc_eth_qos: fix build break when CLK not enabledPeng Fan
2022-07-26net: fec_mxc: support i.MX93Peng Fan
2022-07-18net: sun8i-emac: Drop use of arch-specific headerSamuel Holland
2022-07-18net: sun8i-emac: Downgrade printf during probe to debugSamuel Holland
2022-07-13net: mediatek: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13net: mediatek: use regmap api to modify ethsys registersWeijie Gao
2022-07-13net: mediatek: remap iobase addressWeijie Gao
2022-07-07Convert CONFIG_SYS_DISCOVER_PHY to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_UNIFY_CACHE to KconfigTom Rini
2022-07-05net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBLTom Rini
2022-07-05Convert CONFIG_DW_ALTDESCRIPTOR to KconfigTom Rini
2022-06-28Convert CONFIG_E1000_NO_NVM to KconfigTom Rini
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-24net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driverT Karthik Reddy
2022-06-24net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driverT Karthik Reddy
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay
2022-06-14phy: adin: add support for clock outputJosua Mayer
2022-06-14phy: adin: fix broken support for adi, phy-mode-overrideNate Drude
2022-06-08sandbox: net: Remove fake-host-hwaddrSean Anderson
2022-06-06arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini
2022-06-03net: enetc: unregister mdiobusMichael Walle
2022-05-26net: e1000: Depend on CONFIG_PCISean Anderson
2022-05-23spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard
2022-05-04net: mvneta: Drop unneeded macroMarek Behún
2022-05-04net: mvneta: Disable fixed PHY code if PHY_FIXED is not compiled inMarek Behún
2022-05-04net: mvneta: Drop fixed_link member from private structMarek Behún
2022-05-04net: mvneta: Write PHY address just before enabling HW pollingMarek Behún
2022-05-04net: mvneta: Convert to use PHY_FIXED for fixed-linkMarek Behún