summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c
AgeCommit message (Expand)Author
2023-10-14net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lockShay Drory
2023-10-14net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan
2023-07-27net/mlx5: Use shared code for checking lag is supportedRoi Dayan
2023-06-23net/mlx5: Lag, Remove duplicate code checking lag is supportedRoi Dayan
2023-06-07net/mlx5: Enable 4 ports VF LAGShay Drory
2023-06-07net/mlx5: LAG, change mlx5_shared_fdb_supported() to staticShay Drory
2023-06-07net/mlx5: LAG, generalize handling of shared FDBShay Drory
2023-06-07net/mlx5: LAG, check if all eswitches are paired for shared FDBShay Drory
2023-06-07{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory
2023-06-02net/mlx5: Devcom, Rename paired to readyShay Drory
2023-06-02net/mlx5: E-switch, generalize shared FDB creationShay Drory
2023-02-14net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch
2023-02-14net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan
2023-02-04net/mlx5: Lag, Use flag to check for shared FDB modeMark Bloch
2023-02-04net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointersRoi Dayan
2022-12-28net/mlx5: Lag, fix failure to cancel delayed bond workEli Cohen
2022-11-29net/mlx5: Lag, Fix for loop when checking lagChris Mi
2022-11-24net/mlx5: E-switch, Fix duplicate lag creationChris Mi
2022-11-21net/mlx5: Lag, avoid lockdep warningsEli Cohen
2022-09-27net/mlx5: Lag, enable hash mode by default for all NICsLiu, Changcheng
2022-09-27net/mlx5: Lag, set active ports if support bypass port select flow tableLiu, Changcheng
2022-09-27RDMA/mlx5: Don't set tx affinity when lag is in hash modeLiu, Changcheng
2022-08-22net/mlx5: Disable irq when locking lag_lockVlad Buslov
2022-08-22net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READYEli Cohen
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-06net/mlx5: Lag, correct get the port select mode strLiu, Changcheng
2022-07-06net/mlx5: Lag, decouple FDB selection and shared FDBMark Bloch
2022-07-02net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi
2022-06-09mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen
2022-05-17net/mlx5: Remove unused argumentEli Cohen
2022-05-17net/mlx5: Lag, refactor lag state machineEli Cohen
2022-05-09net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch
2022-05-09net/mlx5: Lag, use buckets in hash modeMark Bloch
2022-05-09net/mlx5: Lag, refactor dmesg printMark Bloch
2022-05-09net/mlx5: Support devices with more than 2 portsMark Bloch
2022-05-09net/mlx5: Lag, use actual number of lag portsMark Bloch
2022-05-09net/mlx5: Lag, use hash when in roce lag on 4 portsMark Bloch
2022-05-09net/mlx5: Lag, support single FDB only on 2 portsMark Bloch
2022-05-09net/mlx5: Lag, store number of ports inside lag objectMark Bloch
2022-05-09net/mlx5: Lag, filter non compatible devicesMark Bloch
2022-05-09net/mlx5: Lag, use lag lockMark Bloch
2022-05-09net/mlx5: Lag, move E-Switch prerequisite check into lag codeMark Bloch
2022-05-09net/mlx5: Lag, expose number of lag portsMark Bloch
2022-02-23net/mlx5: Lag, offload active-backup drops to hardwareMark Bloch
2022-02-23net/mlx5: Lag, record inactive state of bond deviceMark Bloch
2022-02-23net/mlx5: Lag, don't use magic numbers for portsMark Bloch
2022-02-23net/mlx5: Lag, use local variable already defined to access E-SwitchMark Bloch
2021-11-16net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla