aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2006-09-28IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan
2006-09-28IB/ipath: Fix mismatch in shifts and masks for printing debug infoBryan O'Sullivan
2006-09-28IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan
2006-09-28IB/ipath: Print more informative parity error messagesBryan O'Sullivan
2006-09-28IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan
2006-09-28IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan
2006-09-28IB/ipath: Only allow complete writes to flashBryan O'Sullivan
2006-09-28IB/ipath: Count SRQs properlyBryan O'Sullivan
2006-09-28IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan
2006-09-28IB/ipath: Clean up handling of GUID 0Bryan O'Sullivan
2006-09-28IB/ipath: Unregister from IB core earlyBryan O'Sullivan
2006-09-28IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan
2006-09-28IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan
2006-09-28IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan
2006-09-28IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan
2006-09-28RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()Roland Dreier
2006-09-28RDMA/amso1100: Fix error path in c2_llp_accept()Eric Sesterhenn
2006-09-27RDMA/amso1100: Fix compile warningsRoland Dreier
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