summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11net: freescale: Drop use of SPL_BUILD dependencySimon Glass
2024-09-25Merge tag 'u-boot-imx-next-20240925' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-09-24net: fec_mxc: Skip recv packet process when fec is haltedYe Li
2024-09-24net: fec_mxc: Fix clk_ref rate on iMX93Peng Fan
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24net: fec_mxc_init(): do not ignore return status of fec_open()Jerome Forissier
2024-09-24net: ftgmac100: depend on NETJerome Forissier
2024-09-24net: phy: ncsi: depend on NETJerome Forissier
2024-09-24net: fm: call dtsec_init_phy() only when it is definedJerome Forissier
2024-09-20net: gem: Remove undocumented is-internal-pcspma dt flagMichal Simek
2024-09-11driver: net: Add Aspeed AST2700 MDIO supportJacky Chou
2024-09-11net: ftgmac100: Add Aspeed AST2700 supportJacky Chou
2024-09-11net: ftgmac100: Modify desc. size to cache lineJacky Chou
2024-09-11net: ftgmac100: Fixed NC-SI PHY device cannot getJacky Chou
2024-09-11net: ftgmac100: Fixed the cache coherency issues of rx memoryJacky Chou
2024-09-03net: dwc_eth_qos: Add glue driver for Intel MACPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Implement bind() for PCI devicesPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Adapt probe() for PCI devicesPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Fix header to be self-containedPhilip Oberfichtner
2024-08-01net: dwc_eth_qos: mdio: Implement clause 45Philip Oberfichtner
2024-07-26Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-07-26net: add Qualcomm ESS EDMA adapterRobert Marko
2024-07-22drivers: net: Remove duplicate newlinesMarek Vasut
2024-07-15net: sun8i_emac: add support for the V3sMichael Walle
2024-07-08Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support"Tom Rini
2024-07-08net: mediatek: handle alternative name for pn_swap propertyChristian Marangi
2024-07-05e1000: add support for i226Marjolaine Amate
2024-07-03m68k: Rename icache_invalid to invalidate_icache_allTom Rini
2024-06-18net: dwc_eth_qos: add support for phy-reset-gpios propertyHeesub Shin
2024-06-13bcmgenet: fix Rx buffer corruption caused by lack of cache flushYasuharu Shibata
2024-06-13net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbolMarek Vasut
2024-06-13net: phy: Turn default auto-negotiation timeout into Kconfig symbolMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-15net: ti: am65-cpsw-nuss: fix error handling for "RX dma add buf failed"Matthias Schiffer
2024-05-15net: ti: am65-cpsw-nuss: avoid errors due to imbalanced start()/stop()Matthias Schiffer
2024-05-08net: Add drivers for Sysnopsys Ethernet 10G deviceBoon Khai Ng
2024-05-07net: Remove <common.h> and add needed includesTom Rini
2024-05-01board: milkv_duo: Add init code for Milk-V Duo ethernetKongyang Liu
2024-04-26rockchip: rk3308: Move cru and grf include files to arch-rockchipJonas Karlman
2024-04-26rockchip: rk3308: Sync device tree from linux v6.8Jonas Karlman
2024-04-19Merge tag 'u-boot-stm32-20240419' of https://source.denx.de/u-boot/custodians...Tom Rini
2024-04-19net: dwc_eth_qos: Add support for st, ext-phyclk propertyMarek Vasut
2024-04-19net: dwc_eth_qos: Add support of STM32MP13xx platformChristophe Roullier
2024-04-19net: dwc_eth_qos: Add DT parsing for STM32MP13xx platformChristophe Roullier
2024-04-19net: dwc_eth_qos: Constify st, eth-* values parsed out of DTMarek Vasut
2024-04-19net: dwc_eth_qos: Use consistent logging printsMarek Vasut