summaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
AgeCommit message (Expand)Author
11 daysnet: Correct dependencies for HIFEMAC_ETHTom Rini
11 daysnet: Rework dependencies around NET/NET_LWIP and NETDEVICESTom Rini
11 daysnet: Rework some symbol dependenciesTom Rini
2026-03-13Merge tag 'net-20260312' of https://source.denx.de/u-boot/custodians/u-boot-n...Tom Rini
2026-03-13net: Move network PHY under NETDEVICESTom Rini
2026-03-13net: do not use non-existent CONFIG_DM_CLKHeinrich Schuchardt
2026-03-12net: airoha: makes PCS support optionalMikhail Kshevetskiy
2026-03-12net: airoha: fill in support for PCS/PHY in Airoha Ethernet driverChristian Marangi
2026-03-12net: airoha: add support for Airoha PCS driverChristian Marangi
2026-02-14Replace TARGET namespace and cleanup properlyTien Fong Chee
2026-02-09Merge tag 'net-20260209' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2026-02-06net: fec_mxc: Add support for i.MX91Primoz Fiser
2026-02-06net: airoha_eth: fix mdio binding to switch deviceMikhail Kshevetskiy
2026-01-21arm: Remove remainder of ARCH_ORION5XTom Rini
2026-01-15net: add Microsemi/Microchip MDIO driverRobert Marko
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2025-12-01net: airoha: bind MDIO controller on Ethernet loadChristian Marangi
2025-11-06net: rswitch: Add Renesas R-Car X5H Ethernet Switch3 supportMarek Vasut
2025-11-04net: fsl_enetc: Add i.MX94 support to NETC block control driverYe Li
2025-10-22net: mediatek: move MT7531 MMIO MDIO to dedicated driverChristian Marangi
2025-10-22net: Tighten more driver dependenciesTom Rini
2025-10-22arm: socfpga: Tighten a few more driver dependenciesTom Rini
2025-09-30net: fix RMII help textYegor Yefremov
2025-08-01arm: bcm281xx: Remove ethernet driverTom Rini
2025-08-01net: Tighten some network driver dependenciesTom Rini
2025-07-17drivers: net: Add T-Head DWMAC glue layerYao Zi
2025-05-04net: ravb: Add RZ/G2L SupportPaul Barker
2025-04-23net: lwip: allow DM_DSA=y when NET_LWIP=yJerome Forissier
2025-04-23drivers: net: sandbox: add support for NET_LWIPJerome Forissier
2025-04-16net: airoha: Add Airoha Ethernet driverChristian Marangi
2025-03-12Merge patch series "drivers: Driver support for ADI SC5xx SoCs"Tom Rini
2025-03-12net: Add support for ADI SC5xx SoCs with DWC QoS ethernetGreg Malysa
2025-03-11net: ravb: Add dependency on CONFIG_BITBANGMIIPaul Barker
2025-01-23Merge patch series "MediaTek ethernet driver refactor and updates"Tom Rini
2025-01-23net: mediatek: split ethernet switch code from mtk_eth.cWeijie Gao
2025-01-20net: fsl_enetc: Add initial netc-blk-ctrl driver supportMarek Vasut
2025-01-01Bitbanging MDIO driver for DM framework.Markus Gothe
2024-12-31net: mediatek: make sgmii/usxgmii optionalWeijie Gao
2024-10-27Merge a patch series to improve dc2114x supportTom Rini
2024-10-27Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI ...Tom Rini
2024-10-27net: ksz9477: add support for KSZ GbE switches using SPI busRomain Naour
2024-10-27net: dc2114x: allow users to decide how to tx packets according to IP coreHanyuan Zhao
2024-10-27net: dc2114x: allow users to decide whether to detect the tx No Carrier errorsHanyuan Zhao
2024-10-27net: dc2114x: add support for platforms that don't have pci controllersHanyuan Zhao
2024-10-16net: lwip: add DHCP support and dhcp commmandJerome Forissier
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-16sandbox: add dummy driver ETH_SANDBOX_LWIPJerome Forissier
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11net: freescale: Drop use of SPL_BUILD dependencySimon Glass
2024-09-24net: ftgmac100: depend on NETJerome Forissier