aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/ib_rep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-05Merge mlx5-next into rdma for-nextJason Gunthorpe1-1/+1
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit1-1/+1
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe1-9/+13
2019-07-01RDMA/mlx5: Cleanup rep when doing unloadBodong Wang1-7/+11
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang1-2/+2
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe1-6/+7
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit1-9/+10
2019-05-17net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit1-6/+7
2019-04-10RDMA/mlx5: Remove VF representor profileMark Bloch1-39/+0
2019-04-10RDMA/mlx5: Move to single device multiport ports in switchdev modeMark Bloch1-5/+26
2019-04-10RDMA/mlx5: Refactor netdev affinity codeMark Bloch1-0/+2
2019-04-10RDMA/mlx5: Move default representors SQ steering to rule to modify QPMark Bloch1-13/+12
2019-04-10RDMA/mlx5: Move rep into port structMark Bloch1-3/+4
2019-04-10RDMA/mlx5: Move ports allocation to outside of INIT stageMark Bloch1-2/+10
2019-04-10RDMA/mlx5: Free IB device on removeMark Bloch1-4/+1
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+4
2019-02-21Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe1-55/+18
2019-02-15net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang1-13/+7
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang1-2/+2
2019-02-14IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang1-55/+18
2019-02-11RDMA/mlx5: Fix memory leak in case we fail to add an IB deviceMark Bloch1-1/+3
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky1-1/+1
2018-12-14IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch1-1/+10
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky1-0/+4
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit1-3/+0
2018-06-05RDMA/mlx5: Update SPDX tags to show proper licenseLeon Romanovsky1-1/+1
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+6
2018-02-23IB/mlx5: Add proper representors supportMark Bloch1-0/+65
2018-02-23IB/mlx5: E-Switch, Add rule to forward traffic to vportMark Bloch1-0/+20
2018-02-23IB/mlx5: Add basic regiser/unregister representors codeMark Bloch1-0/+104