summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori3-5/+5
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
2008-07-15RDMA/cxgb3: Add support for protocol statisticsSteve Wise1-4/+58
2008-07-15RDMA/cxgb3: Remove write-only iwch_rnic_attributes fieldsRoland Dreier2-4/+0
2008-07-15RDMA/cxgb3: Fix up some ib_device_attr fieldsSteve Wise3-3/+29
2008-07-15IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher3-2/+18
2008-07-15IB/ehca: Reject receive work requests if QP is in RESET stateJoachim Fenkes1-2/+10
2008-07-15IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier1-26/+0
2008-07-15IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier1-26/+0
2008-07-15IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen1-1/+2
2008-07-15IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen1-1/+2
2008-07-15RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise7-82/+293
2008-07-15RDMA/core: Add memory management extensions supportSteve Wise8-22/+22
2008-07-15RDMA: Remove subversion $Id tagsRoland Dreier27-53/+0
2008-07-15IB/ipath: Simplify code using ARRAY_SIZE() macroRobert P. J. Day1-2/+2
2008-07-15IB/mlx4: Optimize QP stampingEli Cohen1-2/+6
2008-07-15RDMA/nes: Remove unnecessary memset()Christophe Jaillet1-1/+0
2008-07-15Merge commit 'v2.6.26' into bkl-removalJonathan Corbet13-29/+57
2008-07-11Merge branch 'linus' into core/rcuIngo Molnar1-0/+4
2008-07-09RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise1-0/+4
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar12-29/+53
2008-06-26Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar1-1/+5
2008-06-23IB/mthca: Clear ICM pages before handing to FWEli Cohen1-1/+5
2008-06-23Merge branch 'linus' into core/rcuIngo Molnar1-3/+1
2008-06-21Add a bunch of cycle_kernel_lock() callsJonathan Corbet1-1/+2
2008-06-21Add "no BKL needed" comments to several driversJonathan Corbet1-0/+1