summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2025-03-13stmmac: loongson: Pass correct arg to PCI functionPhilipp Stanner
2025-03-07net: stmmac: dwmac-loongson: Add fix_soc_reset() callbackQunqin Zhao
2025-02-08net: stmmac: Limit FIFO size by hardware capabilityKunihiko Hayashi
2025-02-08net: stmmac: Limit the number of MTL queues to hardware capabilityKunihiko Hayashi
2025-01-17net: stmmac: dwmac-tegra: Read iommu stream id from device treeParker Newman
2025-01-09net: stmmac: restructure the error path of stmmac_probe_config_dt()Joe Hattori
2024-12-27net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)
2024-12-14net: stmmac: Programming sequence for VLAN packets with split headerAbhishek Chauhan
2024-12-09net: stmmac: set initial EEE policy configurationChoong Yong Liang
2024-12-05net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier
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-07net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNĂ­colas F. R. A. Prado
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-15net: stmmac: dwmac-tegra: Fix link bring-up sequenceParitosh Dixit
2024-10-07Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"Jakub Kicinski
2024-10-01net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit checkShenwei Wang
2024-09-26net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabledFurong Xu
2024-09-24net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan
2024-09-10net: stmmac: silence FPE kernel logsFurong Xu
2024-09-10net: stmmac: support fp parameter of tc-taprioFurong Xu
2024-09-10net: stmmac: support fp parameter of tc-mqprioFurong Xu
2024-09-10net: stmmac: configure FPE via ethtool-mmFurong Xu
2024-09-10net: stmmac: refactor FPE verification processFurong Xu
2024-09-10net: stmmac: drop stmmac_fpe_handshakeFurong Xu
2024-09-10net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu
2024-09-09net: stmmac: Remove setting of RX software timestampGal Pressman
2024-09-05net: stmmac: Batch set RX OWN flag and other flagsTan En De
2024-09-03net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-02net: stmmac: drop the ethtool begin() callbackAndrew Halaney
2024-08-27ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576David Wu
2024-08-27ethernet: stmmac: dwmac-rk: Fix typo for RK3588 codeDetlev Casanova
2024-08-13net: stmmac: dwmac-loongson: Add loongson module authorYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add Loongson GNET supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Introduce PCI device info dataYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMACYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Init ref and PTP clocks rateYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Detach GMAC-specific platform data initYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identific...Yanteng Si
2024-08-13net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi callsYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size initYanteng Si
2024-08-13net: stmmac: Export dwmac1000_dma_opsYanteng Si
2024-08-13net: stmmac: Add multi-channel supportYanteng Si
2024-08-13net: stmmac: Move the atds flag to the stmmac_dma_cfg structureYanteng Si
2024-08-09net: stmmac: xgmac: use const char arrays for string constantsSimon Horman
2024-08-08net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds