aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-27IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky1-0/+2
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk4-4/+0
2008-08-19Merge branches 'ipath' and 'ipoib' into for-linusRoland Dreier2-11/+18
2008-08-19IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier2-11/+18
2008-08-15IB/ipath: Fix incorrect check for max physical address in TIDDave Olson1-1/+1
2008-08-15IB/ipath: Fix lost UD send work requestRalph Campbell1-2/+6
2008-08-12Merge branches 'ehca' and 'ipoib' into for-linusRoland Dreier1-5/+12
2008-08-12IB/ehca: Discard double CQE for one WRAlexander Schmidt4-20/+78
2008-08-12IB/ehca: Check idr_find() return valueAlexander Schmidt1-1/+3
2008-08-12IB/ehca: Repoll CQ on invalid opcodeAlexander Schmidt1-1/+1
2008-08-12IB/ehca: Rename goto label in ehca_poll_cq_one()Alexander Schmidt1-3/+3
2008-08-12IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt1-4/+10
2008-08-08IPoIB/cm: Use vmalloc() to allocate rx_ringsDavid J. Wilder1-5/+12
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds14-104/+82
2008-08-07Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier12-77/+58
2008-08-07IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel1-1/+1
2008-08-07IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov1-1/+1
2008-08-06mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin1-17/+16
2008-08-04IB/ipath: Fix printk format warningsAlexander Beregalov3-9/+15
2008-08-04RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 deviceSteve Wise1-25/+3
2008-08-04RDMA/cxgb3: Fix up MW access rightsSteve Wise3-4/+11
2008-08-04RDMA/cxgb3: Fix QP capabilitiesSteve Wise1-16/+7
2008-08-04RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier2-27/+24
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-1/+1
2008-08-01Remove newline from the description of module parametersNiels de Vos1-1/+1
2008-07-30IB/ipath: Use unsigned long for irq flagsVegard Nossum1-3/+3
2008-07-30IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()Roland Dreier1-1/+1
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds15-944/+1191
2008-07-26Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier13-939/+1175
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori3-5/+5
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein7-0/+7
2008-07-24RDMA/nes: CM connection setup/teardown reworkFaisal Latif5-929/+1156
2008-07-24IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUGRoland Dreier1-3/+4
2008-07-24IPoIB/cm: Connected mode is no longer EXPERIMENTALRoland Dreier1-7/+8
2008-07-24RDMA/ucm: BKL is not needed for ib_ucm_open()Roland Dreier1-2/+8
2008-07-24RDMA/ucma: BKL is not needed for ucma_open()Roland Dreier1-3/+8
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds17-20/+309
2008-07-24Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier15-19/+210
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier5-5/+175
2008-07-22IB/mthca: Keep free count for MTT buddy allocatorRoland Dreier2-8/+19
2008-07-22IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier1-1/+1
2008-07-22RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributesDotan Barak1-2/+1
2008-07-22IPoIB: Include err code in trace message for ib_sa_path_rec_get() failuresOr Gerlitz1-1/+1
2008-07-22IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one()Ralph Campbell1-1/+2
2008-07-22IB/ehca: Release mutex in error path of alloc_small_queue_page()Julia Lawall1-0/+1
2008-07-22IB/ehca: Use default value for Local CA ACK Delay if FW returns 0Joachim Fenkes1-1/+3
2008-07-22IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes3-0/+7
2008-07-22IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz1-0/+1
2008-07-22RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai1-1/+6