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