summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-01-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-01-14net: pse-pd: Clean ethtool header of PSE structuresKory Maincent
2025-01-14net: pse-pd: Fix missing PI of_node descriptionKory Maincent
2025-01-14net: pse-pd: tps23881: Add support for power limit and measurement featuresKory Maincent
2025-01-14net: pse-pd: Remove is_enabled callback from driversKory Maincent
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent
2025-01-14net: pse-pd: Use power limit at driver side instead of current limitKory Maincent
2025-01-14net: pse-pd: tps23881: Add missing configuration register after disableKory Maincent
2025-01-14net: pse-pd: tps23881: Use helpers to calculate bit offset for a channelKory Maincent
2025-01-14net: pse-pd: tps23881: Simplify function returns by removing redundant checksKory Maincent
2025-01-14net: pse-pd: Add power limit checkKory Maincent
2025-01-14net: pse-pd: Avoid setting max_uA in regulator constraintsKory Maincent
2025-01-14net: ti: icssg-prueth: Add Support for Multicast filtering with VLAN in HSR modeMD Danish Anwar
2025-01-14net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC modeMD Danish Anwar
2025-01-14net: ti: icssg-prueth: Add VLAN support in EMAC modeMD Danish Anwar
2025-01-14net: phy: dp83tg720: add statistics supportOleksij Rempel
2025-01-14net: phy: dp83td510: add statistics supportOleksij Rempel
2025-01-14net: phy: introduce optional polling interface for PHY statisticsOleksij Rempel
2025-01-14net: ethtool: plumb PHY stats to PHY driversJakub Kicinski
2025-01-14net: phy: microchip_t1: depend on PTP_1588_CLOCK_OPTIONALDivya Koppera
2025-01-13net/mlx5: HWS, update flow - support through bigger action RTCYevgeny Kliteynik
2025-01-13net/mlx5: HWS, update flow - remove the use of dual RTCsYevgeny Kliteynik
2025-01-13net/mlx5: fs, add HWS to steering mode optionsMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS get capabilitiesMoshe Shemesh
2025-01-13net/mlx5: fs, set create match definer to not supported by HWSMoshe Shemesh
2025-01-13net/mlx5: fs, add support for dest vport HWS actionMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS fte API functionsMoshe Shemesh
2025-01-13net/mlx5: fs, add dest table cacheMoshe Shemesh
2025-01-13net/mlx5: fs, manage flow counters HWS action sharing by refcountMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS modify header API functionMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS packet reformat API functionMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS actions poolMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS flow group API functionsMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS flow table API functionsMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS root namespace functionsMoshe Shemesh
2025-01-13eth: iavf: extend the netdev_lock usageJakub Kicinski
2025-01-13can: grcan: move napi_enable() from under spin lockJakub Kicinski
2025-01-13net: stmmac: sti: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou
2025-01-12net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA capsSaeed Mahameed
2025-01-11net: airoha: Fix channel configuration for ETS QdiscLorenzo Bianconi
2025-01-11net: phy: dp83822: Add support for PHY LEDs on DP83822Dimitri Fedrau
2025-01-10Merge tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-01-10net: ethernet: ti: cpsw: fix the comment regarding VLAN-aware ALEAlexander Sverdlin
2025-01-10ipvlan: Support bonding eventsEtienne Champetier
2025-01-10net: stmmac: remove stmmac_lpi_entry_timer_config()Russell King (Oracle)
2025-01-10net: stmmac: split hardware LPI timer controlRussell King (Oracle)
2025-01-10net: stmmac: remove unnecessary EEE handling in stmmac_release()Russell King (Oracle)
2025-01-10net: stmmac: move setup of eee_ctrl_timer to stmmac_dvr_probe()Russell King (Oracle)
2025-01-10net: stmmac: use boolean for eee_enabled and eee_activeRussell King (Oracle)
2025-01-10net: stmmac: move priv->eee_active into stmmac_eee_init()Russell King (Oracle)