aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2008-04-16IB/ipath: Change the module authorRalph Campbell
2008-04-16RDMA/nes: Use more concise list_for_each_entry()Robert P. J. Day
2008-04-16RDMA/nes: Remove session_id from nes_cm stuffRoland Dreier
2008-04-16IB/ipath: Fix PCI config write size used to clear linkctrl error bitsRoland Dreier
2008-04-16IB/ipath: Fix sanity checks on QP number of WRs and SGEsRalph Campbell
2008-04-16IB/ipath: Remove useless commentsRalph Campbell
2008-04-16IB/ipath: HW workaround for case where chip can send but not receiveDave Olson
2008-04-16IB/ipath: Add code to support multiple link speeds and widthsRalph Campbell
2008-04-16IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor
2008-04-16IB/ipath: Make debug error message match the constraint that is checked forRalph Campbell
2008-04-16IB/ipath: Don't try to handle freeze mode HW errors if diagnostic modeRalph Campbell
2008-04-16IB/ipath: Fix link up LED displayArthur Jones
2008-04-16IB/ipath: Fix error recovery for send buffer status after chip freeze modeRalph Campbell
2008-04-16IB/ipath: Fix byte order of pioavail in handle_errors()Ralph Campbell
2008-04-16IB/mthca: Avoid integer overflow when allocating huge ICM tableRoland Dreier
2008-04-16IB/mthca: Avoid integer overflow when dealing with profile sizeRoland Dreier
2008-04-16IB/ehca: Remove tgid checkingHoang-Nam Nguyen
2008-04-16IB/ipath: Enable 4KB MTUDave Olson
2008-04-16IB/ipath: Shared context code needs to be sure device is usableDave Olson
2008-04-16IB/ipath: Provide I/O bus speeds for diagnostic purposesArthur Jones
2008-04-16IB/ipath: Make some constants chip-specific, related cleanupDave Olson
2008-04-16IB/ipath: Misc sparse warning cleanupArthur Jones
2008-04-16IB/mthca: Add IPoIB checksum offload supportEli Cohen
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison
2008-04-16IB/ehca: Make symbols used only in a single source file staticRoland Dreier
2008-04-16RDMA/nes: Make symbols used only in a single source file staticRoland Dreier
2008-04-16RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier
2008-04-16RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier
2008-04-16RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier
2008-04-16RDMA/amso1100: Endian annotate mqsq allocatorRoland Dreier
2008-04-16RDMA/amso1100: Start of endianness annotationRoland Dreier
2008-04-16RDMA/nes: Delete unused variablesRoland Dreier
2008-04-16RDMA/nes: Trivial endianness annotationsRoland Dreier
2008-04-16IB/mlx4: Endianness annotationsRoland Dreier
2008-04-16IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier
2008-04-16IB/ipath: Fix sparse warning about pointer signednessArthur Jones
2008-04-16RDMA/cxgb3: IDR IDs are signedRoland Dreier
2008-04-16RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier
2008-04-16IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier
2008-04-16IB/mthca: Formatting cleanupsRoland Dreier
2008-03-28RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier
2008-03-21RDMA/nes: Fix MSS calculation on RDMA pathChien Tung
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-09RDMA/cxgb3: Fix iwch_create_cq() off-by-one errorJon Mason