summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-05-16idpf: move virtchnl structures to the header fileMilena Olech
2025-05-16virtchnl: add PTP virtchnl definitionsMilena Olech
2025-05-16idpf: add initial PTP supportMilena Olech
2025-05-16idpf: change the method for mailbox workqueue allocationMilena Olech
2025-05-15net: stmmac: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-05-15net: lan743x: implement ndo_hwtstamp_get()Vladimir Oltean
2025-05-15net: lan743x: convert to ndo_hwtstamp_set()Vladimir Oltean
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-15tsnep: fix timestamping with a stacked DSA driverGerhard Engleder
2025-05-15net: prestera: Use to_delayed_work()Chen Ni
2025-05-15net/mlx5: Use to_delayed_work()Chen Ni
2025-05-15bnxt_en: bring back rtnl_lock() in the bnxt_open() pathMichael Chan
2025-05-15mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devicesIdo Schimmel
2025-05-15octeontx2: Add new tracepoint otx2_msg_statusSubbaraya Sundeep
2025-05-15octeontx2: Add pcifunc also to mailbox tracepointsSubbaraya Sundeep
2025-05-15octeontx2-af: Display names for CPT and UP messagesSubbaraya Sundeep
2025-05-15octeontx2-af: convert dev_dbg to tracepoint in mboxSubbaraya Sundeep
2025-05-15eth: fbnic: Add devlink dev flash supportLee Trager
2025-05-15eth: fbnic: Add mailbox support for PLDM updatesLee Trager
2025-05-15eth: fbnic: Add support for multiple concurrent completion messagesLee Trager
2025-05-15eth: fbnic: Accept minimum anti-rollback version from firmwareLee Trager
2025-05-15octeontx2-pf: Do not reallocate all ntuple filtersSubbaraya Sundeep
2025-05-14net: cpsw: isolate cpsw_ndo_ioctl() to just the old driverVladimir Oltean
2025-05-14net: cpsw: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-05-14net: stmmac: generate software timestamp just before the doorbellJason Xing
2025-05-14net: cxgb4: generate software timestamp just before the doorbellJason Xing
2025-05-14net: atlantic: generate software timestamp just before the doorbellJason Xing
2025-05-14octeontx2-af: Fix CGX Receive countersHariprasad Kelam
2025-05-14net: ethernet: mtk_eth_soc: fix typo for declaration MT7988 ESW capabilityBo-Cun Chen
2025-05-14net: libwx: Fix FW mailbox unknown commandJiawen Wu
2025-05-14net: libwx: Fix FW mailbox reply timeoutJiawen Wu
2025-05-14net: txgbe: Fix to calculate EEPROM checksum for AML devicesJiawen Wu
2025-05-14net: apple: bmac: use crc32() instead of hand-rolled equivalentEric Biggers
2025-05-14octeontx2-pf: macsec: Fix incorrect max transmit size in TX secySubbaraya Sundeep
2025-05-14net: phy: remove Kconfig symbol MDIO_DEVRESHeiner Kallweit
2025-05-14net/tg3: use crc32() instead of hand-rolled equivalentEric Biggers
2025-05-14octeontx2-pf: Fix ethtool support for SDP representorsHariprasad Kelam
2025-05-14net: enetc: fix implicit declaration of function FIELD_PREPWei Fang
2025-05-14net: wangxun: Correct clerical errors in commentsJiawen Wu
2025-05-13qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()Abdun Nihaal
2025-05-13net: mlxsw: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-05-13net: enetc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-05-13net: txgbe: Fix pending interruptJiawen Wu
2025-05-13net/mlx5e: Disable MACsec offload for uplink representor profileCarolina Jubran
2025-05-13net/mlx5: HWS, dump bad completion detailsYevgeny Kliteynik
2025-05-13net/mlx5: HWS, rework rehash loopYevgeny Kliteynik
2025-05-13net/mlx5: HWS, fix redundant extension of action templatesYevgeny Kliteynik
2025-05-13net/mlx5: HWS, fix counting of rules in the matcherYevgeny Kliteynik
2025-05-13net/mlx5: HWS, force rehash when rule insertion failedYevgeny Kliteynik
2025-05-13net/mlx5: HWS, support complex matchersYevgeny Kliteynik