summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/mlx4_ib.h
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Convert rej_tmout radix-tree to XArrayHåkon Bugge2020-10-091-3/+1
* RDMA/mlx4: Embed GSI QP into general mlx4_ib QPLeon Romanovsky2020-09-291-1/+24
* RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky2020-09-171-5/+12
* RDMA: Clean MW allocation and free flowsLeon Romanovsky2020-09-171-2/+1
* RDMA: Restore ability to return error for destroy WQLeon Romanovsky2020-09-091-1/+1
* RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-1/+1
* RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-091-1/+1
* RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-091-1/+4
* IB/mlx4: Add support for REJ due to timeoutHåkon Bugge2020-08-241-0/+3
* IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge2020-08-241-0/+2
* IB/mlx4: Separate tunnel and wire bufs parametersHåkon Bugge2020-08-241-1/+2
* RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-061-1/+1
* RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2020-06-021-16/+0
* RDMA: Group create AH arguments in structMaor Gottlieb2020-05-021-1/+1
* IB/mlx4: Update HW GID table while adding vlan GIDDanit Goldberg2019-11-191-0/+1
* RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-121-4/+3
* RDMA: Convert destroy_wq to be voidLeon Romanovsky2019-06-201-1/+1
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-3/+2
* RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-111-1/+1
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-4/+3
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-7/+5
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-3/+1
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-9/+8
* mlx4: Convert pv_id_table to XArrayMatthew Wilcox2019-03-261-2/+3
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-101-1/+2
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-191-1/+1
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-191-1/+1
* mlx4: trigger IB events needed by SMCUrsula Braun2018-11-221-0/+1
* RDMA/mlx4: Use rdma_user_mmap_ioJason Gunthorpe2018-09-201-5/+0
* IB/mlx4: Use 4K pages for kernel QP's WQE bufferJack Morgenstein2018-07-301-1/+0
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-6/+6
* IB/mlx4: Create slave AH's directlyJason Gunthorpe2018-06-261-0/+4
* IB/mlx4: Add support for drain SQ & RQYishai Hadas2018-06-251-0/+2
* IB/mlx4: Use GID attribute from ah attributeParav Pandit2018-06-181-1/+1
* IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi2018-03-151-0/+1
* RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2018-03-151-4/+0
* IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas2018-03-071-14/+0
* IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-131-0/+1
* IB/mlx4: Add contig support for control objectsGuy Levi2017-11-131-0/+2
* IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi2017-11-101-5/+11
* IB/mlx4: Add support for RSS QPGuy Levi2017-07-241-0/+8
* IB/mlx4: Add support for WQ indirection table related verbsGuy Levi2017-07-241-0/+6
* IB/mlx4: Add support for WQ related verbsGuy Levi2017-07-241-1/+24
* IB/mlx4: Add inline-receive supportMaor Gottlieb2017-07-241-0/+3
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-171-1/+0
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-3/+3
* IB/mlx4: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-0/+7
|\
| * IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-071-0/+7