| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-06-17 | IB: Add caching of ports' LMC | Jack Morgenstein | 1 | -0/+13 | |
| Add an LMC cache to struct ib_device, and add a function ib_get_cached_lmc() to query the cache. Signed-off-by: Jack Morgenstein <[email protected]> Signed-off-by: Sean Hefty <[email protected]> Signed-off-by: Roland Dreier <[email protected]> | |||||
| 2005-08-26 | [PATCH] IB: move include files to include/rdma | Roland Dreier | 1 | -0/+105 | |
| Move the InfiniBand headers from drivers/infiniband/include to include/rdma. This allows InfiniBand-using code to live elsewhere, and lets us remove the ugly EXTRA_CFLAGS include path from the InfiniBand Makefiles. Signed-off-by: Roland Dreier <[email protected]> | |||||