aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lag (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-30net/mlx5: Lag, Fix recreation of VF LAGMaor Gottlieb1-0/+1
2021-11-16net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla1-15/+13
2021-11-10net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer()Dan Carpenter1-1/+1
2021-10-26net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inlineMaor Dickman1-1/+1
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-5/+14
2021-10-18net/mlx5: Lag, use steering to select the affinity port in LAGMaor Gottlieb2-22/+74
2021-10-18net/mlx5: Lag, add support to create/destroy/modify port selectionMaor Gottlieb2-0/+122
2021-10-18net/mlx5: Lag, add support to create TTC tables for LAG port selectionMaor Gottlieb2-0/+92
2021-10-18net/mlx5: Lag, add support to create definers for LAGMaor Gottlieb4-1/+220
2021-10-18net/mlx5: Lag, set match mask according to the traffic type bitmapMaor Gottlieb1-0/+182
2021-10-18net/mlx5: Lag, set LAG traffic type mappingMaor Gottlieb3-0/+53
2021-10-18net/mlx5: Lag, move lag files into directoryMaor Gottlieb4-0/+1550