summaryrefslogtreecommitdiffstats
path: root/src/net/infiniband/ib_mi.c
Commit message (Expand)AuthorAgeFilesLines
* [infiniband] Return status code from ib_create_mi()Michael Brown2017-03-221-6/+10
* [infiniband] Return status code from ib_create_cq() and ib_create_qp()Michael Brown2017-03-221-8/+9
* [infiniband] Assign names to queue pairsMichael Brown2016-03-081-2/+4
* [infiniband] Use correct transaction identifier in CM responsesMichael Brown2016-03-081-13/+13
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [infiniband] Include destination address vector in ib_complete_recv()Michael Brown2012-08-311-1/+3
* [infiniband] Use explicit "source" and "dest" address vector parameter namesMichael Brown2012-08-311-3/+3
* [infiniband] Allow queue pairs to have a custom allocator for receive iobufsMichael Brown2012-08-311-1/+7
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [infiniband] Fix TID magic signatureMichael Brown2010-09-121-1/+1
* [retry] Hold reference while timer is running and during expiry callbackMichael Brown2010-09-031-1/+1
* [retry] Add timer_init() wrapper functionMichael Brown2010-06-221-1/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-3/+3
* [infiniband] Generate more specific errors in response to failure MADsMichael Brown2009-08-101-5/+1Star
* [infiniband] Add the concept of a management interfaceMichael Brown2009-08-091-0/+410