summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/ib_rep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas2024-09-131-11/+12
* RDMA/mlx5: Initialize phys_port_cnt earlier in RDMA device creationChiara Meiohas2024-09-131-0/+1
* {net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory2023-06-071-36/+62
* RDMA/mlx5: Free second uplink ib portShay Drory2023-06-071-1/+4
* net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch2023-02-141-5/+13
* RDMA/mlx5: Add shared FDB supportMark Bloch2021-08-051-6/+69
* {net, RDMA}/mlx5: Extend send to vport rulesMark Bloch2021-08-051-1/+1
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-04-121-3/+2
|\
| * net/mlx5: E-Switch, Refactor send to vport to be more genericMark Bloch2021-03-121-2/+1
| * RDMA/mlx5: Use representor E-Switch when getting netdev and metadataMark Bloch2021-03-121-1/+1
* | RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-2/+2
|/
* RDMA/mlx5: Remove IB representors dead codeLeon Romanovsky2020-12-061-24/+7
* net/mlx5: Simplify eswitch mode checkLeon Romanovsky2020-12-061-5/+0
* RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky2020-12-061-18/+58
* IB/mlx5: Rename profile and init methodsMichael Guralnik2019-11-111-1/+1
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-041-10/+14
|\
| * net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit2019-07-031-1/+1
| * RDMA/mlx5: Cleanup rep when doing unloadBodong Wang2019-07-021-7/+11
| * {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang2019-07-021-2/+2
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-311-9/+10
|\|
| * {IB,net}/mlx5: Constify rep ops functions pointersParav Pandit2019-05-311-9/+10
* | net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit2019-05-171-6/+7
|/
* RDMA/mlx5: Remove VF representor profileMark Bloch2019-04-101-39/+0
* RDMA/mlx5: Move to single device multiport ports in switchdev modeMark Bloch2019-04-101-5/+26
* RDMA/mlx5: Refactor netdev affinity codeMark Bloch2019-04-101-0/+2
* RDMA/mlx5: Move default representors SQ steering to rule to modify QPMark Bloch2019-04-101-13/+12
* RDMA/mlx5: Move rep into port structMark Bloch2019-04-101-3/+4
* RDMA/mlx5: Move ports allocation to outside of INIT stageMark Bloch2019-04-101-2/+10
* RDMA/mlx5: Free IB device on removeMark Bloch2019-04-101-4/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-101-2/+4
|\
| * Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-02-211-55/+18
| |\
| * | RDMA/mlx5: Fix memory leak in case we fail to add an IB deviceMark Bloch2019-02-111-1/+3
| * | RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
* | | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang2019-02-161-13/+7
| |/ |/|
* | net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang2019-02-141-2/+2
* | IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang2019-02-141-55/+18
|/
* IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch2018-12-141-1/+10
* RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2018-12-041-0/+4
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-3/+0
* RDMA/mlx5: Update SPDX tags to show proper licenseLeon Romanovsky2018-06-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-3/+6
* IB/mlx5: Add proper representors supportMark Bloch2018-02-231-0/+65
* IB/mlx5: E-Switch, Add rule to forward traffic to vportMark Bloch2018-02-231-0/+20
* IB/mlx5: Add basic regiser/unregister representors codeMark Bloch2018-02-231-0/+104