summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-01net: phy: Add driver for Motorcomm YT8521S Gigabit ethernet phyFrank Sae
2025-01-01net: phy: Add driver for Motorcomm YT8531S Gigabit ethernet phyFrank Sae
2025-01-01Bitbanging MDIO driver for DM framework.Markus Gothe
2025-01-01Revert "net: phy: marvell 88e151x: Fix handling of bare RGMII interface type"Rufus Segar
2024-12-31Merge patch series "Cumulative fixes and updates for MediaTek ethernet driver"Tom Rini
2024-12-31net: mediatek: fix usability with wget commandWeijie Gao
2024-12-31net: mediatek: don't enable GDMA cpu bridge unconditionally for NETSYSv3Weijie Gao
2024-12-31net: mediatek: make sgmii/usxgmii optionalWeijie Gao
2024-12-31net: mediatek: add support for 10GBASE-RWeijie Gao
2024-12-31net: mediatek: fix gmac2 usability for mt7629Weijie Gao
2024-12-31net: mediatek: fix sgmii selection for mt7622Weijie Gao
2024-12-31net: mediatek: correct register name of ethsys syscfg1Weijie Gao
2024-12-31net: mediatek: use correct register field for SGMII speed selectionWeijie Gao
2024-12-29net: rswitch: Implement C22 to C45 accessMarek Vasut
2024-12-29net: rswitch: Add PHY C22 access supportMarek Vasut
2024-12-29net: rswitch: Fold MPSM C45 setting into rswitch_mii_access_c45()Marek Vasut
2024-12-29net: rswitch: Simplify code using clrsetbits_le32()Marek Vasut
2024-12-29net: rswitch: Fix up macro indentMarek Vasut
2024-12-29net: rswitch: Replace enum rswitch_reg with plain macrosMarek Vasut
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-23net: fec_mxc: add DM_FLAG_ACTIVE_DMA flag for FEC network driverMeng Li
2024-12-22net: rswitch: Do not register disabled ports as ethernet devicesMarek Vasut
2024-12-20net: rswitch: Add missing cache invalidate of TX descriptorMarek Vasut
2024-12-15net: fec: phy: Don't advertise Gbit on (R)MIIAlexander Sverdlin
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-12-08net: ravb: Simplify max-speed handling in ravb_of_to_platPaul Barker
2024-11-25net: fec_mxc: fix probing for imx8qxpHeiko Schocher
2024-10-29net: dwc_eth_qos: Remove obsolete imx8 includesErik Schumacher
2024-10-29net: dwc_eth_qos_imx: Add platform specific reset for i.MX93Erik Schumacher
2024-10-29net: dwc_eth_qos: Add support for platform specific resetErik Schumacher
2024-10-27Merge a patch series to improve dc2114x supportTom Rini
2024-10-27Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI ...Tom Rini
2024-10-27Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy"Tom Rini
2024-10-27net: recv(): return -EAGAIN instead of 0 when no cleanup is expectedJerome Forissier
2024-10-27net: ksz9477: add support for KSZ GbE switches using SPI busRomain Naour
2024-10-27net: ksz9477: prepare ksz9477 without I2C supportRomain Naour
2024-10-27net: ksz9477: rename ksz_i2c_probe() to ksz_probe()Romain Naour
2024-10-27net: ksz9477: store ksz bus operations functionsRomain Naour
2024-10-27net: ksz9477: set i2c bus offset length only when neededRomain Naour
2024-10-27net: ksz9477: rename udevice_id tab to ksz_idsRomain Naour
2024-10-27net: ksz9477: add KSZ9896 switch supportRomain Naour
2024-10-27net: ksz9477: remove dev_set_parent_priv() callRomain Naour
2024-10-27net: ksz9477: move struct ksz_dsa_priv *priv declarationRomain Naour
2024-10-27net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phyFrank Sae
2024-10-27net: phy: motorcomm: Optimize phy speed mask to be compatible to YT8821Frank Sae
2024-10-27net: dc2114x: remove the pass all multicast flag in operation mode settingsHanyuan Zhao
2024-10-27net: dc2114x: allow users to decide how to tx packets according to IP coreHanyuan Zhao
2024-10-27net: dc2114x: allow users to decide whether to detect the tx No Carrier errorsHanyuan Zhao
2024-10-27net: dc2114x: remove unused lines and change the var and print typesHanyuan Zhao
2024-10-27net: dc2114x: add support for CPUs that have cache between the memory and the...Hanyuan Zhao