summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-30net: mdio: mux-meson-gxl: set reversed bit when using internal phyNeil Armstrong
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
2025-08-18net: mvpp2: Return -ENOMEM for failed allocAndrew Goodbody
2025-08-18net: mvpp2: Fix impossible testAndrew Goodbody
2025-08-18net: mv88e6xxx: Fix logical operator instead of bitwiseAndrew Goodbody
2025-08-18net: mediatek: Use correct variable for returnAndrew Goodbody
2025-08-18net: ldpaa_eth: Fix buffer overflow in memsetAndrew Goodbody
2025-08-18net: phy: broadcom: add support for BCM54612EJim Liu
2025-08-18net: designware: Fix get_timer value overflowJim Liu
2025-08-18net: phy: vitesse: Fix incorrect test for timeoutAndrew Goodbody
2025-08-18net: octeontx: Free allocated memory on errorAndrew Goodbody
2025-08-18net: octeontx: Remove unneeded testAndrew Goodbody
2025-08-18net: octeontx: Remove unneeded codeAndrew Goodbody
2025-08-15net: ti: icssg: Remove impossible testAndrew Goodbody
2025-08-15net: ti: am65-cpsw-nuss: Initialise retAndrew Goodbody
2025-08-15net: phy: cortina: Ensure memory allocated is freedAndrew Goodbody
2025-08-14net: e1000: Free temporary buffer on exitAndrew Goodbody
2025-08-08Merge tag 'u-boot-socfpga-next-20250808' of https://source.denx.de/u-boot/cus...Tom Rini
2025-08-08net: dwc_eth_xgmac_socfpga: Remove always true testAndrew Goodbody
2025-08-08net: dwc_eth_xgmac: Use unwind goto on errorAndrew Goodbody
2025-08-07net: fec_mxc: Set error code on error exitAndrew Goodbody
2025-08-06net: rswitch: Fix error detectionAndrew Goodbody
2025-08-01net: phy: Support overriding Auto Negotiation timeout with env variableSiddharth Vadapalli