summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
AgeCommit message (Expand)Author
2024-04-16net: stmmac: Fix IP-cores specific MAC capabilitiesSerge Semin
2024-04-16net: stmmac: Fix max-speed being ignored on queue re-initSerge Semin
2024-04-16net: stmmac: Apply half-duplex-less constraint for DW QoS Eth onlySerge Semin
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-28stmmac: Clear variable when destroying workqueueJakub Raczynski
2024-02-27net: stmmac: Complete meta data only when enabledKurt Kanzenbach
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-17net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov
2024-02-13net: stmmac: Simplify mtl IRQ status checkingKurt Kanzenbach
2024-02-12net: stmmac: Add driver support for common safety IRQSuraj Jaiswal
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-07net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-31net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas
2024-01-30net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal
2024-01-24net: stmmac: Wait a bit for the reset to take effectBernd Edlinger
2024-01-17net: stmmac: Prevent DSA tags from breaking COERomain Gantois
2024-01-16net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma
2024-01-07Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski
2024-01-07net: stmmac: Make MSI interrupt routine genericSwee Leong Ching
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas
2023-12-04net: stmmac: fix FPE events losingJianheng Zhang
2023-11-29net: stmmac: Add Tx HWTS support to XDP ZCSong Yoong Siang
2023-11-22net: stmmac: Add support for HW-accelerated VLAN strippingGan, Yi Fang
2023-11-21net: stmmac: reduce dma ring display code duplicationBaruch Siach
2023-11-21net: stmmac: remove extra newline from descriptors displayBaruch Siach
2023-11-14net: stmmac: avoid rx queue overrunBaruch Siach
2023-11-14net: stmmac: fix rx budget limit checkBaruch Siach
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-21net: stmmac: update MAC capabilities when tx queues are updatedMichael Sit Wei Hong
2023-10-19net: stmmac: move TX timer arm after DMA enableChristian Marangi
2023-10-19net: stmmac: improve TX timer arm logicChristian Marangi
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-05net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang
2023-09-18net: stmmac: Tx coe sw fallbackRohan G Thomas
2023-09-11net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch
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)
2023-08-25net: stmmac: use "mdio_bus_data" local variableRussell King (Oracle)
2023-08-25net: stmmac: clean up passing fwnode to phylinkRussell King (Oracle)
2023-08-25net: stmmac: convert plat->phylink_node to fwnodeRussell King (Oracle)
2023-08-20net: stmmac: Check more MAC HW features for XGMAC Core 3.20Furong Xu