aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-04-12sfc: Remove global definition of efx_reset_type_namesMartin Habets2-7/+2
2022-04-12sfc: Remove duplicate definition of efx_xmit_doneMartin Habets2-1/+1
2022-04-12sfc: efx_default_channel_type APIs can be staticMartin Habets2-28/+28
2022-04-12sfc: Fix spelling mistake "writting" -> "writing"Lv Ruyi1-2/+2
2022-04-11net/cadence: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-14/+8
2022-04-11sfc: ef10: Fix assigning negative value to unsigned variableHaowen Bai1-1/+1
2022-04-11net: lan966x: Update FDMA to change MTU.Horatiu Vultur3-1/+148
2022-04-11net: lan966x: Add FDMA functionalityHoratiu Vultur5-4/+851
2022-04-11net: lan966x: Expose functions that are needed by FDMAHoratiu Vultur2-7/+11
2022-04-11net: lan966x: Add registers that are used for FDMA.Horatiu Vultur2-0/+107
2022-04-11net: calxedaxgmac: Fix typo (doubled "the")Jonathan Neuschäfer1-1/+1
2022-04-11net: ethernet: ti: am65-cpsw: Fix build error without PHYLINKYueHaibing1-0/+1
2022-04-11net: lan966x: Stop processing the MAC entry is port is wrong.Horatiu Vultur1-2/+4
2022-04-11net: lan966x: Fix when a port's upper is changed.Horatiu Vultur1-2/+1
2022-04-11net: lan966x: Fix IGMP snooping when frames have vlan tagHoratiu Vultur1-0/+6
2022-04-11net: lan966x: Update lan966x_ptp_get_nominal_valueHoratiu Vultur1-4/+4
2022-04-11Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski45-4476/+344
2022-04-11net: stmmac: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-16/+8
2022-04-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski4-23/+16
2022-04-11net: macb: Restart tx only if queue pointer is laggingTomas Melin1-0/+8
2022-04-11net: marvell: prestera: Use dscp_t in struct prestera_kern_fib_cacheGuillaume Nault1-3/+3
2022-04-11mlxsw: Use dscp_t in struct mlxsw_sp_fib4_entryGuillaume Nault1-6/+6
2022-04-11ipv4: Use dscp_t in struct fib_entry_notifier_infoGuillaume Nault2-6/+6
2022-04-11ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault2-4/+6
2022-04-11net: ethernet: ti: cpsw: drop CPSW_HEADROOM defineGrygorii Strashko3-3/+2
2022-04-11dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi1-2/+6
2022-04-11bnx2x: Fix spelling mistake "regiser" -> "register"Lv Ruyi1-4/+4
2022-04-11net: ethernet: mtk_eth_soc/wed: fix sparse endian warningsFelix Fietkau1-9/+12
2022-04-11net: ethernet: mtk_eth_soc: fix return value check in mtk_wed_add_hw()Yang Yingliang1-1/+1
2022-04-11net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen3-16/+9
2022-04-09net/mlx5: Remove not-implemented IPsec capabilitiesLeon Romanovsky1-3/+1
2022-04-09net/mlx5: Remove ipsec_ops function tableLeon Romanovsky4-154/+8
2022-04-09net/mlx5: Reduce kconfig complexity while building crypto supportLeon Romanovsky2-8/+1
2022-04-09net/mlx5: Move IPsec file to relevant directoryLeon Romanovsky12-11/+11
2022-04-09net/mlx5: Remove not-needed IPsec configLeon Romanovsky3-33/+5
2022-04-09net/mlx5: Align flow steering allocation namespace to common styleLeon Romanovsky2-8/+0
2022-04-09net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky5-55/+27
2022-04-09net/mlx5: Remove useless IPsec device checksLeon Romanovsky3-35/+20
2022-04-09net/mlx5: Remove ipsec vs. ipsec offload file separationLeon Romanovsky11-285/+205
2022-04-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky2-6/+3
2022-04-09net/mlx5: Remove FPGA ipsec specific statisticsLeon Romanovsky5-68/+0
2022-04-09net/mlx5: Remove XFRM no_trailer flagLeon Romanovsky3-5/+0
2022-04-09net/mlx5: Remove not-used IDA field from IPsec structLeon Romanovsky2-4/+1
2022-04-09net/mlx5: Delete metadata handling logicLeon Romanovsky5-245/+0
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky12-1758/+5
2022-04-08net: atlantic: Avoid out-of-bounds indexingKai-Heng Feng2-16/+16
2022-04-08sfc: use hardware tx timestamps for more than PTPBert Kenward1-1/+2
2022-04-08mlxsw: i2c: Fix initialization error flowVadim Pasternak1-0/+1
2022-04-08Revert "iavf: Fix deadlock occurrence during resetting VF interface"Mateusz Palczewski1-5/+2
2022-04-08ice: arfs: fix use-after-free when freeing @rx_cpu_rmapAlexander Lobakin3-18/+14