summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rdmavt/vt.c
AgeCommit message (Expand)Author
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
2016-03-10IB/rdmavt: Add support for query_port, modify_port and get_port_immutableHarish Chegondi
2016-03-10IB/rdmavt: Add query gid support.Dennis Dalessandro
2016-03-10IB/rdmavt: Clean up distinction between port number and indexDennis Dalessandro
2016-03-10IB/rdmavt: Add srq functionality to rdmavtJubin John
2016-03-10IB/rdmavt: Fix copyright dateDennis Dalessandro
2016-03-10IB/rdmavt: Add mad agents to rdmavtDennis Dalessandro
2016-03-10IB/rdmavt: Add device structure allocationDennis Dalessandro
2016-03-10IB/rdmavt: Add misc dev register functionalityDennis Dalessandro
2016-03-10IB/rdmavt: Add multicast functionsDennis Dalessandro
2016-03-10IB/rdmavt: Add support for tracing eventsDennis Dalessandro
2016-03-10IB/rdmavt: Add completion queue functionsDennis Dalessandro
2016-03-10IB/rdmavt: Add support for rvt_query_device functionHarish Chegondi
2016-03-10IB/rdmavt: Add create queue pair functionalityDennis Dalessandro
2016-03-10IB/rdmavt: Add IB user context allocation and de-alloction functionsHarish Chegondi
2016-03-10IB/rdmavt: Add pkey supportDennis Dalessandro
2016-03-10IB/rdmavt: Add mmap related functionsDennis Dalessandro
2016-03-10IB/rdmavt: Initialize and teardown of qpn tableDennis Dalessandro
2016-03-10IB/rdmavt: Add an ibport data structure to rdmavtDennis Dalessandro