Age | Commit message (Expand) | Author | Files | Lines |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch | 1 | -2/+2 |
2020-12-06 | RDMA/mlx5: Remove IB representors dead code | Leon Romanovsky | 1 | -31/+0 |
2020-12-06 | net/mlx5: Simplify eswitch mode check | Leon Romanovsky | 1 | -6/+0 |
2020-12-06 | RDMA/mlx5: Convert mlx5_ib to use auxiliary bus | Leon Romanovsky | 1 | -4/+4 |
2020-05-06 | RDMA/mlx5: Assign profile before calling stages | Mark Bloch | 1 | -1/+1 |
2019-11-11 | IB/mlx5: Rename profile and init methods | Michael Guralnik | 1 | -1/+1 |
2019-07-04 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 1 | -1/+1 |
2019-07-02 | net/mlx5: E-Switch, Refactor eswitch SR-IOV interface | Bodong Wang | 1 | -1/+1 |
2019-05-31 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 1 | -1/+1 |
2019-05-31 | {IB,net}/mlx5: Constify rep ops functions pointers | Parav Pandit | 1 | -1/+1 |
2019-05-31 | {IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev* | Parav Pandit | 1 | -1/+1 |
2019-05-17 | net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index | Parav Pandit | 1 | -6/+6 |
2019-04-10 | RDMA/mlx5: Move default representors SQ steering to rule to modify QP | Mark Bloch | 1 | -5/+8 |
2019-02-14 | IB/mlx5: Use unified register/load function for uplink and VF vports | Bodong Wang | 1 | -4/+6 |
2018-06-05 | RDMA/mlx5: Update SPDX tags to show proper license | Leon Romanovsky | 1 | -1/+1 |
2018-02-23 | IB/mlx5: Add proper representors support | Mark Bloch | 1 | -0/+7 |
2018-02-23 | IB/mlx5: E-Switch, Add rule to forward traffic to vport | Mark Bloch | 1 | -0/+8 |
2018-02-23 | IB/mlx5: Listen to netdev register/unresiter events in switchdev mode | Mark Bloch | 1 | -0/+8 |
2018-02-23 | IB/mlx5: Add basic regiser/unregister representors code | Mark Bloch | 1 | -0/+49 |