summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lag.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-021-2/+2
* net/mlx5: Remove redundant lag function to get pf numRoi Dayan2019-03-111-21/+0Star
* net/mlx5e: Activate HW multipath and handle port affinity based on FIB eventsRoi Dayan2019-03-011-0/+8
* net/mlx5: Use own workqueue for lag netdev events processingRoi Dayan2019-03-011-1/+8
* net/mlx5: Expose lag operations in header fileRoi Dayan2019-03-011-48/+8Star
* net/mlx5: Use unsigned int bit instead of bool as a struct memberRoi Dayan2019-03-011-1/+1
* net/mlx5: Correctly set LAG mode for ECPFBodong Wang2019-02-161-0/+5
* net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz2019-01-251-0/+21
* net/mlx5: Fix LAG requirement when CONFIG_MLX5_ESWITCH is offAviv Heller2018-12-201-5/+8
* net/mlx5: Handle LAG FW commands failure gracefullyAviv Heller2018-12-141-21/+70
* net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller2018-12-141-16/+63
* net/mlx5: Rename mlx5_lag_is_bonded() to __mlx5_lag_is_active()Aviv Heller2018-12-141-9/+9
* net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou2018-12-141-46/+16Star
* net/mlx5: Adjustments for the activate LAG logic to run under sriovRabie Loulou2018-12-141-12/+21
* net/mlx5: Fold the modify lag code into functionShahar Klein2018-12-141-16/+28
* net/mlx5: Add lag affinity info to logRoi Dayan2018-12-141-0/+3
* net/mlx5: Split the activate lag function into two routinesRoi Dayan2018-12-141-4/+10
* IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-221-0/+56
* net/mlx5: Consider tx_enabled in all modes on remapAviv Heller2017-07-271-15/+10Star
* net/mlx5: Undo LAG upon request to create virtual functionsMoni Shoua2017-06-151-8/+61
* net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-151-2/+0Star
* net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh2017-03-291-2/+3
* net/mlx5: Organize device list API in one placeMohamad Haj Yahia2016-09-111-19/+5Star
* net/mlx5: Configure IB devices according to LAG stateAviv Heller2016-08-181-0/+17
* net/mlx5: Vport LAG creation supportAviv Heller2016-08-181-0/+22
* net/mlx5: LAG and SRIOV cannot be used togetherAviv Heller2016-08-181-0/+6
* net/mlx5: Get RoCE netdevAviv Heller2016-08-181-0/+27
* net/mlx5: Implement RoCE LAG featureAviv Heller2016-08-181-0/+530