summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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)
2025-01-10net: stmmac: move priv->eee_enabled into stmmac_eee_init()Russell King (Oracle)
2025-01-10net: stmmac: remove priv->eee_tw_timerRussell King (Oracle)
2025-01-10net: stmmac: convert to use phy_eee_rx_clock_stop()Russell King (Oracle)
2025-01-10net: stmmac: report EEE error statistics if EEE is supportedRussell King (Oracle)
2025-01-10net: stmmac: remove priv->tx_lpi_enabledRussell King (Oracle)
2025-01-10net: stmmac: clean up stmmac_disable_eee_mode()Russell King (Oracle)
2025-01-10net: stmmac: remove redundant code from ethtool EEE opsRussell King (Oracle)
2025-01-10net: stmmac: make EEE depend on phy->enable_tx_lpiRussell King (Oracle)
2025-01-10net: stmmac: use unsigned int for eee_timerRussell King (Oracle)
2025-01-10net: stmmac: use correct type for tx_lpi_timerRussell King (Oracle)
2025-01-10net: stmmac: move tx_lpi_timer tracking to phylibRussell King (Oracle)
2025-01-10net: phy: add configuration of rx clock stop modeRussell King (Oracle)
2025-01-10can: kvaser_pciefd: Add support for CAN_CTRLMODE_BERR_REPORTINGJimmy Assarsson
2025-01-10can: kvaser_pciefd: Update stats and state even if alloc_can_err_skb() failsJimmy Assarsson
2025-01-10can: kvaser_usb: Add support for CAN_CTRLMODE_BERR_REPORTINGJimmy Assarsson
2025-01-10can: kvaser_usb: Update stats and state even if alloc_can_err_skb() failsJimmy Assarsson
2025-01-10can: m_can: call deinit/init callback when going into suspend/resumeSean Nyekjaer
2025-01-10can: tcan4x5x: add deinit callback to set standby modeSean Nyekjaer
2025-01-10can: m_can: add deinit callbackSean Nyekjaer
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller