summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2006-09-24Merge mulgrave-w:git/linux-2.6James Bottomley4-0/+4
2006-09-24Merge mulgrave-w:git/scsi-misc-2.6James Bottomley2-15/+4
2006-09-23[PATCH] missing includes from infiniband mergeAl Viro4-0/+4
2006-09-23IB: Fix typo in kerneldoc for ib_set_client_data()Krishna Kumar1-1/+1
2006-09-23IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2-3/+3
2006-09-23IPoIB: Remove unused include of vmalloc.hDotan Barak1-1/+0
2006-09-23IPoIB: Rejoin all multicast groups after a port eventEli Cohen1-1/+3
2006-09-23IPoIB: Create MCGs with all attributes required by RFCRoland Dreier1-5/+15
2006-09-23IB/iser: INFINIBAND_ISER depends on INETRoland Dreier1-1/+1
2006-09-23IB/mthca: Simplify calls to mthca_cq_clean()Roland Dreier1-3/+2
2006-09-23IB/mthca: Recover from catastrophic errorsJack Morgenstein3-21/+136
2006-09-23IB/cm: Do not track remote QPN in timewait stateMichael S. Tsirkin1-0/+2
2006-09-23IB/sa: Require SA registrationMichael S. Tsirkin6-20/+82
2006-09-23IPoIB: Refactor completion handlingRoland Dreier1-88/+100
2006-09-23IB/iser: Do not use FMR for a single dma entry sgErez Zilber3-16/+39
2006-09-23IB/iser: fix some debug printsErez Zilber1-3/+14
2006-09-23IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber3-14/+27
2006-09-23IB/iser: Limit the max size of a scsi commandErez Zilber1-0/+1
2006-09-23IB/iser: fix a check of SG alignment for RDMAErez Zilber1-1/+1
2006-09-23RDMA/cma: Protect against adding device during destructionSean Hefty1-8/+26
2006-09-23RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker25-0/+9013
2006-09-23RDMA: iWARP Core Changes.Tom Tucker18-76/+394
2006-09-23RDMA: iWARP Connection Manager.Tom Tucker2-0/+1081
2006-09-23IB: Whitespace fixesRoland Dreier15-33/+31
2006-09-23IB/cm: Randomize starting comm IDSean Hefty1-8/+16
2006-09-23IB/mad: Remove unused includesJames Lentini2-3/+0
2006-09-23IB/mad: Add support for dual-sided RMPP transfers.Sean Hefty1-3/+87
2006-09-23IB/cm: Use correct reject code for invalid GIDSean Hefty1-11/+21
2006-09-23IB/cm: Enable atomics along with RDMA readsSean Hefty1-1/+2
2006-09-23IB/mthca: Return correct number of bits for static rate in query_qpJack Morgenstein1-1/+1
2006-09-23IB/mthca: Return port number for unconnected QPs in query_qpJack Morgenstein1-4/+6
2006-09-23IB/mthca: Fix default static rate returned for Tavor in AVJack Morgenstein1-1/+1
2006-09-23IB/ipath: control receive polarity inversionBryan O'Sullivan6-0/+69
2006-09-23IB/ipath: fix return value from ipath_pollBryan O'Sullivan1-1/+5
2006-09-23IB/ipath: allow SMA to be disabledBryan O'Sullivan1-0/+7
2006-09-23IB/ipath: handle sq_sig_all field correctlyBryan O'Sullivan1-5/+8
2006-09-23IB/ipath: put a limit on the number of QPs that can be createdBryan O'Sullivan3-1/+25
2006-09-23IB/ipath: validate path_mig_state properlyBryan O'Sullivan1-1/+2
2006-09-23IB/ipath: be more strict about testing the modify QP verbBryan O'Sullivan2-2/+32
2006-09-23IB/ipath: add serial number to hardware freeze error messageBryan O'Sullivan2-4/+6
2006-09-23IB/ipath: support new QLogic product naming schemeBryan O'Sullivan7-71/+68
2006-09-23IB/ipath: account for attached QPs correctlyBryan O'Sullivan1-0/+2
2006-09-23IB/ipath: do not allow use of CQ entries with invalid countsBryan O'Sullivan1-1/+6
2006-09-23IB/ipath: add new minor device to allow sending of diag packetsBryan O'Sullivan4-0/+176
2006-09-23IB/ipath: trivial cleanupsBryan O'Sullivan1-1/+0
2006-09-23IB/ipath: remove stale references to userspace SMABryan O'Sullivan14-119/+35
2006-09-23IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan8-134/+17
2006-09-23IB/ipath: simplify layering codeBryan O'Sullivan17-1329/+1126
2006-09-23IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan10-292/+62
2006-09-23IB/ipath: drop requirement that PIO buffers be mmaped write-onlyBryan O'Sullivan1-9/+4