summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac
AgeCommit message (Expand)Author
2025-01-02net: dwmac-imx: add imx93 clock input support in RMII modeMathieu Othacehe
2024-12-23net: stmmac: restructure the error path of stmmac_probe_config_dt()Joe Hattori
2024-12-19net: stmmac: Drop useless code related to ethtool rx-copybreakFurong Xu
2024-12-13net: stmmac: Drop redundant dwxgmac_tc_ops variableFurong Xu
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-10net: stmmac: Relocate extern declarations in common.h and hwif.hFurong Xu
2024-12-09net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driverJan Petrous (OSS)
2024-12-09net: dwmac-sti: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-starfive: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-rk: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-intel-plat: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-imx: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-dwc-qos-eth: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: stmmac: Fix clock rate variables sizeJan Petrous (OSS)
2024-12-09net: stmmac: Extend CSR calc supportJan Petrous (OSS)
2024-12-07net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)
2024-11-26net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier
2024-11-26net: stmmac: set initial EEE policy configurationChoong Yong Liang
2024-11-18stmmac: dwmac-intel-plat: remove redundant dwmac->data check in probeVitalii Mordan
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-13stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routinesVitalii Mordan
2024-11-13net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wolNícolas F. R. A. Prado
2024-11-13net: stmmac: dwmac_socfpga: This platform has GMACMaxime Chevallier
2024-11-13net: stmmac: Configure only the relevant bits for timestamping setupMaxime Chevallier
2024-11-13net: stmmac: Don't include dwmac4 definitions in stmmac_ptpMaxime Chevallier
2024-11-13net: stmmac: Enable timestamping interrupt on dwmac1000Maxime Chevallier
2024-11-13net: stmmac: Introduce dwmac1000 timestamping operationsMaxime Chevallier
2024-11-13net: stmmac: Introduce dwmac1000 ptp_clock_info and operationsMaxime Chevallier
2024-11-13net: stmmac: Only update the auto-discovered PTP clock featuresMaxime Chevallier
2024-11-13net: stmmac: Use per-hw ptp clock opsMaxime Chevallier
2024-11-13net: stmmac: Don't modify the global ptp ops directlyMaxime Chevallier
2024-11-11net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt su...Ley Foon Tan
2024-11-11net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operationLey Foon Tan
2024-11-11net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macrosLey Foon Tan
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-07net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNícolas F. R. A. Prado
2024-11-05net: stmmac: Add glue layer for T-HEAD TH1520 SoCJisheng Zhang
2024-11-05net: stmmac: add support for dwmac 3.72aLothar Rubusch
2024-11-03net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprioFurong Xu
2024-11-03net: stmmac: xgmac: Complete FPE supportFurong Xu
2024-11-03net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQFurong Xu
2024-11-03net: stmmac: Get the TC number of net_device by netdev_get_num_tc()Furong Xu
2024-11-03net: stmmac: Refactor FPE functions to generic versionFurong Xu
2024-11-03net: stmmac: Introduce stmmac_fpe_supported()Furong Xu
2024-11-03net: stmmac: Rework macro definitions for gmac4 and xgmacFurong Xu
2024-11-03net: stmmac: Introduce separate files for FPE implementationFurong Xu
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-29net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB dataFurong Xu
2024-10-29net: stmmac: dwmac4: Fix high address display by updating reg_space[] from re...Ley Foon Tan
2024-10-22net: stmmac: Programming sequence for VLAN packets with split headerAbhishek Chauhan