summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-3/+4
* RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* RDMA: Clear CQ objects during their allocationLeon Romanovsky2019-01-111-1/+1
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-116-26/+30
* IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch2019-01-111-1/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-288-129/+170
|\
| * IB/mlx4: Remove set but not used variable 'pd'YueHaibing2018-12-211-3/+0Star
| * RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-203-14/+14
| * RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-203-5/+5
| * RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-192-15/+15
| * IB/mlx4: Utilize macro to calculate SQ spare sizeYuval Shaia2018-12-181-1/+1
| * RDMA: Start use ib_device_opsKamal Heib2018-12-121-1/+1
| * RDMA/mlx4: Initialize ib_device_ops structKamal Heib2018-12-111-79/+99
| * IB/mlx4: Remove unneeded NULL checkYuval Shaia2018-12-111-3/+3
| * mlx4: Use snprintf instead of complicated strcpyQian Cai2018-12-071-8/+4Star
| * mlx4: trigger IB events needed by SMCUrsula Braun2018-11-222-0/+28
* | {net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens2018-11-221-1/+8
|/
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-19/+18Star
* IB/mlx4: Add port and TID to MAD debug printHåkon Bugge2018-10-161-8/+10
* IB/mlx4: Enable debug print of SMPsHåkon Bugge2018-10-161-1/+1
* IB/mlx4: Refer to the device kobject instead of ports_parentParav Pandit2018-10-161-5/+1Star
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-161-3/+5
|\
| * RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky2018-09-061-3/+5
* | RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-041-7/+1Star
* | RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1Star
* | RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann2018-09-261-0/+1
* | IB/mlx4: Remove unnecessary parenthesesNathan Chancellor2018-09-211-1/+1
* | RDMA/mlx4: Use rdma_user_mmap_ioJason Gunthorpe2018-09-202-123/+24Star
|/
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-2/+5
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-211-2/+5
| |\
| | * IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2018-06-111-2/+5
* | | IB/mlx4: Use 4K pages for kernel QP's WQE bufferJack Morgenstein2018-07-312-176/+34Star
* | | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-314-21/+23
* | | RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-311-12/+13
* | | RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-101-1/+2
* | | IB/mlx4: Test port number before querying type.Tarick Bedeir2018-07-041-1/+1
* | | IB/mlx4: Create slave AH's directlyJason Gunthorpe2018-06-263-25/+59
* | | IB/mlx4: Add support for drain SQ & RQYishai Hadas2018-06-253-6/+152
* | | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-2/+2
* | | RDMA: Convert drivers to use the AH's sgid_attr in post_wr pathsParav Pandit2018-06-181-6/+2Star
* | | IB/mlx4: Use GID attribute from ah attributeParav Pandit2018-06-184-20/+9Star
* | | RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-182-30/+17Star
* | | RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit2018-06-181-6/+6
|/ /
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+2
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-132-7/+9
|/
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-041-1/+5
|\
| * IB/core: Support passing uhw for create_flowMatan Barak2018-06-021-1/+5
* | RDMA/mlx4: Don't crash machine if zap_vma_ptes() failsLeon Romanovsky2018-06-011-8/+2Star
* | RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky2018-06-011-1/+0Star
* | RDMA/mlx4: Catch FW<->SW misalignment without machine crashLeon Romanovsky2018-06-011-1/+4