aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
4 daysnet: stmmac: move the EST structure to struct stmmac_privXiaolei Wang1-9/+9
4 daysnet: stmmac: Make stmmac_xpcs_setup() generic to all PCS devicesSerge Semin1-6/+4
4 daysnet: stmmac: Add dedicated XPCS cleanup methodSerge Semin1-1/+5
10 daysnet: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet1-1/+1
2024-04-23net: stmmac: Move MAC caps init to phylink MAC caps getterSerge Semin1-19/+17
2024-04-23net: stmmac: Rename phylink_get_caps() callback to update_caps()Serge Semin1-3/+3
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-18/+11
2024-04-16net: stmmac: Fix IP-cores specific MAC capabilitiesSerge Semin1-3/+4
2024-04-16net: stmmac: Fix max-speed being ignored on queue re-initSerge Semin1-0/+5
2024-04-16net: stmmac: Apply half-duplex-less constraint for DW QoS Eth onlySerge Semin1-16/+3
2024-03-28net: stmmac: Signal to PHY/PCS drivers to keep RX clock onRomain Gantois1-0/+7
2024-03-28net: stmmac: Support a generic PCS field in mac_device_infoRomain Gantois1-4/+1
2024-03-28net: stmmac: don't rely on lynx_pcs presence to check for a PHYMaxime Chevallier1-2/+1
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski1-3/+2
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+5
2024-02-28stmmac: Clear variable when destroying workqueueJakub Raczynski1-1/+3
2024-02-27net: stmmac: Complete meta data only when enabledKurt Kanzenbach1-1/+2
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-20/+0
2024-02-17net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov1-20/+0
2024-02-13net: stmmac: Simplify mtl IRQ status checkingKurt Kanzenbach1-4/+2
2024-02-12net: stmmac: Add driver support for common safety IRQSuraj Jaiswal1-2/+39
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-67/+66
2024-02-07net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik1-67/+66
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2024-01-31net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas1-0/+22
2024-01-30net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal1-0/+3
2024-01-24net: stmmac: Wait a bit for the reset to take effectBernd Edlinger1-0/+3
2024-01-17net: stmmac: Prevent DSA tags from breaking COERomain Gantois1-3/+29
2024-01-16net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake callsQiang Ma1-0/+1
2024-01-07Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski1-15/+15
2024-01-07net: stmmac: Make MSI interrupt routine genericSwee Leong Ching1-15/+15
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+7
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas1-1/+1
2023-12-04net: stmmac: fix FPE events losingJianheng Zhang1-1/+7
2023-11-29net: stmmac: Add Tx HWTS support to XDP ZCSong Yoong Siang1-1/+63
2023-11-22net: stmmac: Add support for HW-accelerated VLAN strippingGan, Yi Fang1-2/+26
2023-11-21net: stmmac: reduce dma ring display code duplicationBaruch Siach1-17/+11
2023-11-21net: stmmac: remove extra newline from descriptors displayBaruch Siach1-1/+0
2023-11-14net: stmmac: avoid rx queue overrunBaruch Siach1-0/+1
2023-11-14net: stmmac: fix rx budget limit checkBaruch Siach1-1/+1
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+13
2023-10-21net: stmmac: update MAC capabilities when tx queues are updatedMichael Sit Wei Hong1-4/+13
2023-10-19net: stmmac: move TX timer arm after DMA enableChristian Marangi1-4/+18
2023-10-19net: stmmac: improve TX timer arm logicChristian Marangi1-3/+15
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-30/+0
2023-10-05net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel1-30/+0
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-58/+67
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang1-58/+67
2023-09-18net: stmmac: Tx coe sw fallbackRohan G Thomas1-0/+10
2023-09-11net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch1-4/+6