1. 25 Oct, 2010 5 commits
  2. 14 Oct, 2010 1 commit
  3. 13 Oct, 2010 3 commits
  4. 28 Sep, 2010 1 commit
    • Eli Cohen's avatar
      IB/core: Add link layer property to ports · a3f5adaf
      Eli Cohen authored
      This patch allows ports to have different link layers:
      IB_LINK_LAYER_INFINIBAND or IB_LINK_LAYER_ETHERNET.  This is required
      for adding IBoE (InfiniBand-over-Ethernet, aka RoCE) support.  For
      devices that do not provide an implementation for querying the link
      layer property of a port, we return a default value based on the
      transport: RMA_TRANSPORT_IB nodes will return IB_LINK_LAYER_INFINIBAND
      and RDMA_TRANSPORT_IWARP nodes will return IB_LINK_LAYER_ETHERNET.
      Signed-off-by: default avatarEli Cohen <eli@mellanox.co.il>
      Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
      a3f5adaf
  5. 27 Sep, 2010 25 commits
  6. 26 Sep, 2010 4 commits
  7. 25 Sep, 2010 1 commit