summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2025-09-30net: fix RMII help textYegor Yefremov
2025-09-23Merge tag 'v2025.10-rc5' into nextTom Rini
2025-09-18Merge patch series "Add support for MediaTek MT7987/MT7988 built-in 2.5Gb eth...Tom Rini
2025-09-18net: phy: Add MediaTek built-in 2.5Gb ethernet PHY driverWeijie Gao
2025-09-18net: mediatek: associate PHY device with dts node specified by phy-handleWeijie Gao
2025-09-16Merge patch series "Fix ADI driver header dependencies"Tom Rini
2025-09-16net: dwc_eth_qos_adi: Add missing headerGreg Malysa
2025-09-16net: dwc_eth_qos: Fix support for stm32mp2 platformMarek Vasut
2025-09-08Merge tag 'v2025.10-rc4' into nextTom Rini
2025-09-08MAINTAINERS: Add entry for DesignWare XGMAC driverBoon Khai Ng
2025-08-27net: fsl-mc: Incorrect variable used in error pathAndrew Goodbody
2025-08-27net: fsl-mc: NULL check dflt_dpni before dereferenceAndrew Goodbody
2025-08-27net: fsl-mc: NULL check dflt_dpbp before dereferenceAndrew Goodbody
2025-08-27net: fsl-mc: NULL check dflt_dpio before dereferenceAndrew Goodbody
2025-08-27net: fsl_enetc: Fix copy/paste errorAndrew Goodbody
2025-08-27net: fm: Correct test for timeoutAndrew Goodbody
2025-08-27net: fm: NULL check dev before dereferenceAndrew Goodbody
2025-08-27net: fm: Correct test for timeoutAndrew Goodbody
2025-08-25Merge tag 'v2025.10-rc3' into nextTom Rini
2025-08-25net: axi_emac: Fix timeout testAndrew Goodbody
2025-08-20Merge patch series "Add support for Ethernet boot"Tom Rini
2025-08-20net: ti: Kconfig: Enable SPL_SYSCON config for CPSWChintan Vankar
2025-08-20net: ti: am65-cpsw-nuss: Define bind method for CPSW driverChintan Vankar
2025-08-18net: ks8851_mll: Remove unreachable codeAndrew Goodbody
2025-08-18net: cortina_ni: Fix typo accessing wrong phyAndrew Goodbody
2025-08-18net: octeontx2: NULL check before dereferenceAndrew Goodbody
2025-08-18net: octeontx2: Restore default value for errAndrew Goodbody
2025-08-18net: mvpp2: Use field just assigned in error testAndrew Goodbody
2025-08-18net: mvpp2: Cannot test unsigned variable to be negativeAndrew Goodbody