aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-26MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin
2006-09-23[PATCH] missing includes from infiniband mergeAl Viro
2006-09-22IB/mthca: Simplify calls to mthca_cq_clean()Roland Dreier
2006-09-22IB/mthca: Recover from catastrophic errorsJack Morgenstein
2006-09-22RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22IB: Whitespace fixesRoland Dreier
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/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick
2006-09-22IB/mthca: Include the header we really wantJames Lentini
2006-09-22IB/mthca: Don't use privileged UAR for kernel accessMichael S. Tsirkin
2006-09-22IB/mthca: Fix lid used for sending trapsJack Morgenstein
2006-08-31IB/mthca: Use IRQ safe locks to protect allocation bitmapsRoland Dreier
2006-08-23IB/mthca: Update HCA firmware revisionsMichael S. Tsirkin
2006-08-18IB/mthca: No userspace SRQs if HCA doesn't have SRQ supportRoland Dreier
2006-08-11IB/mthca: Fix potential AB-BA deadlock with CQ locksRoland Dreier
2006-08-10IB/mthca: Make fence flag work for send work requestsMichael S. Tsirkin
2006-08-03IB/mthca: Clean up mthca array index maskRoland Dreier
2006-08-03IB/mthca: Fix mthca_array_clear() thinkoMichael S. Tsirkin
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell
2006-07-24IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell