summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-03-30net: fec_mxc: Avoid enable regulator failureYe Li
2024-03-26net: phy: Factor out PHY GPIO reset codeMarek Vasut
2024-03-26e1000: add support for i225-ITMarjolaine Amate
2024-03-26net: phy: ncsi: reslove the unaligned access issueJacky Chou
2024-03-26net: phy: ncsi: Correct the endian of the checksumJacky Chou
2024-03-26net: hifemac: make some functions staticYang Xiwen
2024-03-26net: hifemac: implement `net stats` needed opsYang Xiwen
2024-03-26net: hifemac: register MDIO bus device for subnodeYang Xiwen
2024-03-26net: hifemac: fix log reportingYang Xiwen
2024-03-26net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err()Yang Xiwen
2024-03-26net: phy: the NC-SI phy device do not require mdio busJacky Chou
2024-03-26net: phy: Fix signed shift overflowEugeniu Rosca
2024-03-26net: phy: broadcom: Configure LEDs on BCM54210EMarek Vasut
2024-03-26net: phy: ncsi: fixed not nullify the pointers after freeJacky Chou
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-09net: phy: Use PHY MDIO address from DT if availableMarek Vasut
2024-03-07net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO frameworkRoger Quadros
2024-03-05net: mv88e6xxx: fix missing SMI address initializationMarek Mojík
2024-03-02ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*Marek Vasut
2024-03-02ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()Marek Vasut
2024-03-02net: macb: Add support for fixed linkBELOUARGA Mohamed
2024-03-01net: mediatek: add support for XGMII interfaceWeijie Gao
2024-03-01net: mediatek: add support for adjusting MDIO clockWeijie Gao
2024-02-12net: designware: Support high memory nodesNils Le Roux
2024-02-08net: phy: nxp-c45-tja11xx: add tja1120 supportRadu Pirea (NXP OSS)
2024-02-08net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structureRadu Pirea (NXP OSS)
2024-02-08net: phy: nxp-c45-tja11xx: read PHY the speed from hardwareRadu Pirea (NXP OSS)
2024-02-08net: phy: nxp-c45-tja11xx: use local definion of featuresRadu Pirea (NXP OSS)
2024-02-04net: designware: Reset eth phy before phy connectJonas Karlman
2024-01-31net: phy: motorcomm: configure pad drive strength registerLukasz Tekieli
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-29net: sun8i-emac: Add support for fixed-link phyMaksim Kiselev
2024-01-11Merge patch series "net fixes prior lwip"Tom Rini
2024-01-11driver/net/rtl8139: remove debug printMaxim Uvarov
2024-01-11net/smc911x: fix return from smc911x_sendMaxim Uvarov
2023-12-21global: Drop common.h inclusionTom Rini
2023-12-19net: Add Amlogic GXL MDIO Mux driverNeil Armstrong
2023-12-14Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-12-13net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CGSébastien Szymanski
2023-12-13net: dwc_eth_qos: add i.MX93 supportSébastien Szymanski
2023-12-13net: axi_emac: Use reg property for DMA registersMayuresh Chitale
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-12net: sun8i_emac: Drop DM_GPIO checksSamuel Holland
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-07fsl_qe: Drop common.hTom Rini
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini
2023-11-05net: designware: add DMA offset awarenessBaruch Siach
2023-11-05net: e1000: Drop e1000_eth_ids[]Bin Meng
2023-11-05net: phy: TI DP83869 fix invalid clock delay configurationFrank de Brabander