aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
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
2008-02-14IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein
2008-02-13IB/mthca: Convert to use be16_add_cpu()Marcin Slusarz
2008-02-13RDMA/cxgb3: Fail loopback connectionsSteve Wise
2008-02-12IB/mthca: Add missing sg_init_table() in mthca_map_user_db()Roland Dreier
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein
2008-02-06IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier
2008-02-04RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff
2008-02-04IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch
2008-02-04IB: Avoid marking __devinitdata as constRoland Dreier
2008-02-04IB/mlx4: Actually print out the driver versionRoland Dreier
2008-02-04IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen