summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2024-08-14net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski
2024-08-03net: stmmac: Correct byte order of perfect_matchSimon Horman
2024-07-11net: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang
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-06-21net: stmmac: dwmac-qcom-ethqos: Configure host DMA widthSagar Cheluvegowda
2024-04-27net: stmmac: Fix IP-cores specific MAC capabilitiesSerge Semin
2024-04-27net: stmmac: Fix max-speed being ignored on queue re-initSerge Semin
2024-04-27net: stmmac: Apply half-duplex-less constraint for DW QoS Eth onlySerge Semin
2024-04-13net: stmmac: dwmac-starfive: Add support for JH7100 SoCCristian Ciocaltea
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: protect updates of 64-bit statistics countersPetr Tesarik
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-31net: stmmac: Prevent DSA tags from breaking COERomain Gantois
2024-01-31net: stmmac: Tx coe sw fallbackRohan G Thomas
2024-01-25net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma
2024-01-25net: stmmac: Fix ethool link settings ops for integrated PCSSneh Shah
2024-01-25net: stmmac: fix ethtool per-queue statisticsPetr Tesarik
2024-01-20stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski
2024-01-01net: stmmac: fix incorrect flag check in timestamp interruptLai Peter Jun Ann
2023-12-20stmmac: dwmac-loongson: Add architecture dependencyJean Delvare
2023-12-20net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney
2023-12-20net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RXSneh Shah
2023-12-20stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si
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-21net: stmmac: update MAC capabilities when tx queues are updatedMichael Sit Wei Hong
2023-10-05net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel
2023-10-04net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-01net: stmmac: platform: fix the incorrect parameterClark Wang
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang
2023-09-11net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch
2023-08-30net: stmmac: failure to probe without MAC interface specifiedRussell King (Oracle)
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)
2023-08-25net: stmmac: convert half-duplex support to positive logicRussell King (Oracle)
2023-08-25net: stmmac: move priv->phylink_config.mac_managed_pmRussell King (Oracle)
2023-08-25net: stmmac: move xgmac specific phylink caps to dwxgmac2 coreRussell King (Oracle)
2023-08-25net: stmmac: move gmac4 specific phylink capabilities to gmac4Russell King (Oracle)
2023-08-25net: stmmac: provide stmmac_mac_phylink_get_caps()Russell King (Oracle)
2023-08-25net: stmmac: use phylink_limit_mac_speed()Russell King (Oracle)