summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
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: move the EST lock to struct stmmac_privXiaolei Wang
2024-05-13net: stmmac: add support for RZ/N1 GMACClément Léger
2024-05-13net: stmmac: dwmac-socfpga: use pcs_init/pcs_exitRussell King (Oracle)
2024-05-13net: stmmac: introduce pcs_init/pcs_exit stmmac operationsRussell King (Oracle)
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-08net: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-modeChristian Marangi
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-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-08net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statisticsMinda Chen
2024-04-08net: stmmac: mmc_core: Add GMAC LPI statisticsMinda Chen
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-03net: stmmac: fix rx queue priority assignmentPiotr Wejman
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-03-15net: stmmac: dwmac-rk: Remove unused of_gpio.hAndy Shevchenko
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-29net: stmmac: fix typo in commentYanteng Si
2024-02-28stmmac: Clear variable when destroying workqueueJakub Raczynski
2024-02-28net: stmmac: dwmac-qcom-ethqos: Update link clock rate only for RGMIISarosh Hasan
2024-02-27net: stmmac: Complete meta data only when enabledKurt Kanzenbach
2024-02-27net: stmmac: mmc_core: Drop interrupt registers from statsJesper Nilsson
2024-02-23net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMIISneh Shah
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-21net: stmmac: Fix EST offset for dwmac 5.10Kurt Kanzenbach
2024-02-17net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-13net: stmmac: Simplify mtl IRQ status checkingKurt Kanzenbach
2024-02-12net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-12net: stmmac: Add driver support for common safety IRQSuraj Jaiswal
2024-02-12net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0Abhishek Chauhan
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-07net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()Russell King (Oracle)
2024-02-07net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik
2024-02-06net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-02net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2024-01-31net: stmmac: Report taprio offload statusRohan G Thomas