summaryrefslogtreecommitdiffstats
path: root/src/net/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
* [infiniband] Provide a general mechanism for multicast group joinsMichael Brown2009-07-181-0/+235
* [infiniband] Allow for sending MADs via GMA without retransmissionMichael Brown2009-07-182-29/+53
* [infiniband] Make qkey and rate optional parameters to ib_post_send()Michael Brown2009-07-181-4/+0Star
* [infiniband] Provide a general mechanism for path record lookupsMichael Brown2009-07-181-0/+221
* [infiniband] Create a general management agentMichael Brown2009-07-181-0/+414
* [infiniband] Centralise SMA and GMA queue constantsMichael Brown2009-07-182-2/+2
* [infiniband] Poll completion queues automaticallyMichael Brown2009-07-182-86/+1Star
* [infiniband] Centralise assumption of 2048-byte payloadsMichael Brown2009-07-182-5/+3Star
* [infiniband] Provide ib_get_hca_info() as a commonly-available functionMichael Brown2009-07-181-16/+4Star
* [infiniband] Split queue set functionality out of ipoib.c to ib_qset.cMichael Brown2009-07-181-0/+133
* [infiniband] Move non-driver-specific code to net/infinibandMichael Brown2009-07-183-0/+959