Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [infiniband] Update all other MAD users to use a management interface | Michael Brown | 2009-08-08 | 1 | -65/+0 |
* | [infiniband] Allow MAD handlers to indicate response via return value | Michael Brown | 2009-07-17 | 1 | -9/+4 |
* | [infiniband] Remove the return status code from MAD handlers | Michael Brown | 2009-07-17 | 1 | -2/+1 |
* | [infiniband] Always create an SMA and a GMA | Michael Brown | 2009-07-17 | 1 | -7/+3 |
* | [infiniband] Add notion of a queue pair type | Michael Brown | 2009-07-17 | 1 | -1/+2 |
* | [infiniband] Implement SMA as an instance of a GMA | Michael Brown | 2009-07-17 | 1 | -0/+2 |
* | [infiniband] Pass GMA as a parameter to GMA MAD handlers | Michael Brown | 2009-07-17 | 1 | -8/+9 |
* | [infiniband] Allow for sending MADs via GMA without retransmission | Michael Brown | 2009-07-17 | 1 | -1/+1 |
* | [infiniband] Create a general management agent | Michael Brown | 2009-07-17 | 1 | -0/+71 |