summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lag.c
AgeCommit message (Expand)Author
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
2017-06-16net/mlx5: Undo LAG upon request to create virtual functionsMoni Shoua
2017-06-16net/mlx5: Avoid using multiple blank linesOr Gerlitz
2017-03-28net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh
2016-09-10net/mlx5: Organize device list API in one placeMohamad Haj Yahia
2016-08-18net/mlx5: Configure IB devices according to LAG stateAviv Heller
2016-08-18net/mlx5: Vport LAG creation supportAviv Heller
2016-08-18net/mlx5: LAG and SRIOV cannot be used togetherAviv Heller
2016-08-18net/mlx5: Get RoCE netdevAviv Heller
2016-08-18net/mlx5: Implement RoCE LAG featureAviv Heller