summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-12-01net: phy: dp83869: fix STRAP_OPMODE bitmaskThanh Quan
2025-12-01net: xgmac: Augment mdio read/write with cl-45 format supportNikunj Kela
2025-11-29net: fec_mxc.c: improve readability of dm_fec_bind_mdioMarkus Niebel
2025-11-29net: fec_mxc: add unique bus and device names for DM_MDIOMarkus Niebel
2025-11-29net: fec_mxc: fix usage of DM_MDIO and DM_ETH_PHYMarkus Niebel
2025-11-29net: fec_mxc: rewrite fallback MDIO Bus allocationMarkus Niebel
2025-11-29net: fec_mxc: fix remove with DM_MDIOMarkus Niebel
2025-11-29net: fec_mxc: fix probe of MDIO bus for DM_MDIOMarkus Niebel
2025-11-29net: fec-mxc: prevent crash if no MAC address is setMarkus Niebel
2025-11-29net: fec_mxc: respect return value of phy_configMarkus Niebel
2025-11-27net: ti: am65-cpsw-nuss: Ignore disabled ethernet portsSiddharth Vadapalli
2025-11-19net: axi_emac: Fix compilation warningsSai Varun Venkatapuram
2025-11-07Merge patch series "arm: airoha: add support for en7523 based boards"Tom Rini
2025-11-07net: airoha: add support for airoha en7523 SoC familyMikhail Kshevetskiy
2025-11-07net: airoha: unify code using SCU regmap helperMikhail Kshevetskiy
2025-11-06net: rswitch: Add Renesas R-Car X5H Ethernet Switch3 supportMarek Vasut
2025-11-06net: rswitch: Parametrize MPIC_MDC_CLK_SET clock settingMarek Vasut
2025-11-06net: rswitch: Parametrize GWDCBAC, FWPBFCSDC, CABPIRM register offsetsMarek Vasut
2025-11-06net: rswitch: Inline FWRO, CARO, GWRO, TARO, RMRO macrosMarek Vasut
2025-11-06net: rswitch: Parametrize forwarding engine CSD register offsetMarek Vasut
2025-11-06net: rswitch: Parametrize port countMarek Vasut
2025-11-06net: rswitch: Parametize COMA, ETHA, GWCA offsetsMarek Vasut
2025-11-06net: rswitch: Add support for split MII and SerDesMarek Vasut
2025-11-06net: rswitch: Use bulk clock operationsMarek Vasut
2025-11-06net: rswitch: Initialize RX DMA descriptor .die_dt field to DT_FEMPTYMarek Vasut
2025-11-06net: rswitch: Drop unused macrosMarek Vasut
2025-11-06net: rswitch: Switch indent from spaces to tabsMarek Vasut
2025-11-04net: fsl_enetc_mdio: Add support for phy-supply propertyYe Li
2025-11-04net: fsl_enetc: Add i.MX94 support to NETC block control driverYe Li
2025-10-27net: sun8i-emac: Add support for active-low leds with internal PHYPaul Kocialkowski
2025-10-27net: sun8i-emac: Remove internal PHY config default valuePaul Kocialkowski
2025-10-22net: designware: fix bitbang init errorJim Liu
2025-10-22net: phy: Make driver overloading get_phy_id depend on !COMPILE_TESTTom Rini
2025-10-22net: phy: add paged PHY register accessorsLucien.Jheng
2025-10-22net: airoha: simplify rx/free packet logic a bitMikhail Kshevetskiy
2025-10-22net: mediatek: move MT7531 MMIO MDIO to dedicated driverChristian Marangi
2025-10-22net: mediatek: mt7988: free allocated MDIO bus on cleanupChristian Marangi
2025-10-22net: mediatek: mt7988: restore PHY page on PHY setting exitChristian Marangi
2025-10-22net: mediatek: mt7531/7988: fix broken PHY turn ON/OFFChristian Marangi
2025-10-22net: phy: aquantia: switch to use phy_get_ofnode()Beiyan Yun
2025-10-22net: Tighten more driver dependenciesTom Rini
2025-10-22arm: socfpga: Tighten a few more driver dependenciesTom Rini
2025-10-14Merge tag 'xilinx-for-v2026.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2025-10-10net: ethernet: ti: am65-cpsw: fix up PHY mode for fixed RGMII TX delayMatthias Schiffer
2025-10-09fw_loader: Split from fs_loader into separate library fileMarek Vasut
2025-10-09drivers: net: Add versal2 10GBE device supportVenkatesh Yadav Abbarapu
2025-10-07misc: fs_loader: Use buffer pointer in request_firmware_into_buf_via_script()Marek Vasut
2025-10-06Merge branch 'next'Tom Rini
2025-09-30net: mdio: mux-meson-gxl: set reversed bit when using internal phyNeil Armstrong
2025-09-30net: designware: avoid regulator enable failureBen Wolsieffer