aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-09-22IPoIB: Refactor completion handlingRoland Dreier
2006-09-22IB/iser: Do not use FMR for a single dma entry sgErez Zilber
2006-09-22IB/iser: fix some debug printsErez Zilber
2006-09-22IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber
2006-09-22IB/iser: Limit the max size of a scsi commandErez Zilber
2006-09-22IB/iser: fix a check of SG alignment for RDMAErez Zilber
2006-09-22RDMA/cma: Protect against adding device during destructionSean Hefty
2006-09-22RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22RDMA: iWARP Connection Manager.Tom Tucker
2006-09-22IB: Whitespace fixesRoland Dreier
2006-09-22IB/cm: Randomize starting comm IDSean Hefty
2006-09-22IB/mad: Remove unused includesJames Lentini
2006-09-22IB/mad: Add support for dual-sided RMPP transfers.Sean Hefty
2006-09-22IB/cm: Use correct reject code for invalid GIDSean Hefty
2006-09-22IB/cm: Enable atomics along with RDMA readsSean Hefty
2006-09-22IB/mthca: Return correct number of bits for static rate in query_qpJack Morgenstein
2006-09-22IB/mthca: Return port number for unconnected QPs in query_qpJack Morgenstein
2006-09-22IB/mthca: Fix default static rate returned for Tavor in AVJack Morgenstein
2006-09-22IB/ipath: control receive polarity inversionBryan O'Sullivan
2006-09-22IB/ipath: fix return value from ipath_pollBryan O'Sullivan
2006-09-22IB/ipath: allow SMA to be disabledBryan O'Sullivan
2006-09-22IB/ipath: handle sq_sig_all field correctlyBryan O'Sullivan
2006-09-22IB/ipath: put a limit on the number of QPs that can be createdBryan O'Sullivan
2006-09-22IB/ipath: validate path_mig_state properlyBryan O'Sullivan
2006-09-22IB/ipath: be more strict about testing the modify QP verbBryan O'Sullivan
2006-09-22IB/ipath: add serial number to hardware freeze error messageBryan O'Sullivan
2006-09-22IB/ipath: support new QLogic product naming schemeBryan O'Sullivan
2006-09-22IB/ipath: account for attached QPs correctlyBryan O'Sullivan
2006-09-22IB/ipath: do not allow use of CQ entries with invalid countsBryan O'Sullivan
2006-09-22IB/ipath: add new minor device to allow sending of diag packetsBryan O'Sullivan
2006-09-22IB/ipath: trivial cleanupsBryan O'Sullivan
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan
2006-09-22IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan
2006-09-22IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan
2006-09-22IB/ipath: drop requirement that PIO buffers be mmaped write-onlyBryan O'Sullivan
2006-09-22IB/ipath: fix handling of kpiobufsBryan O'Sullivan
2006-09-22IB/ipath: fix for crash on module unload, if cfgports < portcntBryan O'Sullivan
2006-09-22IB/ipath: lock resource limit counters correctlyBryan O'Sullivan
2006-09-22IB/ipath: More changes to support InfiniPath on PowerPC 970 systemsBryan O'Sullivan
2006-09-22IB/ipath: Performance improvements via mmap of queuesRalph Campbell
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-09-22IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick
2006-09-22IB/srp: Add port/device attributesIshai Rabinovitz
2006-09-22IB/mthca: Include the header we really wantJames Lentini
2006-09-22IB/uverbs: Fix lockdep warning when QP is created with 2 CQsRoland Dreier
2006-09-22IB/uverbs: Use idr_read_cq() where appropriateRoland Dreier
2006-09-22IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin