summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rdmavt/vt.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-111-1/+1
* IB/rdmavt: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-09-271-2/+2
* IB/rdmavt: Convert to SPDX identifierCai Huoqing2021-08-251-43/+1
* RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-0/+9
* RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky2021-06-211-2/+2
* RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe2021-06-161-1/+1
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-24/+10
* RDMA/sw/rdmavt/vt: Fix formatting issue and update description for 'context'Lee Jones2021-01-221-1/+1
* RDMA/core: remove use of dma_virt_opsChristoph Hellwig2020-11-171-8/+0
* Merge branch 'for-rc' into rdma.gitJason Gunthorpe2020-11-171-2/+5
|\
| * RDMA: Fix software RDMA drivers for dma mapping errorParav Pandit2020-11-021-2/+5
* | RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe2020-10-261-4/+1
* | RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe2020-10-261-7/+0
* | RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-261-15/+1
|/
* RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-2/+4
* IB/rdmavt: Fix sizeof mismatchColin Ian King2020-10-081-3/+1
* RDMA/rdmavt: Remove FMR memory registrationMax Gurtovoy2020-06-021-4/+0
* IB/rdmavt: Delete unused routineMike Marciniszyn2020-03-181-6/+0
* infiniband: fix sw/rdmavt/ kernel-doc notationrd.dunlab@gmail.com2019-10-221-1/+2
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-0/+1
* RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-101-1/+2
* RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-2/+1
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-0/+1
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-0/+2
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-14/+8
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-4/+0
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-0/+1
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
* RDMA: Rename port_callback to init_portParav Pandit2019-01-141-3/+2
* RDMA: Clear CTX objects during their allocationLeon Romanovsky2019-01-101-1/+1
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-8/+8
* RDMA/rdmavt: Initialize ib_device_ops structKamal Heib2018-12-121-245/+54
* IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-031-1/+11
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-1/+2
* IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-091-22/+13
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-1/+2
* infiniband: remove redundant assignment to pointer 'rdi'Colin Ian King2018-03-061-1/+1
* infiniband: fix sw/rdmavt/* kernel-doc notationRandy Dunlap2018-01-101-4/+5
* IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl2018-01-051-1/+0
* IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana2017-06-271-2/+7
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche2017-01-241-2/+2
* | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-3/+4
|/
* IB/rdmavt: Add support for ib_map_mr_sgJianxin Xiong2016-08-021-0/+7
* IB/rdmavt: Use new driver specific post send tableMike Marciniszyn2016-08-021-1/+2
* IB/rdmavt: Correct required callback functions for MODIFY_QPBrian Welty2016-06-171-3/+1
* IB/rdmavt,hfi1,qib: Fix memory leakJubin John2016-04-281-0/+13
* IB/rdamvt: fix cross build with rdmavtMike Marciniszyn2016-03-101-1/+1
* IB/rdmavt: Add per verb driver callback checkingDennis Dalessandro2016-03-101-61/+380
* IB/rdmavt: Clean up comments and add more documentationDennis Dalessandro2016-03-101-13/+49