aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2023-06-13octeontx2-af: Enable LBK links only when switch mode is on.Subbaraya Sundeep3-6/+25
2023-06-13octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB siliconSunil Goutham8-12/+73
2023-06-13octeontx2-af: extend RSS supported offload typesKiran Kumar K2-0/+63
2023-06-13octeontx2-af: Add devlink option to adjust mcam high prio zone entriesNaveen Mamindlapalli1-0/+68
2023-06-12net: mlxsw: i2c: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König1-1/+1
2023-06-12Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller16-173/+574
2023-06-12mlxsw: spectrum_router: Privatize mlxsw_sp_rif_dev()Petr Machata2-2/+1
2023-06-12mlxsw: Convert does-RIF-have-this-netdev queries to a dedicated helperPetr Machata3-9/+14
2023-06-12mlxsw: Convert RIF-has-netdevice queries to a dedicated helperPetr Machata4-4/+10
2023-06-12mlxsw: spectrum_router: Reuse work neighbor initialization in work schedulerPetr Machata1-19/+10
2023-06-12mlxsw: spectrum_router: Use the available router pointer for netevent handlingPetr Machata1-7/+12
2023-06-12mlxsw: spectrum_router: Pass router to mlxsw_sp_router_schedule_work() directlyPetr Machata1-5/+6
2023-06-12mlxsw: spectrum_router: Move here inetaddr validator notifiersPetr Machata4-25/+25
2023-06-12mlxsw: spectrum_router: mlxsw_sp_router_fini(): Extract a helper variablePetr Machata1-12/+13
2023-06-12net: enetc: reset taprio stats when taprio is deletedVladimir Oltean1-0/+9
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean1-13/+7
2023-06-12net: mana: Add support for vlan taggingHaiyang Zhang1-2/+17
2023-06-12sfc: Add devlink dev info support for EF10Martin Habets1-0/+9
2023-06-12ionic: add support for ethtool extended stat link_down_countNitya Sunkad3-0/+12
2023-06-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller4-48/+84
2023-06-10net: renesas: rswitch: Use hardware pause featuresYoshihiro Shimoda2-22/+21
2023-06-10net: renesas: rswitch: Use napi_gro_receive() in RXYoshihiro Shimoda1-1/+1
2023-06-10sfc: generate encap headers for TC offloadEdward Cree1-9/+185
2023-06-10sfc: neighbour lookup for TC encap action offloadEdward Cree8-6/+569
2023-06-10sfc: MAE functions to create/update/delete encap headersEdward Cree2-2/+95
2023-06-10sfc: add function to atomically update a rule in the MAEEdward Cree2-0/+24
2023-06-10sfc: some plumbing towards TC encap action offloadEdward Cree5-3/+284
2023-06-10sfc: add fallback action-set-lists for TC offloadEdward Cree2-0/+77
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet4-0/+4
2023-06-09net/mlx5e: Remove a useless function callChristophe JAILLET1-3/+1
2023-06-09net/mlx5: Light probe local SFsShay Drory6-23/+183
2023-06-09net/mlx5: Move esw multiport devlink param to eswitch codeShay Drory2-36/+47
2023-06-09net/mlx5: Split function_setup() to enable and open functionsShay Drory1-25/+58
2023-06-09net/mlx5: Set max number of embedded CPU VFsDaniel Jurgens1-0/+1
2023-06-09net/mlx5: Update SRIOV enable/disable to handle EC/VFsDaniel Jurgens3-9/+30
2023-06-09net/mlx5: Query correct caps for min msix vectorsDaniel Jurgens1-1/+15
2023-06-09net/mlx5: Use correct vport when restoring GUIDsDaniel Jurgens1-3/+7
2023-06-09net/mlx5: Add new page type for EC VF pagesDaniel Jurgens2-1/+11
2023-06-09net/mlx5: Add/remove peer miss rules for EC VFsDaniel Jurgens1-0/+32
2023-06-09net/mlx5: Add management of EC VF vportsDaniel Jurgens3-17/+143
2023-06-09net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens2-7/+18
2023-06-09net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens2-1/+27
2023-06-09net/mlx5: Simplify unload all rep codeDaniel Jurgens1-47/+1
2023-06-08chelsio/chtls: Use splice_eof() to flushDavid Howells3-0/+11
2023-06-08Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski14-63/+111
2023-06-08net: fman_memac: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)1-1/+1
2023-06-08net: dpaa2: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)1-6/+5
2023-06-08net: fman_memac: use lynx_pcs_create_fwnode()Russell King (Oracle)1-9/+4
2023-06-08net: dpaa2-mac: use lynx_pcs_create_fwnode()Russell King (Oracle)1-8/+10
2023-06-08net: fman_memac: allow lynx PCS to handle mdiodev lifetimeRussell King (Oracle)1-6/+1