summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-07-09net: phy: dp83867: Allow excluding driver from SPLRomain Gantois
2025-06-23Merge tag 'v2025.07-rc5' into nextTom Rini
2025-06-22net: designware: fix bus address dereferenceBaruch Siach
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2025-06-18Merge patch series "list.h/treewide: get rid of no-op prefetch()"Tom Rini
2025-06-18treewide: drop no-op prefetch() callsRasmus Villemoes
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14drivers: use lowercase hex prefix styleE Shattow
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
2025-06-02Merge patch series "Audit include list for include/[a-m]*.h"Tom Rini
2025-06-02global: Cleanup usage of "ETH_ALEN"Tom Rini
2025-06-02net: gem: ignore tx_clk if MII is usedMartin Kaistra
2025-05-29Merge patch series "Remove <env.h> from <net.h>"Tom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <net.h>Tom Rini
2025-05-29net: dc2114x: Include env.h to permit reading the environmentSimon Glass
2025-05-29net: Remove env_get_ip helper() functionTom Rini
2025-05-26Merge tag 'v2025.07-rc3' into nextTom Rini
2025-05-23net: phy: Do not do CL22 phy reset before ethernet phy driver probeSkyLake.Huang
2025-05-12net: fsl_enetc: fix imdio register calculationThomas Schaefer
2025-05-09net: dwc: xgmac: Allow DMA buffers above 4GBNikunj Kela
2025-05-08net: gmac_rockchip: Add RMII support for rk3288Christoph Fritz
2025-05-05eth: Support E1000E I225-VZhiJie.zhang
2025-05-05net: dwc_eth_qos: add support of stm32mp2 platformChristophe Roullier
2025-05-04net: ravb: Add RZ/G2L SupportPaul Barker
2025-05-04net: ravb: Add optional reset deassertionPaul Barker
2025-05-04net: ravb: Refactor out R-Car specific codePaul Barker
2025-05-04net: ravb: Fix RX error handlingMarek Vasut
2025-04-28net: ti: am65-cpsw-nuss: invoke phy_config() in driver's .start callbackSiddharth Vadapalli
2025-04-24net: dwc_eth_qos: Fix hang when freeing packet after stopSamuel Holland
2025-04-23Merge tag 'u-boot-rockchip-20250423' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-04-23net: dwc_eth_qos_rockchip: Add support for RK3576Heiko Stuebner
2025-04-23net: dwc_eth_qos_rockchip: Add support for RK3528Jonas Karlman
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-21Revert "net: phy: Add the Airoha EN8811H PHY driver"Tom Rini
2025-04-16net: airoha: Add Airoha Ethernet driverChristian Marangi
2025-04-16net: phy: Add the Airoha EN8811H PHY driverLucien.Jheng
2025-04-08Merge patch series "Annotate switch/case fallthrough cases"Tom Rini
2025-04-08net: e1000: annotate switch/case fallthroughAndre Przywara
2025-04-08net: sun8i-emac: annotate fallthroughAndre Przywara
2025-03-31net: am65-cpsw: cpsw_mdio: fix typo in error messageRichard Genoud
2025-03-19net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delayPaul Barker
2025-03-19net: phy: ksz90x1: Load skew values from device treePaul Barker
2025-03-19net: phy: ksz90x1: Handle ksz9131 LED errataPaul Barker
2025-03-19net: ravb: Fix error handling in ravb_probePaul Barker
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: Fix RX frame size limitPaul Barker
2025-03-11net: ravb: Add dependency on CONFIG_BITBANGMIIPaul Barker