Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | IB/qib: Remove create and free mad agents | Dennis Dalessandro | 2016-03-11 | 4 | -95/+34 | |
| | | * | | IB/qib: Use rdmavt device allocation function | Dennis Dalessandro | 2016-03-11 | 1 | -2/+5 | |
| | | * | | IB/rdmavt: Add support for rvt_query_qp | Harish Chegondi | 2016-03-11 | 1 | -1/+46 | |
| | | * | | IB/rdmavt: Fix copyright date | Dennis Dalessandro | 2016-03-11 | 24 | -24/+24 | |
| | | * | | IB/rdmavt: Add mad agents to rdmavt | Dennis Dalessandro | 2016-03-11 | 4 | -1/+79 | |
| | | * | | IB/rdmavt: Add device structure allocation | Dennis Dalessandro | 2016-03-11 | 1 | -12/+18 | |
| | | * | | IB/rdmavt: add modify queue pair driver helpers | Ira Weiny | 2016-03-11 | 1 | -0/+7 | |
| | | * | | 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 | 4 | -2/+338 | |
| | | * | | IB/rdmavt: Add post receive to rdmavt | Dennis Dalessandro | 2016-03-11 | 1 | -7/+40 | |
| | | * | | IB/rdmavt: Add destroy qp verb | Dennis Dalessandro | 2016-03-11 | 1 | -6/+23 | |
| | | * | | IB/rdmavt: Add modify qp | Dennis Dalessandro | 2016-03-11 | 2 | -9/+525 | |
| | | * | | IB/rdmavt: Add support for tracing events | Dennis Dalessandro | 2016-03-11 | 4 | -2/+143 | |
| | | * | | IB/rdmavt: Add post send to rdmavt | Dennis Dalessandro | 2016-03-11 | 1 | -12/+171 | |
| | | * | | IB/rdmavt: Add completion queue functions | Dennis Dalessandro | 2016-03-11 | 3 | -7/+453 | |
| | | * | | IB/qib: Remove create qp and create qp table functionality | Harish Chegondi | 2016-03-11 | 4 | -374/+57 | |
| | | * | | IB/qib: Use rdmavt send and receive flags | Harish Chegondi | 2016-03-11 | 9 | -225/+153 | |
| | | * | | IB/qib: Remove qib_query_device function | Harish Chegondi | 2016-03-11 | 1 | -52/+50 | |
| | | * | | IB/qib: Delete QIB user context allocation and de-alloction functions | Harish Chegondi | 2016-03-11 | 1 | -42/+2 | |
| | | * | | IB/qib: Remove qpn, qp tables and related variables from qib | Harish Chegondi | 2016-03-11 | 3 | -98/+84 | |
| | | * | | IB/qib: Use rdmavt pkey verbs function | Harish Chegondi | 2016-03-11 | 1 | -20/+13 | |
| | | * | | IB/qib: Remove mmap from qib | Harish Chegondi | 2016-03-11 | 8 | -246/+53 | |
| | | * | | IB/qib: Implement qib support for AH notification | Harish Chegondi | 2016-03-11 | 1 | -0/+19 | |
| | | * | | IB/qib: Remove ibport and use rdmavt version | Harish Chegondi | 2016-03-11 | 15 | -258/+281 | |
| | | * | | IB/rdmavt: Support creating qps with GFP_NOIO flag | Mike Marciniszyn | 2016-03-11 | 1 | -13/+43 | |
| | | * | | IB/rdmavt: Add support for rvt_query_device function | Harish Chegondi | 2016-03-11 | 1 | -2/+7 | |
| | | * | | IB/rdmavt: Allow reserving just one qpn | Harish Chegondi | 2016-03-11 | 1 | -2/+2 | |
| | | * | | IB/rdmavt: Export reset_qp in rdmavt | Dennis Dalessandro | 2016-03-11 | 1 | -3/+4 | |
| | | * | | IB/rdmavt: Add create queue pair functionality | Dennis Dalessandro | 2016-03-11 | 2 | -22/+404 | |
| | | * | | IB/rdmavt: Add IB user context allocation and de-alloction functions | Harish Chegondi | 2016-03-11 | 1 | -2/+18 | |
| | | * | | IB/qib: Remove srq from qib | Dennis Dalessandro | 2016-03-11 | 4 | -21/+8 | |
| | | * | | IB/qib: Use address handle in rdmavt and remove from qib | Dennis Dalessandro | 2016-03-11 | 7 | -143/+20 | |
| | | * | | IB/qib: Remove qp and mr functionality from qib | Dennis Dalessandro | 2016-03-11 | 17 | -1314/+308 | |
| | | * | | IB/qib: Add device specific info prints | Dennis Dalessandro | 2016-03-11 | 3 | -0/+20 | |
| | | * | | IB/qib: Remove driver specific members from qib qp type | Dennis Dalessandro | 2016-03-11 | 8 | -89/+145 | |
| | | * | | IB/qib: Use rdmavt lid defines in qib | Dennis Dalessandro | 2016-03-11 | 3 | -4/+3 | |
| | | * | | IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE | Dennis Dalessandro | 2016-03-11 | 5 | -11/+13 | |
| | | * | | IB/qib: Use rdmavt protection domain | Dennis Dalessandro | 2016-03-11 | 5 | -79/+12 | |
| | | * | | IB/qib: Remove dma.c and use rdmavt version of dma functions | Dennis Dalessandro | 2016-03-11 | 3 | -4/+3 | |
| | | * | | IB/qib: Begin to use rdmavt for verbs | Dennis Dalessandro | 2016-03-11 | 8 | -23/+39 | |
| | | * | | IB/rdmavt: Add pkey support | Dennis Dalessandro | 2016-03-11 | 1 | -16/+30 | |
| | | * | | IB/rdmavt: Add mmap related functions | Dennis Dalessandro | 2016-03-11 | 3 | -2/+141 | |
| | | * | | IB/rdmavt: Initialize and teardown of qpn table | Dennis Dalessandro | 2016-03-11 | 3 | -13/+221 | |
| | | * | | IB/rdmavt: Break rdma_vt main include header file up | Dennis Dalessandro | 2016-03-11 | 1 | -2/+2 | |
| | | * | | IB/rdmavt: Add driver notification for new AH | Dennis Dalessandro | 2016-03-11 | 1 | -2/+5 | |
| | | * | | 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 | 2 | -5/+98 | |
| | | * | | 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 | 3 | -14/+716 | |
| | | * | | IB/rdmavt: Add device specific info prints | Dennis Dalessandro | 2016-03-11 | 2 | -3/+38 |