aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rdmavt/vt.c
AgeCommit message (Expand)Author
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2022-09-27IB/rdmavt: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2021-08-25IB/rdmavt: Convert to SPDX identifierCai Huoqing
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-01-22RDMA/sw/rdmavt/vt: Fix formatting issue and update description for 'context'Lee Jones
2020-11-17RDMA/core: remove use of dma_virt_opsChristoph Hellwig
2020-11-17Merge branch 'for-rc' into rdma.gitJason Gunthorpe
2020-11-02RDMA: Fix software RDMA drivers for dma mapping errorParav Pandit
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-10-08IB/rdmavt: Fix sizeof mismatchColin Ian King
2020-06-02RDMA/rdmavt: Remove FMR memory registrationMax Gurtovoy
2020-03-18IB/rdmavt: Delete unused routineMike Marciniszyn
2019-10-22infiniband: fix sw/rdmavt/ kernel-doc notationrd.dunlab@gmail.com
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10RDMA: Clear CTX objects during their allocationLeon Romanovsky
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-12RDMA/rdmavt: Initialize ib_device_ops structKamal Heib
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-06infiniband: remove redundant assignment to pointer 'rdi'Colin Ian King
2018-01-10infiniband: fix sw/rdmavt/* kernel-doc notationRandy Dunlap
2018-01-05IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl
2017-06-27IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche
2016-08-02IB/rdmavt: Add support for ib_map_mr_sgJianxin Xiong
2016-08-02IB/rdmavt: Use new driver specific post send tableMike Marciniszyn
2016-06-17IB/rdmavt: Correct required callback functions for MODIFY_QPBrian Welty
2016-04-28IB/rdmavt,hfi1,qib: Fix memory leakJubin John
2016-03-10IB/rdamvt: fix cross build with rdmavtMike Marciniszyn
2016-03-10IB/rdmavt: Add per verb driver callback checkingDennis Dalessandro
2016-03-10IB/rdmavt: Clean up comments and add more documentationDennis Dalessandro