summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-19net: dwc_eth_qos: Split STM32 glue into separate fileMarek Vasut
2024-04-12net: designware: Pass all multicast frames in designware driverJim Liu
2024-04-12net: designware: Invalidate RX buffer cache before freeing the DMA descriptorJim Liu
2024-04-12net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt()Patrice Chotard
2024-04-12Merge patch series "Introduce ICSSG Ethernet driver"Tom Rini
2024-04-12net: ti: icssg: Add support sending FDB command to update rx_flow_idMD Danish Anwar
2024-04-12net: ti: icssg: Add ICSSG ethernet driverMD Danish Anwar
2024-04-12net: ti: icssg: Add icssg queues APIs and macrosMD Danish Anwar
2024-04-12net: ti: icssg: Add Firmware config and classification APIs.MD Danish Anwar
2024-04-12net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver.MD Danish Anwar
2024-04-11net: ti: am65-cpsw: Fix buffer overflowMichael Walle
2024-04-10net: dw_eth_qos: Add missing \n in error messages.Heinrich Schuchardt
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