summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac
AgeCommit message (Expand)Author
2025-06-04net: dwmac-sun8i: Use parsed internal PHY address instead of 1Paul Kocialkowski
2025-01-09net: stmmac: restructure the error path of stmmac_probe_config_dt()Joe Hattori
2025-01-09net: stmmac: don't create a MDIO bus if unnecessaryAndrew Halaney
2025-01-09net: stmmac: platform: provide devm_stmmac_probe_config_dt()Bartosz Golaszewski
2024-12-14net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier
2024-11-14net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNĂ­colas F. R. A. Prado
2024-11-08net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB dataFurong Xu
2024-10-17Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"Jakub Kicinski
2024-10-17net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan
2024-10-17net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit checkShenwei Wang
2024-10-17net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabledFurong Xu
2024-10-17net: stmmac: dwmac-loongson: Init ref and PTP clocks rateYanteng Si
2024-08-03net: stmmac: Correct byte order of perfect_matchSimon Horman
2024-06-27net: stmmac: Assign configured channel value to EXTTS eventOleksij Rempel
2024-06-27net: stmmac: No need to calculate speed divider when offload is disabledXiaolei Wang
2024-06-21net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...Xiaolei Wang
2024-04-10net: stmmac: fix rx queue priority assignmentPiotr Wejman
2024-03-06stmmac: Clear variable when destroying workqueueJakub Raczynski
2024-03-01net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov
2024-02-23net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal
2024-02-16net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-16net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-16net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu
2024-01-31net: stmmac: Wait a bit for the reset to take effectBernd Edlinger
2024-01-25net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma
2024-01-20stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski
2023-12-20stmmac: dwmac-loongson: Add architecture dependencyJean Delvare
2023-12-20net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney
2023-12-20stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-12-13net: stmmac: fix FPE events losingJianheng Zhang
2023-12-08net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu
2023-11-28net: stmmac: avoid rx queue overrunBaruch Siach
2023-11-28net: stmmac: fix rx budget limit checkBaruch Siach
2023-11-20net: stmmac: xgmac: Enable support for multiple Flexible PPS outputsFurong Xu
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-09-19net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch
2023-08-03net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch
2023-07-19net: stmmac: fix double serdes powerdownBartosz Golaszewski
2023-06-21net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi
2023-05-24net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER registerMarek Vasut
2023-05-11net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang
2023-05-11net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handlingSebastian Reichel
2023-05-11net: ethernet: stmmac: dwmac-rk: rework optional clock handlingSebastian Reichel
2023-04-13net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang
2023-04-13net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong
2023-04-13net: stmmac: fix up RX flow hash indirection table when setting channelsCorinna Vinschen
2023-04-13net: stmmac: remove redundant fixup to support fixed-link modeMichael Sit Wei Hong
2023-04-13net: stmmac: check if MAC needs to attach to a PHYMichael Sit Wei Hong
2023-04-06net: stmmac: don't reject VLANs when IFF_PROMISC is setVladimir Oltean