Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-22 | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell | |
Pass a struct ib_udata to the low-level driver's ->modify_srq() and ->modify_qp() methods, so that it can get to the device-specific data passed in by the userspace driver. Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com> | |||
2006-09-22 | IB/ehca: Add driver for IBM eHCA InfiniBand adapters | Heiko J Schick | |
Add a driver for IBM GX bus InfiniBand adapters, which are usable with some pSeries/System p systems. Signed-off-by: Heiko J Schick <schickhj.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com> |