summaryrefslogtreecommitdiffstats
path: root/src/net/infiniband/ib_pathrec.c
Commit message (Expand)AuthorAgeFilesLines
* [infiniband] Generate more specific errors in response to failure MADsMichael Brown2009-08-101-0/+2
* [infiniband] Update all other MAD users to use a management interfaceMichael Brown2009-08-091-131/+202
* [infiniband] Allow MAD handlers to indicate response via return valueMichael Brown2009-07-181-3/+6
* [infiniband] Remove the return status code from MAD handlersMichael Brown2009-07-181-6/+3Star
* [infiniband] Always create an SMA and a GMAMichael Brown2009-07-181-1/+1
* [infiniband] Pass GMA as a parameter to GMA MAD handlersMichael Brown2009-07-181-17/+19
* [infiniband] Allow for sending MADs via GMA without retransmissionMichael Brown2009-07-181-1/+1
* [infiniband] Provide a general mechanism for path record lookupsMichael Brown2009-07-181-0/+221