summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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/+1
| | | * | 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/+0
| | | * | staging/rdma/hfi1: Clean up return handlingDennis Dalessandro2016-03-111-3/+1
| | | * | IB/qib: Remove modify_port and port_immutable functionsHarish Chegondi2016-03-113-49/+21
| | | * | IB/qib: Support query gid in rdmavtDennis Dalessandro2016-03-111-20/+12
| | | * | IB/qib: Remove destroy queue pair codeHarish Chegondi2016-03-113-108/+0
| | | * | IB/qib: Remove modify queue pair codeHarish Chegondi2016-03-1111-493/+113
| | | * | IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn insteadHarish Chegondi2016-03-117-87/+34
| | | * | IB/qib: Clean up register_ib_deviceDennis Dalessandro2016-03-111-68/+0
| | | * | IB/qib: Remove srq functionalityJubin John2016-03-114-404/+1
| | | * | IB/rdmavt: Properly pass gfp to hw driver functionIra Weiny2016-03-111-2/+1
| | | * | 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/+2
| | | * | IB/qib: Remove qib multicast verbs functionsHarish Chegondi2016-03-115-402/+7
| | | * | IB/qib: Remove qib_post_receive and use rdmavt versionHarish Chegondi2016-03-111-63/+1
| | | * | IB/qib: Use rdmavt version of post_sendHarish Chegondi2016-03-1110-291/+81
| | | * | IB/qib: Remove completion queue data structures and functions from qibHarish Chegondi2016-03-1111-631/+24
| | | * | IB/qib: Remove create and free mad agentsDennis Dalessandro2016-03-114-95/+34
| | | * | 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
| | | * | IB/rdmavt: Fix copyright dateDennis Dalessandro2016-03-1124-24/+24
| | | * | IB/rdmavt: Add mad agents to rdmavtDennis Dalessandro2016-03-114-1/+79
| | | * | IB/rdmavt: Add device structure allocationDennis Dalessandro2016-03-111-12/+18
| | | * | IB/rdmavt: add modify queue pair driver helpersIra Weiny2016-03-111-0/+7
| | | * | IB/rdmavt: Add misc dev register functionalityDennis Dalessandro2016-03-111-0/+43
| | | * | IB/rdmavt: Add multicast functionsDennis Dalessandro2016-03-114-2/+338
| | | * | IB/rdmavt: Add post receive to rdmavtDennis Dalessandro2016-03-111-7/+40
| | | * | IB/rdmavt: Add destroy qp verbDennis Dalessandro2016-03-111-6/+23
| | | * | IB/rdmavt: Add modify qpDennis Dalessandro2016-03-112-9/+525
| | | * | IB/rdmavt: Add support for tracing eventsDennis Dalessandro2016-03-114-2/+143
| | | * | IB/rdmavt: Add post send to rdmavtDennis Dalessandro2016-03-111-12/+171
| | | * | IB/rdmavt: Add completion queue functionsDennis Dalessandro2016-03-113-7/+453
| | | * | IB/qib: Remove create qp and create qp table functionalityHarish Chegondi2016-03-114-374/+57
| | | * | IB/qib: Use rdmavt send and receive flagsHarish Chegondi2016-03-119-225/+153
| | | * | IB/qib: Remove qib_query_device functionHarish Chegondi2016-03-111-52/+50
| | | * | IB/qib: Delete QIB user context allocation and de-alloction functionsHarish Chegondi2016-03-111-42/+2