| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA: Start use ib_device_ops | Kamal Heib | 2018-12-12 | 1 | -8/+8 |
* | RDMA/rdmavt: Initialize ib_device_ops struct | Kamal Heib | 2018-12-12 | 1 | -245/+54 |
* | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 2018-10-04 | 1 | -1/+11 |
* | RDMA: Fully setup the device name in ib_register_device | Jason Gunthorpe | 2018-09-26 | 1 | -1/+2 |
* | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support | Sebastian Sanchez | 2018-05-09 | 1 | -22/+13 |
* | IB/uverbs: Extend uverbs_ioctl header with driver_id | Matan Barak | 2018-03-19 | 1 | -1/+2 |
* | infiniband: remove redundant assignment to pointer 'rdi' | Colin Ian King | 2018-03-07 | 1 | -1/+1 |
* | infiniband: fix sw/rdmavt/* kernel-doc notation | Randy Dunlap | 2018-01-11 | 1 | -4/+5 |
* | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl | 2018-01-05 | 1 | -1/+0 |
* | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana | 2017-06-27 | 1 | -2/+7 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -2/+2 |
|\ |
|
| * | IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it | Bart Van Assche | 2017-01-24 | 1 | -2/+2 |
* | | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 2017-02-14 | 1 | -3/+4 |
|/ |
|
* | IB/rdmavt: Add support for ib_map_mr_sg | Jianxin Xiong | 2016-08-02 | 1 | -0/+7 |
* | IB/rdmavt: Use new driver specific post send table | Mike Marciniszyn | 2016-08-02 | 1 | -1/+2 |
* | IB/rdmavt: Correct required callback functions for MODIFY_QP | Brian Welty | 2016-06-18 | 1 | -3/+1 |
* | IB/rdmavt,hfi1,qib: Fix memory leak | Jubin John | 2016-04-28 | 1 | -0/+13 |
* | IB/rdamvt: fix cross build with rdmavt | Mike Marciniszyn | 2016-03-11 | 1 | -1/+1 |
* | IB/rdmavt: Add per verb driver callback checking | Dennis Dalessandro | 2016-03-11 | 1 | -61/+380 |
* | IB/rdmavt: Clean up comments and add more documentation | Dennis Dalessandro | 2016-03-11 | 1 | -13/+49 |
* | IB/rdmavt: Add support for query_port, modify_port and get_port_immutable | Harish Chegondi | 2016-03-11 | 1 | -22/+55 |
* | IB/rdmavt: Add query gid support. | Dennis Dalessandro | 2016-03-11 | 1 | -3/+14 |
* | IB/rdmavt: Clean up distinction between port number and index | Dennis Dalessandro | 2016-03-11 | 1 | -14/+22 |
* | IB/rdmavt: Add srq functionality to rdmavt | Jubin John | 2016-03-11 | 1 | -0/+1 |
* | IB/rdmavt: Fix copyright date | Dennis Dalessandro | 2016-03-11 | 1 | -1/+1 |
* | IB/rdmavt: Add mad agents to rdmavt | Dennis Dalessandro | 2016-03-11 | 1 | -0/+4 |
* | IB/rdmavt: Add device structure allocation | Dennis Dalessandro | 2016-03-11 | 1 | -12/+18 |
* | IB/rdmavt: Add misc dev register functionality | Dennis Dalessandro | 2016-03-11 | 1 | -0/+43 |
* | IB/rdmavt: Add multicast functions | Dennis Dalessandro | 2016-03-11 | 1 | -0/+1 |
* | IB/rdmavt: Add support for tracing events | Dennis Dalessandro | 2016-03-11 | 1 | -1/+4 |
* | IB/rdmavt: Add completion queue functions | Dennis Dalessandro | 2016-03-11 | 1 | -1/+10 |
* | IB/rdmavt: Add support for rvt_query_device function | Harish Chegondi | 2016-03-11 | 1 | -2/+7 |
* | IB/rdmavt: Add create queue pair functionality | Dennis Dalessandro | 2016-03-11 | 1 | -0/+1 |
* | IB/rdmavt: Add IB user context allocation and de-alloction functions | Harish Chegondi | 2016-03-11 | 1 | -2/+18 |
* | IB/rdmavt: Add pkey support | Dennis Dalessandro | 2016-03-11 | 1 | -16/+30 |
* | IB/rdmavt: Add mmap related functions | Dennis Dalessandro | 2016-03-11 | 1 | -0/+1 |
* | IB/rdmavt: Initialize and teardown of qpn table | Dennis Dalessandro | 2016-03-11 | 1 | -13/+22 |
* | IB/rdmavt: Add an ibport data structure to rdmavt | Dennis Dalessandro | 2016-03-11 | 1 | -0/+24 |
* | IB/rdmavt: Add AH to rdmavt | Kamal Heib | 2016-03-11 | 1 | -1/+4 |
* | IB/rdmavt: Do not use rvt prints which rely on driver too early | Dennis Dalessandro | 2016-03-11 | 1 | -1/+1 |
* | IB/rdmavt: Move memory registration into rdmavt | Dennis Dalessandro | 2016-03-11 | 1 | -2/+22 |
* | IB/rdmavt: Add device specific info prints | Dennis Dalessandro | 2016-03-11 | 1 | -3/+10 |
* | IB/rdmavt: Move driver helper functions to a common structure | Dennis Dalessandro | 2016-03-11 | 1 | -1/+5 |
* | IB/rdmavt: Add post send and recv stubs | Dennis Dalessandro | 2016-03-11 | 1 | -0/+3 |
* | IB/rdmavt: Add completion queue function stubs | Dennis Dalessandro | 2016-03-11 | 1 | -0/+7 |
* | IB/rdmavt: Add get port immutable stub | Dennis Dalessandro | 2016-03-11 | 1 | -0/+7 |
* | IB/rdmavt: Add mmap stub | Dennis Dalessandro | 2016-03-11 | 1 | -0/+1 |
* | IB/rdmavt: Add multicast stubs | Dennis Dalessandro | 2016-03-11 | 1 | -0/+4 |
* | IB/rdmavt: Add SRQ stubs | Dennis Dalessandro | 2016-03-11 | 1 | -0/+6 |
* | IB/rdmavt: Add memory region stubs | Dennis Dalessandro | 2016-03-11 | 1 | -0/+10 |