summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-27net: pcs: xpcs: Fix PMA identifier handling in XPCSAlexander Duyck
2025-11-27net: pcs: xpcs: Add support for 25G, 50G, and 100G interfacesAlexander Duyck
2025-11-27net: phy: Add MDIO_PMA_CTRL1_SPEED for 2.5G and 5G to reflect PMA valuesAlexander Duyck
2025-11-26amd-xgbe: let the MAC manage PHY PMRaju Rangoju
2025-11-26net: hibmcge: add support for pagepool on rxJijie Shao
2025-11-26net: hibmcge: reduce packet drop under stress testingJijie Shao
2025-11-26net: hibmcge: add support for tracepoint to dump some fields of rx_descTao Lan
2025-11-26net: fman_memac: report structured ethtool countersVladimir Oltean
2025-11-26net: dpaa: fman_memac: complete phylink support with 2500base-xVladimir Oltean
2025-11-26net: phy: dp83867: implement configurability for SGMII in-band auto-negotiationVladimir Oltean
2025-11-26fm10k: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26ixgbevf: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26igc: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26igb: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26idpf: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26ice: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26iavf: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26i40e: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26net: stmmac: pci: Use generic PCI suspend/resume routinesYao Zi
2025-11-26net: stmmac: loongson: Use generic PCI suspend/resume routinesYao Zi
2025-11-26net: stmmac: Add generic suspend/resume helper for PCI-based controllersYao Zi
2025-11-26ptp: ptp_ines: add HW timestamp configuration reportingVadim Fedorenko
2025-11-26net: phy: nxp-c45-tja11xx: add HW timestamp configuration reportingVadim Fedorenko
2025-11-26phy: mscc: add HW timestamp configuration reportingVadim Fedorenko
2025-11-26net: phy: dp83640: add HW timestamp configuration reportingVadim Fedorenko
2025-11-26net: phy: broadcom: add HW timestamp configuration reportingVadim Fedorenko
2025-11-26phy: add hwtstamp_get callback to phy driversVadim Fedorenko
2025-11-26phy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko
2025-11-25drivers: net: fbnic: Return the true error in fbnic_alloc_napi_vectors.Dimitri Daskalakis
2025-11-25virtio_net: enhance wake/stop tx queue statistics accountingLiming Wu
2025-11-25ice: fix broken Rx on VFsAlexander Lobakin
2025-11-25chtls: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen
2025-11-25ptp: ocp: Reuse META's PCI vendor IDAndy Shevchenko
2025-11-25ptp: ocp: Apply standard pattern for cleaning up loopAndy Shevchenko
2025-11-25ptp: ocp: Make ptp_ocp_unregister_ext() NULL-awareAndy Shevchenko
2025-11-25ptp: ocp: Refactor signal_show() and fix %ptT misuseAndy Shevchenko
2025-11-25r8169: improve MAC EEE handlingHeiner Kallweit
2025-11-25net: phy: mxl-gpy: add support for MxL86252 and MxL86282Daniel Golle
2025-11-25net: phy: mxl-gpy: add support for MxL86211CChad Monroe
2025-11-25net: mdio: remove redundant fwnode cleanupBuday Csaba
2025-11-25net: mdio: eliminate kdoc warnings in mdio_device.c and mdio_bus.cBuday Csaba
2025-11-25net: enetc: update the base address of port MDIO registers for ENETC v4Wei Fang
2025-11-25net: enetc: set external PHY address in IERB for i.MX94 ENETCWei Fang
2025-11-25net: enetc: set the external PHY address in IERB for port MDIO usageWei Fang
2025-11-25cxgb4: Rename sched_class to avoid type clashAlan Maguire
2025-11-25r8169: add support for RTL9151AJaven Xu
2025-11-24ipvlan: fix sparse warning about __be32 -> u32Dmitry Skorodumov
2025-11-24net: mvpp2: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-24net: mvneta: convert to use .get_rx_ring_countBreno Leitao