aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
AgeCommit message (Expand)Author
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-05-13net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang
2024-05-13net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devicesSerge Semin
2024-05-13net: stmmac: Add dedicated XPCS cleanup methodSerge Semin
2024-05-08xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-23net: stmmac: Move MAC caps init to phylink MAC caps getterSerge Semin
2024-04-23net: stmmac: Rename phylink_get_caps() callback to update_caps()Serge Semin
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-03-28net: stmmac: Signal to PHY/PCS drivers to keep RX clock onRomain Gantois
2024-03-28net: stmmac: Support a generic PCS field in mac_device_infoRomain Gantois
2024-03-28net: stmmac: don't rely on lynx_pcs presence to check for a PHYMaxime Chevallier
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski
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