summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lag.c
AgeCommit message (Expand)Author
2021-10-18net/mlx5: Lag, move lag files into directoryMaor Gottlieb
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu
2021-09-07net/mlx5: Lag, don't update lag if lag isn't supportedMark Bloch
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26net/mlx5: Lag, fix multipath lag activationDima Chumak
2021-08-05net/mlx5: Lag, Create shared FDB when in switchdev modeMark Bloch
2021-08-05net/mlx5: Lag, move lag destruction to a workqueueMark Bloch
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch
2021-08-05net/mlx5: Lag, add initial logic for shared FDBMark Bloch
2021-06-14net/mlx5: Change ownership model for lagMark Bloch
2021-06-14net/mlx5: Lag, Don't rescan if the device is going downMark Bloch
2021-06-14net/mlx5: Lag, refactor disable flowMark Bloch
2021-05-27net/mlx5: Fix lag port remapping logicEli Cohen
2021-05-27net/mlx5: Use boolean arithmetic to evaluate roce_lagEli Cohen
2021-05-27net/mlx5: Remove unnecessary spin lock protectionEli Cohen
2021-04-14net/mlx5: Remove return statement exist at the end of void functionWenpeng Liang
2021-03-12net/mlx5: Read congestion counters from all ports when lag is activeMark Zhang
2021-01-07net/mlx5: Check if lag is supported before creating oneMark Zhang
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky
2020-09-15net/mlx5e: Add LAG warning if bond slave is not lag masterJianbo Liu
2020-09-15net/mlx5e: Add LAG warning for unsupported tx typeJianbo Liu
2020-09-15net/mlx5e: Return a valid errno if can't get lag device indexJianbo Liu
2020-05-01net/mlx5: Add support to get lag physical portMaor Gottlieb
2020-05-01net/mlx5: Change lag mutex lock to spin lockMaor Gottlieb
2020-04-23net/mlx5: Update lag.c new cmd interfaceLeon Romanovsky
2020-03-05net/mlx5: Clear LAG notifier pointer after unregisterEli Cohen
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko
2019-11-01net/mlx5: LAG, Use port enumeratorsErez Alfasi
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang
2019-03-11net/mlx5: Remove redundant lag function to get pf numRoi Dayan
2019-03-01net/mlx5e: Activate HW multipath and handle port affinity based on FIB eventsRoi Dayan
2019-03-01net/mlx5: Use own workqueue for lag netdev events processingRoi Dayan
2019-03-01net/mlx5: Expose lag operations in header fileRoi Dayan
2019-03-01net/mlx5: Use unsigned int bit instead of bool as a struct memberRoi Dayan
2019-02-15net/mlx5: Correctly set LAG mode for ECPFBodong Wang
2019-01-25net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz
2018-12-20net/mlx5: Fix LAG requirement when CONFIG_MLX5_ESWITCH is offAviv Heller
2018-12-14net/mlx5: Handle LAG FW commands failure gracefullyAviv Heller
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-14net/mlx5: Rename mlx5_lag_is_bonded() to __mlx5_lag_is_active()Aviv Heller
2018-12-14net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou
2018-12-14net/mlx5: Adjustments for the activate LAG logic to run under sriovRabie Loulou
2018-12-14net/mlx5: Fold the modify lag code into functionShahar Klein
2018-12-14net/mlx5: Add lag affinity info to logRoi Dayan
2018-12-14net/mlx5: Split the activate lag function into two routinesRoi Dayan
2017-12-21IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny
2017-07-27net/mlx5: Consider tx_enabled in all modes on remapAviv Heller