summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2025-01-14net/mlx5: HWS, update flow - remove the use of dual RTCsYevgeny Kliteynik6-184/+81
2025-01-14net/mlx5: fs, add HWS to steering mode optionsMoshe Shemesh3-16/+46
2025-01-14net/mlx5: fs, add HWS get capabilitiesMoshe Shemesh1-0/+12
2025-01-14net/mlx5: fs, set create match definer to not supported by HWSMoshe Shemesh1-0/+14
2025-01-14net/mlx5: fs, add support for dest vport HWS actionMoshe Shemesh2-0/+65
2025-01-14net/mlx5: fs, add HWS fte API functionsMoshe Shemesh3-1/+566
2025-01-14net/mlx5: fs, add dest table cacheMoshe Shemesh2-3/+66
2025-01-14net/mlx5: fs, manage flow counters HWS action sharing by refcountMoshe Shemesh4-29/+94
2025-01-14net/mlx5: fs, add HWS modify header API functionMoshe Shemesh5-0/+310
2025-01-14net/mlx5: fs, add HWS packet reformat API functionMoshe Shemesh9-11/+597
2025-01-14net/mlx5: fs, add HWS actions poolMoshe Shemesh2-0/+67
2025-01-14net/mlx5: fs, add HWS flow group API functionsMoshe Shemesh3-1/+50
2025-01-14net/mlx5: fs, add HWS flow table API functionsMoshe Shemesh3-1/+122
2025-01-14net/mlx5: fs, add HWS root namespace functionsMoshe Shemesh4-4/+90
2025-01-14eth: iavf: extend the netdev_lock usageJakub Kicinski1-8/+45
2025-01-14net: stmmac: sti: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou1-5/+3
2025-01-13ice: Add correct PHY lane assignmentKarol Kolacinski8-45/+68
2025-01-13ice: Fix ETH56G FC-FEC Rx offset valueKarol Kolacinski1-1/+1
2025-01-13ice: Fix quad registers read on E825Karol Kolacinski2-87/+133
2025-01-13ice: Fix E825 initializationKarol Kolacinski1-13/+9
2025-01-12net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA capsSaeed Mahameed2-0/+11
2025-01-12net: airoha: Fix channel configuration for ETS QdiscLorenzo Bianconi1-1/+4
2025-01-11net: ethernet: ti: cpsw: fix the comment regarding VLAN-aware ALEAlexander Sverdlin3-3/+3
2025-01-11net: ravb: Fix max TX frame size for RZ/V2MPaul Barker1-0/+1
2025-01-11net: mana: Cleanup "mana" debugfs dir after cleanup of all childrenShradha Gupta1-2/+2
2025-01-11eth: bnxt: always recalculate features after XDP clearing, fix null-derefJakub Kicinski3-13/+21
2025-01-11net: stmmac: remove stmmac_lpi_entry_timer_config()Russell King (Oracle)1-13/+8
2025-01-11net: stmmac: split hardware LPI timer controlRussell King (Oracle)1-4/+14
2025-01-11net: stmmac: remove unnecessary EEE handling in stmmac_release()Russell King (Oracle)1-5/+0
2025-01-11net: stmmac: move setup of eee_ctrl_timer to stmmac_dvr_probe()Russell King (Oracle)1-1/+2
2025-01-11net: stmmac: use boolean for eee_enabled and eee_activeRussell King (Oracle)1-2/+2
2025-01-11net: stmmac: move priv->eee_active into stmmac_eee_init()Russell King (Oracle)1-5/+6
2025-01-11net: stmmac: move priv->eee_enabled into stmmac_eee_init()Russell King (Oracle)1-7/+11
2025-01-11net: stmmac: remove priv->eee_tw_timerRussell King (Oracle)2-7/+3
2025-01-11net: stmmac: convert to use phy_eee_rx_clock_stop()Russell King (Oracle)1-3/+3
2025-01-11net: stmmac: report EEE error statistics if EEE is supportedRussell King (Oracle)1-1/+1
2025-01-11net: stmmac: remove priv->tx_lpi_enabledRussell King (Oracle)2-3/+0
2025-01-11net: stmmac: clean up stmmac_disable_eee_mode()Russell King (Oracle)1-8/+3
2025-01-11net: stmmac: remove redundant code from ethtool EEE opsRussell King (Oracle)3-11/+1
2025-01-11net: stmmac: make EEE depend on phy->enable_tx_lpiRussell King (Oracle)1-1/+1
2025-01-11net: stmmac: use unsigned int for eee_timerRussell King (Oracle)1-4/+2
2025-01-11net: stmmac: use correct type for tx_lpi_timerRussell King (Oracle)4-6/+6
2025-01-11net: stmmac: move tx_lpi_timer tracking to phylibRussell King (Oracle)3-19/+17
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-22/+18
2025-01-10net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()Sudheer Kumar Doredla1-7/+7
2025-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski28-263/+220
2025-01-09enic: Fix typo in comment in table indexed by link speedJohn Daley1-1/+1
2025-01-09enic: Obtain the Link speed only after the link comes upJohn Daley1-1/+1
2025-01-09enic: Move RX coalescing set functionJohn Daley1-30/+30
2025-01-09net/mlx5: Fix variable not being completed when function returnsChenguang Zhao1-0/+1