aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/mlx4_ib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-20RDMA/mlx4: Avoid flush_scheduled_work() usageTetsuo Handa1-0/+3
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau1-1/+1
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky1-3/+2
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch1-13/+13
2020-12-07RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe1-4/+4
2020-10-09IB/mlx4: Convert rej_tmout radix-tree to XArrayHåkon Bugge1-3/+1
2020-09-29RDMA/mlx4: Embed GSI QP into general mlx4_ib QPLeon Romanovsky1-1/+24
2020-09-17RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky1-5/+12
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky1-2/+1
2020-09-09RDMA: Restore ability to return error for destroy WQLeon Romanovsky1-1/+1
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky1-1/+1
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky1-1/+1
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky1-1/+4
2020-08-24IB/mlx4: Add support for REJ due to timeoutHåkon Bugge1-0/+3
2020-08-24IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge1-0/+2
2020-08-24IB/mlx4: Separate tunnel and wire bufs parametersHåkon Bugge1-1/+2
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman1-1/+1
2020-06-02RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy1-16/+0
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb1-1/+1
2019-11-19IB/mlx4: Update HW GID table while adding vlan GIDDanit Goldberg1-0/+1
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky1-4/+3
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky1-1/+1
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-3/+2
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky1-1/+1
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-4/+3
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-7/+5
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-3/+1
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-9/+8
2019-03-26mlx4: Convert pv_id_table to XArrayMatthew Wilcox1-2/+3
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe1-1/+2
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-1/+1
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-1/+1
2018-11-22mlx4: trigger IB events needed by SMCUrsula Braun1-0/+1
2018-09-20RDMA/mlx4: Use rdma_user_mmap_ioJason Gunthorpe1-5/+0
2018-07-30IB/mlx4: Use 4K pages for kernel QP's WQE bufferJack Morgenstein1-1/+0
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche1-6/+6
2018-06-26IB/mlx4: Create slave AH's directlyJason Gunthorpe1-0/+4
2018-06-25IB/mlx4: Add support for drain SQ & RQYishai Hadas1-0/+2
2018-06-18IB/mlx4: Use GID attribute from ah attributeParav Pandit1-1/+1
2018-03-15IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi1-0/+1
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe1-4/+0
2018-03-07IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas1-14/+0
2017-11-13IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen1-0/+1
2017-11-13IB/mlx4: Add contig support for control objectsGuy Levi1-0/+2
2017-11-10IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi1-5/+11
2017-07-24IB/mlx4: Add support for RSS QPGuy Levi1-0/+8
2017-07-24IB/mlx4: Add support for WQ indirection table related verbsGuy Levi1-0/+6
2017-07-24IB/mlx4: Add support for WQ related verbsGuy Levi1-1/+24
2017-07-24IB/mlx4: Add inline-receive supportMaor Gottlieb1-0/+3
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky1-1/+0