Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RDMA/core: Add SRQ type field | Sean Hefty | 2011-10-13 | 1 | -0/+5 |
| | | | | | | | | | Currently, there is only a single ("basic") type of SRQ, but with XRC support we will add a second. Prepare for this by defining an SRQ type and setting all current users to IB_SRQT_BASIC. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com> | ||||
* | IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters | Ralph Campbell | 2010-05-23 | 1 | -0/+375 |
Add a low-level IB driver for QLogic PCIe adapters. Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com> |