summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lag/lag.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-14net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lockShay Drory1-0/+1
2023-07-27net/mlx5: Use shared code for checking lag is supportedRoi Dayan1-2/+10
2023-06-23net/mlx5: Lag, Remove duplicate code checking lag is supportedRoi Dayan1-9/+1
2023-06-08net/mlx5: LAG, change mlx5_shared_fdb_supported() to staticShay Drory1-1/+0
2023-02-15net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch1-0/+3
2023-02-15net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan1-0/+1
2023-02-04net/mlx5: Lag, Move mpesw related definitions to mpesw.hRoi Dayan1-15/+0
2022-11-22net/mlx5: Lag, avoid lockdep warningsEli Cohen1-1/+13
2022-07-07net/mlx5: Lag, correct get the port select mode strLiu, Changcheng1-1/+1
2022-07-07net/mlx5: Lag, decouple FDB selection and shared FDBMark Bloch1-0/+1
2022-06-08net/mlx5: E-Switch, pair only capable devicesMark Bloch1-0/+10
2022-05-18net/mlx5: Support multiport eswitch modeEli Cohen1-1/+9
2022-05-18net/mlx5: Lag, refactor lag state machineEli Cohen1-14/+19
2022-05-10net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch1-0/+9
2022-05-10net/mlx5: Lag, use buckets in hash modeMark Bloch1-1/+3
2022-05-10net/mlx5: Lag, store number of ports inside lag objectMark Bloch1-0/+1
2022-05-10net/mlx5: Lag, use lag lockMark Bloch1-0/+2
2022-02-24net/mlx5: Lag, offload active-backup drops to hardwareMark Bloch1-0/+1
2022-02-24net/mlx5: Lag, record inactive state of bond deviceMark Bloch1-0/+1
2021-10-19net/mlx5: Lag, use steering to select the affinity port in LAGMaor Gottlieb1-1/+3
2021-10-19net/mlx5: Lag, add support to create definers for LAGMaor Gottlieb1-0/+1
2021-10-19net/mlx5: Lag, set LAG traffic type mappingMaor Gottlieb1-0/+2
2021-10-19net/mlx5: Lag, move lag files into directoryMaor Gottlieb1-0/+81