summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
AgeCommit message (Expand)Author
2024-02-28stmmac: Clear variable when destroying workqueueJakub Raczynski
2024-02-27net: stmmac: Complete meta data only when enabledKurt Kanzenbach
2024-02-17net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov
2024-02-07net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik
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
2023-08-14net: stmmac: xgmac: show more MAC HW features in debugfsFurong Xu
2023-08-10net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-07net: stmmac: correct MAC propagation delayJohannes Zink
2023-07-27Revert "net: stmmac: correct MAC propagation delay"Jakub Kicinski
2023-07-25net: stmmac: correct MAC propagation delayJohannes Zink
2023-07-21eth: stmmac: let page recycling happen with skbsJakub Kicinski
2023-07-19net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang
2023-07-19net: stmmac: don't clear network statistics in .ndo_open()Jisheng Zhang
2023-07-13net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski