summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/vmw_pvrdma (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-01-182-1/+40
|\
| * RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive2019-01-112-1/+40
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
|/
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-202-2/+3
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-202-2/+3
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-192-2/+2
* RDMA/vmw_pvrdma: Initialize ib_device_ops structKamal Heib2018-12-121-37/+45
* RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman2018-12-111-1/+1
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-23/+18
* RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-041-1/+1
* RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+1
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-314-43/+0
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-313-12/+12
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-311-1/+2
* RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-101-1/+2
* vmw_pvrdma: Release netdev when vmxnet3 module is removedNeil Horman2018-07-031-2/+37
* RDMA/vmw_pvrdma: Delete unused functionYuval Shaia2018-06-271-5/+0
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit2018-06-181-7/+3
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-041-22/+9
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* RDMA/pvrdma: Properly annotate QP statesLeon Romanovsky2018-03-141-1/+1
* RDMA/vmw_pvrdma: Fix usage of user response structures in ABI fileAdit Ranadive2018-02-153-3/+9
* RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-021-3/+2
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-285-40/+45
|\
| * RDMA/vmw_pvrdma: Use refcount_t instead of atomic_tBryan Tan2017-12-284-12/+12
| * RDMA/vmw_pvrdma: Use more specific sizeof in kcallocBryan Tan2017-12-281-2/+2
| * RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logicBryan Tan2017-12-282-9/+7
| * RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroyBryan Tan2017-12-225-22/+22
| * RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warningBryan Tan2017-12-221-2/+2
| * RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP pathBryan Tan2017-12-221-0/+7
* | RDMA/vmw_pvrdma: Do not re-calculate npagesYuval Shaia2017-12-121-11/+4
|/
* RDMA/vmw_pvrdma: Add shared receive queue supportBryan Tan2017-11-138-14/+521
* RDMA/vmw_pvrdma: Fix reporting correct opcodes for completionAdit Ranadive2017-09-221-3/+28
* RDMA/vmw_pvrdma: Fix a signednessAdit Ranadive2017-08-311-1/+1
* RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade2017-08-311-0/+1
* RDMA/vmw_pvrdma: Update device query parameters and port capsAdit Ranadive2017-08-242-1/+17
* RDMA/vmw_pvrdma: Add RoCEv2 supportBryan Tan2017-08-244-22/+51
* IB/pvrdma: Remove unused functionYuval Shaia2017-08-221-17/+0
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-181-1/+16
|\
| * RDMA/vmw_pvrdma: Report CQ missed eventsBryan Tan2017-08-161-1/+16
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-1/+1
|\ \
| * | infiniband: pvrdma: constify pci_device_id.Arvind Yadav2017-08-181-1/+1
| |/
* | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
* | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
|/
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-012-8/+6
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-012-28/+31
* IB/PVRDMA: Rename ib_ah_attr related functionsDasaratharaman Chandramouli2017-05-013-12/+12
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-014-6/+6