summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* iser-target: Use ib_drain_qpSagi Grimberg2016-03-302-37/+4
* Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-231-99/+0
|\
| * cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash2016-03-221-9/+0
| * cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash2016-03-221-9/+0
| * cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash2016-03-221-81/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-2297-5123/+35081
|\ \
| | \
| | \
| *-. \ Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford2016-03-21122-6980/+11097
| |\ \ \
| | | * | IB/rdmavt: Post receive for QP in ERR stateAlex Estrin2016-03-171-9/+24
| | | * | IB/hfi1: Report pid in qp_stats to aid debugMike Marciniszyn2016-03-171-0/+1
| | | * | IB/rdmavt: Check lkey_table_size value before useJubin John2016-03-101-2/+1
| | | * | IB/rdamvt: fix cross build with rdmavtMike Marciniszyn2016-03-101-1/+1
| | | * | IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection changesMike Marciniszyn2016-03-102-5/+12
| | | * | IB/qib: Destroy SMI AH before de-allocating the protection domainHarish Chegondi2016-03-102-2/+3
| | | * | IB/rdmavt: Remove unnecessary exported functionsDennis Dalessandro2016-03-105-138/+128
| | | * | IB/rdmavt: Remove RVT_FLAGsDennis Dalessandro2016-03-103-18/+0
| | | * | IB/qib,rdmavt: Move smi_ah to qibDennis Dalessandro2016-03-102-5/+6
| | | * | IB/qib: Setup notify free/create mad agent callbacks for rdmavtDennis Dalessandro2016-03-101-0/+4
| | | * | IB/rdmavt: Add per verb driver callback checkingDennis Dalessandro2016-03-101-61/+380
| | | * | IB/rdmavt: Clean up comments and add more documentationDennis Dalessandro2016-03-1010-63/+280
| | | * | IB/rdmavt: Add trace and error print statements in post_one_wrHarish Chegondi2016-03-102-1/+77
| | | * | IB/qib, staging/rdma/hfi1: add s_hlock for use in post sendMike Marciniszyn2016-03-108-96/+179
| | | * | IB/qib: Rename several functions by adding a "qib_" prefixHarish Chegondi2016-03-104-39/+39
| | | * | IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout valueVennila Megavannan2016-03-101-0/+17
| | | * | IB/qib,staging/rdma/hfi1: use setup_timer apiHari Prasath Gujulan Elango2016-03-101-3/+1
| | | * | IB/qib: Insure last cursor is updated prior to completeMike Marciniszyn2016-03-102-9/+23
| | | * | staging/rdma/hfi1: use new RNR timerMike Marciniszyn2016-03-102-1/+1
| | | * | staging/rdma/hfi1: Remove modify queue pair from hfi1Dennis Dalessandro2016-03-101-7/+0
| | | * | staging/rdma/hfi1: Clean up return handlingDennis Dalessandro2016-03-101-3/+1
| | | * | IB/qib: Remove modify_port and port_immutable functionsHarish Chegondi2016-03-103-49/+21
| | | * | IB/qib: Support query gid in rdmavtDennis Dalessandro2016-03-101-20/+12
| | | * | IB/qib: Remove destroy queue pair codeHarish Chegondi2016-03-103-108/+0
| | | * | IB/qib: Remove modify queue pair codeHarish Chegondi2016-03-1011-493/+113
| | | * | IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn insteadHarish Chegondi2016-03-107-87/+34
| | | * | IB/qib: Clean up register_ib_deviceDennis Dalessandro2016-03-101-68/+0
| | | * | IB/qib: Remove srq functionalityJubin John2016-03-104-404/+1
| | | * | IB/rdmavt: Properly pass gfp to hw driver functionIra Weiny2016-03-101-2/+1
| | | * | IB/rdmavt: Add support for query_port, modify_port and get_port_immutableHarish Chegondi2016-03-101-22/+55
| | | * | IB/rdmavt: Add query gid support.Dennis Dalessandro2016-03-101-3/+14
| | | * | IB/rdmavt: Clean up distinction between port number and indexDennis Dalessandro2016-03-105-23/+52
| | | * | IB/rdmavt: Add Mem affinity supportMitko Haralanov2016-03-103-11/+14
| | | * | IB/rdmavt: Add hardware driver send work request checkIra Weiny2016-03-101-0/+4
| | | * | IB/rdmavt: Add srq functionality to rdmavtJubin John2016-03-104-6/+290
| | | * | IB/qib: Remove qib_query_qp functionHarish Chegondi2016-03-103-54/+2
| | | * | IB/qib: Remove qib multicast verbs functionsHarish Chegondi2016-03-105-402/+7
| | | * | IB/qib: Remove qib_post_receive and use rdmavt versionHarish Chegondi2016-03-101-63/+1
| | | * | IB/qib: Use rdmavt version of post_sendHarish Chegondi2016-03-1010-291/+81
| | | * | IB/qib: Remove completion queue data structures and functions from qibHarish Chegondi2016-03-1011-631/+24
| | | * | IB/qib: Remove create and free mad agentsDennis Dalessandro2016-03-104-95/+34
| | | * | IB/qib: Use rdmavt device allocation functionDennis Dalessandro2016-03-101-2/+5
| | | * | IB/rdmavt: Add support for rvt_query_qpHarish Chegondi2016-03-101-1/+46
OpenPOWER on IntegriCloud