summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2008-04-17IB/ipath: Enable 4KB MTUDave Olson
2008-04-17IB/ipath: Shared context code needs to be sure device is usableDave Olson
2008-04-17IB/ipath: Provide I/O bus speeds for diagnostic purposesArthur Jones
2008-04-17IB/ipath: Make some constants chip-specific, related cleanupDave Olson
2008-04-17IB/ipath: Misc sparse warning cleanupArthur Jones
2008-04-17IB/mthca: Add IPoIB checksum offload supportEli Cohen
2008-04-17IB/mlx4: Add IPoIB checksum offload supportEli Cohen
2008-04-17IPoIB: Use checksum offload support if availableEli Cohen
2008-04-17IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison
2008-04-17IB/ehca: Make symbols used only in a single source file staticRoland Dreier
2008-04-17RDMA/nes: Make symbols used only in a single source file staticRoland Dreier
2008-04-17RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier
2008-04-17RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier
2008-04-17RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier
2008-04-17IB/uverbs: Use alloc_file() instead of get_empty_filp()Roland Dreier
2008-04-17IB/uverbs: Don't store struct file * for event filesRoland Dreier
2008-04-17mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier
2008-04-17RDMA/amso1100: Endian annotate mqsq allocatorRoland Dreier
2008-04-17RDMA/amso1100: Start of endianness annotationRoland Dreier
2008-04-17RDMA/nes: Delete unused variablesRoland Dreier
2008-04-17RDMA/nes: Trivial endianness annotationsRoland Dreier
2008-04-17RDMA/ucma: Endian annotationRoland Dreier
2008-04-17IB/cm: Endianness annotationsRoland Dreier
2008-04-17IB/mlx4: Endianness annotationsRoland Dreier
2008-04-17IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier
2008-04-17IB/ipath: Fix sparse warning about pointer signednessArthur Jones
2008-04-17RDMA/cxgb3: IDR IDs are signedRoland Dreier
2008-04-17RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier
2008-04-17IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier
2008-04-17IB/mthca: Formatting cleanupsRoland Dreier
2008-03-30trivial endianness annotations: infiniband coreAl Viro
2008-03-28RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier
2008-03-21RDMA/nes: Fix MSS calculation on RDMA pathChien Tung
2008-03-12IPoIB: Allocate priv->tx_ring with vmalloc()Roland Dreier
2008-03-12IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()Roland Dreier
2008-03-11IPoIB: Don't drop multicast sends when they can be queuedOr Gerlitz
2008-03-11IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packetsPatrick Marchand Latifi
2008-03-11IB/ipath: Fix error completion put on send CQ instead of recv CQPatrick Marchand Latifi
2008-03-11IB/ipath: Fix RC QP initializationPatrick Marchand Latifi
2008-03-11IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()Patrick Marchand Latifi
2008-03-11IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell
2008-03-11RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise
2008-03-11IB/iser: Handle iser_device allocation error gracefullyArne Redlich
2008-03-11IB/iser: Fix list iteration bugArne Redlich
2008-03-09RDMA/cxgb3: Fix iwch_create_cq() off-by-one errorJon Mason
2008-02-29RDMA/cxgb3: Return correct max_inline_data when creating a QPJon Mason
2008-02-29IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()Pete Wyckoff
2008-02-29Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"Pete Wyckoff
2008-02-29IB/cm: Flush workqueue when removing deviceSean Hefty
2008-02-27RDMA/nes: Fix interrupt moderation low thresholdJohn Lacombe