aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAge
...
* IB/ipath: Make some constants chip-specific, related cleanupDave Olson2008-04-17
* IB/ipath: Misc sparse warning cleanupArthur Jones2008-04-17
* IB/mthca: Add IPoIB checksum offload supportEli Cohen2008-04-17
* IB/mlx4: Add IPoIB checksum offload supportEli Cohen2008-04-17
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-17
* IB/ehca: Make symbols used only in a single source file staticRoland Dreier2008-04-17
* RDMA/nes: Make symbols used only in a single source file staticRoland Dreier2008-04-17
* RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier2008-04-17
* RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier2008-04-17
* RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier2008-04-17
* mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier2008-04-17
* RDMA/amso1100: Endian annotate mqsq allocatorRoland Dreier2008-04-17
* RDMA/amso1100: Start of endianness annotationRoland Dreier2008-04-17
* RDMA/nes: Delete unused variablesRoland Dreier2008-04-17
* RDMA/nes: Trivial endianness annotationsRoland Dreier2008-04-17
* IB/mlx4: Endianness annotationsRoland Dreier2008-04-17
* IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier2008-04-17
* IB/ipath: Fix sparse warning about pointer signednessArthur Jones2008-04-17
* RDMA/cxgb3: IDR IDs are signedRoland Dreier2008-04-17
* RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier2008-04-17
* IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier2008-04-17
* IB/mthca: Formatting cleanupsRoland Dreier2008-04-17
* RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier2008-03-28
* RDMA/nes: Fix MSS calculation on RDMA pathChien Tung2008-03-21
* IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packetsPatrick Marchand Latifi2008-03-11
* IB/ipath: Fix error completion put on send CQ instead of recv CQPatrick Marchand Latifi2008-03-11
* IB/ipath: Fix RC QP initializationPatrick Marchand Latifi2008-03-11
* IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()Patrick Marchand Latifi2008-03-11
* IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell2008-03-11
* RDMA/cxgb3: Fix iwch_create_cq() off-by-one errorJon Mason2008-03-09
* RDMA/cxgb3: Return correct max_inline_data when creating a QPJon Mason2008-02-29
* RDMA/nes: Fix interrupt moderation low thresholdJohn Lacombe2008-02-26
* RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endianFaisal Latif2008-02-26
* RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()Faisal Latif2008-02-26
* RDMA/nes: Fix use-after-free in nes_create_cq()Glenn Streiff2008-02-26
* RDMA/nes: Fix a check-after-use in nes_probe()Adrian Bunk2008-02-26
* RDMA/nes: Fix a memory leak in schedule_nes_timer()Adrian Bunk2008-02-26
* RDMA/nes: Fix off-by-oneAdrian Bunk2008-02-25
* RDMA/nes: Resurrect error path dead codeChien Tung2008-02-25
* RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page listsBryan Rosenburg2008-02-25
* IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier2008-02-19
* RDMA/nes: Fix possible array overrunRoland Dreier2008-02-18
* RDMA/nes: Fix VLAN supportChien Tung2008-02-17
* RDMA/nes: Fix MAC interrupt erroneously masked on ifdownGlenn Streiff2008-02-15
* IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein2008-02-14
* IB/mthca: Convert to use be16_add_cpu()Marcin Slusarz2008-02-13
* RDMA/cxgb3: Fail loopback connectionsSteve Wise2008-02-13
* IB/mthca: Add missing sg_init_table() in mthca_map_user_db()Roland Dreier2008-02-12
* IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein2008-02-08
* IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier2008-02-07