summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Lag, do bond only if slaves agree on roce stateMaher Sanalla2024-05-241-2/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-141-3/+3
|\
| * net/mlx5: Reload only IB representors upon lag disable/enableMaher Sanalla2024-05-101-3/+3
* | net/mlx5: Enable 8 ports LAGShay Drory2024-05-131-3/+0
|/
* net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory2024-04-121-1/+3
* net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lockShay Drory2023-10-141-5/+30
* net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory2023-10-141-4/+8
* net/mlx5: Devcom, Infrastructure changesRoi Dayan2023-07-271-1/+1
* net/mlx5: Use shared code for checking lag is supportedRoi Dayan2023-07-271-10/+0
* net/mlx5: Lag, Remove duplicate code checking lag is supportedRoi Dayan2023-06-231-4/+11
* net/mlx5: Enable 4 ports VF LAGShay Drory2023-06-071-2/+2
* net/mlx5: LAG, change mlx5_shared_fdb_supported() to staticShay Drory2023-06-071-1/+1
* net/mlx5: LAG, generalize handling of shared FDBShay Drory2023-06-071-28/+38
* net/mlx5: LAG, check if all eswitches are paired for shared FDBShay Drory2023-06-071-1/+3
* {net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory2023-06-071-5/+16
* net/mlx5: Devcom, Rename paired to readyShay Drory2023-06-021-2/+2
* net/mlx5: E-switch, generalize shared FDB creationShay Drory2023-06-021-6/+29
* net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch2023-02-141-3/+3
* net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan2023-02-141-3/+1
* net/mlx5: Lag, Use flag to check for shared FDB modeMark Bloch2023-02-041-2/+1
* net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointersRoi Dayan2023-02-041-1/+1
* net/mlx5: Lag, fix failure to cancel delayed bond workEli Cohen2022-12-281-0/+1
* net/mlx5: Lag, Fix for loop when checking lagChris Mi2022-11-291-2/+4
* net/mlx5: E-switch, Fix duplicate lag creationChris Mi2022-11-241-2/+3
* net/mlx5: Lag, avoid lockdep warningsEli Cohen2022-11-211-2/+1
* net/mlx5: Lag, enable hash mode by default for all NICsLiu, Changcheng2022-09-271-8/+9
* net/mlx5: Lag, set active ports if support bypass port select flow tableLiu, Changcheng2022-09-271-3/+55
* RDMA/mlx5: Don't set tx affinity when lag is in hash modeLiu, Changcheng2022-09-271-0/+16
* net/mlx5: Disable irq when locking lag_lockVlad Buslov2022-08-221-22/+33
* net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READYEli Cohen2022-08-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-6/+12
|\
| * net/mlx5: Lag, correct get the port select mode strLiu, Changcheng2022-07-061-3/+3
| * net/mlx5: Lag, decouple FDB selection and shared FDBMark Bloch2022-07-061-3/+9
* | net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi2022-07-021-5/+5
|/
* mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds2022-06-091-1/+1
* net/mlx5: Support multiport eswitch modeEli Cohen2022-05-171-27/+59
* net/mlx5: Remove unused argumentEli Cohen2022-05-171-3/+1
* net/mlx5: Lag, refactor lag state machineEli Cohen2022-05-171-46/+66
* net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch2022-05-091-3/+8
* net/mlx5: Lag, use buckets in hash modeMark Bloch2022-05-091-41/+113
* net/mlx5: Lag, refactor dmesg printMark Bloch2022-05-091-10/+12
* net/mlx5: Support devices with more than 2 portsMark Bloch2022-05-091-1/+2
* net/mlx5: Lag, use actual number of lag portsMark Bloch2022-05-091-111/+184
* net/mlx5: Lag, use hash when in roce lag on 4 portsMark Bloch2022-05-091-9/+36
* net/mlx5: Lag, support single FDB only on 2 portsMark Bloch2022-05-091-0/+4
* net/mlx5: Lag, store number of ports inside lag objectMark Bloch2022-05-091-0/+1
* net/mlx5: Lag, filter non compatible devicesMark Bloch2022-05-091-6/+6
* net/mlx5: Lag, use lag lockMark Bloch2022-05-091-46/+33
* net/mlx5: Lag, move E-Switch prerequisite check into lag codeMark Bloch2022-05-091-2/+9
* net/mlx5: Lag, expose number of lag portsMark Bloch2022-05-091-0/+6