summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2008-08-28IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky1-0/+2
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk3-3/+0
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-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-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds10-75/+56
2008-08-08Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier10-75/+56
2008-08-08IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov1-1/+1
2008-08-07mlx4_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-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-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds12-929/+1163
2008-07-27Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier12-929/+1163
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-25RDMA/nes: CM connection setup/teardown reworkFaisal Latif5-929/+1156
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds12-15/+206
2008-07-24Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an...Roland Dreier12-15/+206
2008-07-24Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier5-5/+175
2008-07-23IB/mthca: Keep free count for MTT buddy allocatorRoland Dreier2-8/+19
2008-07-23IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier1-1/+1
2008-07-23IB/ehca: Release mutex in error path of alloc_small_queue_page()Julia Lawall1-0/+1
2008-07-23IB/ehca: Use default value for Local CA ACK Delay if FW returns 0Joachim Fenkes1-1/+3
2008-07-23IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes3-0/+7
2008-07-22device create: infiniband: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+1
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar64-531/+706
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2-2/+2
2008-07-15IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen1-13/+2
2008-07-15RDMA/cxgb3: Fixes for zero STagSteve Wise4-26/+130
2008-07-15RDMA/core: Add local DMA L_Key supportSteve Wise3-4/+6
2008-07-15IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier1-2/+2
2008-07-15IB/mthca: Use round_jiffies() for catastrophic error polling timerRoland Dreier1-1/+1
2008-07-15IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier2-14/+2
2008-07-15IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell2-4/+5
2008-07-15RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()Steve Wise1-0/+1
2008-07-15RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier6-23/+19
2008-07-15RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason3-1/+3
2008-07-15RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier4-211/+66
2008-07-15IB/ehca: Make device table externally visibleJoachim Fenkes1-0/+1
2008-07-15IB/mlx4: Add support for blocking multicast loopback packetsRon Livne3-6/+25