aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-08-20net: Make DM_ETH be selected by NETDEVICETom Rini1-57/+21
2022-08-20net: ks8851_mll: Remove legacy non-DM_ETH code and callersTom Rini1-75/+0
2022-08-20fsl-mc: Update dependencies for DM_ETHTom Rini1-0/+2
2022-08-20net: lpc32xx_eth.c ethernet driverTom Rini3-657/+0
2022-08-12net: Remove smc91111 ethernet driverTom Rini3-1940/+0
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini1-0/+4
2022-08-10common: Drop display_options.h from common headerSimon Glass1-0/+1
2022-08-08net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32Patrice Chotard1-0/+1
2022-08-08net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186Patrice Chotard1-0/+1
2022-08-08net: ave: Add capability of rgmii-id modeKunihiko Hayashi1-1/+13
2022-08-08net: phy: possible NULL dereference in fixed_phy_create()Heinrich Schuchardt1-3/+3
2022-08-08net: dwc_eth_qos: cosmetic: reorder include filesPatrick Delaunay1-1/+1
2022-08-08net: phy: Remove inline definitions from convinience functionsRamon Fried1-0/+174
2022-08-08net: ftgmac100: use bus name in mdio error messagesZev Weiss1-2/+2
2022-08-08net: nuvoton : Add NPCM7xx EMAC driverJim Liu3-0/+751
2022-08-08net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy2-91/+99
2022-08-08net: dwc_eth_qos: remove use of DWC_NET_PHYADDRRasmus Villemoes1-3/+0
2022-08-08net: dwc_eth_qos: lift parsing of max-speed DT property to common codeRasmus Villemoes1-2/+2
2022-08-08net: dwc_eth_qos: fix double resource leak in eqos_remove()Rasmus Villemoes1-1/+1
2022-08-08net: dm9000: Correctly handle empty FIFOMarek Vasut1-2/+2
2022-08-08net: phy: marvell: Add support for 88E1240 PHYStefan Roese1-0/+21
2022-08-08net: phy: marvell: Support reg config via "marvell, reg-init" DT propertyStefan Roese1-0/+100
2022-08-04Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini3-1/+8
2022-08-04Convert CONFIG_SYS_FMAN_V3 to KconfigTom Rini1-0/+8
2022-07-26net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddrPeng Fan3-4/+18
2022-07-26net: eqos: add function to get phy node and addressYe Li2-3/+21
2022-07-26net: dwc_eth_qos: move i.MX code outPeng Fan4-92/+124
2022-07-26net: dwc_eth_qos: public some functionsPeng Fan2-273/+287
2022-07-26net: dwc_eth_qos: fix build break when CLK not enabledPeng Fan1-1/+1
2022-07-26net: fec_mxc: support i.MX93Peng Fan2-2/+4
2022-07-18net: sun8i-emac: Drop use of arch-specific headerSamuel Holland1-1/+0
2022-07-18net: sun8i-emac: Downgrade printf during probe to debugSamuel Holland1-1/+1
2022-07-13net: mediatek: add support for MediaTek MT7621 SoCWeijie Gao1-6/+15
2022-07-13net: mediatek: use regmap api to modify ethsys registersWeijie Gao1-11/+11
2022-07-13net: mediatek: remap iobase addressWeijie Gao1-1/+1
2022-07-07Convert CONFIG_SYS_DISCOVER_PHY to KconfigTom Rini3-16/+5
2022-07-07Convert CONFIG_SYS_UNIFY_CACHE to KconfigTom Rini1-0/+4
2022-07-05net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBLTom Rini1-5/+3
2022-07-05Convert CONFIG_DW_ALTDESCRIPTOR to KconfigTom Rini1-0/+5
2022-06-28Convert CONFIG_E1000_NO_NVM to KconfigTom Rini1-0/+4
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...WIP/27Jun2022-nextTom Rini2-27/+54
2022-06-24net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driverT Karthik Reddy1-15/+28
2022-06-24net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driverT Karthik Reddy1-12/+26
2022-06-20Merge branch 'master' into nextTom Rini1-11/+53
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay2-2/+2
2022-06-14phy: adin: add support for clock outputJosua Mayer1-0/+42
2022-06-14phy: adin: fix broken support for adi, phy-mode-overrideNate Drude1-11/+11
2022-06-08sandbox: net: Remove fake-host-hwaddrSean Anderson1-8/+2
2022-06-06arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini1-150/+2
2022-06-03net: enetc: unregister mdiobusMichael Walle1-0/+3