summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar10-25/+47
2008-06-10RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier1-3/+1
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier1-2/+1
2008-06-06IB/ipath: Fix SM trap forwardingRalph Campbell1-0/+4
2008-06-06IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes1-2/+4
2008-05-27IB/ipath: Fix device capability flagsRalph Campbell1-1/+2
2008-05-27IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier2-8/+9
2008-05-23infiniband: use performance variant for_each_cpu_mask_nrMike Travis1-2/+2
2008-05-21IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier1-5/+8
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2-2/+2
2008-05-17IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier1-1/+13