aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
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
2008-02-29RDMA/cxgb3: Return correct max_inline_data when creating a QPJon Mason
2008-02-26RDMA/nes: Fix interrupt moderation low thresholdJohn Lacombe
2008-02-26RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endianFaisal Latif
2008-02-26RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()Faisal Latif
2008-02-26RDMA/nes: Fix use-after-free in nes_create_cq()Glenn Streiff
2008-02-26RDMA/nes: Fix a check-after-use in nes_probe()Adrian Bunk
2008-02-26RDMA/nes: Fix a memory leak in schedule_nes_timer()Adrian Bunk
2008-02-25RDMA/nes: Fix off-by-oneAdrian Bunk
2008-02-25RDMA/nes: Resurrect error path dead codeChien Tung
2008-02-25RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page listsBryan Rosenburg
2008-02-19IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier
2008-02-18RDMA/nes: Fix possible array overrunRoland Dreier
2008-02-16RDMA/nes: Fix VLAN supportChien Tung
2008-02-15RDMA/nes: Fix MAC interrupt erroneously masked on ifdownGlenn Streiff