summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-01-14net: ti: icssg-prueth: Add VLAN support in EMAC modeMD Danish Anwar
2025-01-14RDMA/bnxt_re: Add Async event handling supportKalesh AP
2025-01-14bnxt_en: Add ULP call to notify async eventsMichael Chan
2025-01-13r8169: remove redundant hwmon supportHeiner Kallweit
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-13net: stmmac: sti: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou
2025-01-13ice: Add correct PHY lane assignmentKarol Kolacinski
2025-01-13ice: Fix ETH56G FC-FEC Rx offset valueKarol Kolacinski
2025-01-13ice: Fix quad registers read on E825Karol Kolacinski
2025-01-13ice: Fix E825 initializationKarol Kolacinski
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-10net: ethernet: ti: cpsw: fix the comment regarding VLAN-aware ALEAlexander Sverdlin
2025-01-10net: ravb: Fix max TX frame size for RZ/V2MPaul Barker
2025-01-10net: mana: Cleanup "mana" debugfs dir after cleanup of all childrenShradha Gupta
2025-01-10eth: bnxt: always recalculate features after XDP clearing, fix null-derefJakub Kicinski
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-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-01-09net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()Sudheer Kumar Doredla