summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
...
* IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan2006-09-287-29/+26
* IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan2006-09-282-0/+8
* IB/ipath: Only allow complete writes to flashBryan O'Sullivan2006-09-281-6/+3
* IB/ipath: Count SRQs properlyBryan O'Sullivan2006-09-281-8/+15
* IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan2006-09-281-6/+12
* IB/ipath: Clean up handling of GUID 0Bryan O'Sullivan2006-09-282-8/+17
* IB/ipath: Unregister from IB core earlyBryan O'Sullivan2006-09-281-1/+11
* IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan2006-09-285-37/+215
* IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan2006-09-285-241/+754
* IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan2006-09-281-0/+3
* IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan2006-09-284-20/+37
* RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()Roland Dreier2006-09-281-1/+3
* RDMA/amso1100: Fix error path in c2_llp_accept()Eric Sesterhenn2006-09-281-8/+7
* RDMA/amso1100: Fix compile warningsRoland Dreier2006-09-274-5/+7
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-6/+6
* MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin2006-09-261-3/+2
* [PATCH] missing includes from infiniband mergeAl Viro2006-09-233-0/+3
* IB/mthca: Simplify calls to mthca_cq_clean()Roland Dreier2006-09-221-3/+2
* IB/mthca: Recover from catastrophic errorsJack Morgenstein2006-09-223-21/+136
* RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker2006-09-2223-0/+9011
* RDMA: iWARP Core Changes.Tom Tucker2006-09-223-3/+3
* IB: Whitespace fixesRoland Dreier2006-09-222-8/+8
* IB/mthca: Return correct number of bits for static rate in query_qpJack Morgenstein2006-09-221-1/+1
* IB/mthca: Return port number for unconnected QPs in query_qpJack Morgenstein2006-09-221-4/+6
* IB/mthca: Fix default static rate returned for Tavor in AVJack Morgenstein2006-09-221-1/+1
* IB/ipath: control receive polarity inversionBryan O'Sullivan2006-09-226-0/+69
* IB/ipath: fix return value from ipath_pollBryan O'Sullivan2006-09-221-1/+5
* IB/ipath: allow SMA to be disabledBryan O'Sullivan2006-09-221-0/+7
* IB/ipath: handle sq_sig_all field correctlyBryan O'Sullivan2006-09-221-5/+8
* IB/ipath: put a limit on the number of QPs that can be createdBryan O'Sullivan2006-09-223-1/+25
* IB/ipath: validate path_mig_state properlyBryan O'Sullivan2006-09-221-1/+2
* IB/ipath: be more strict about testing the modify QP verbBryan O'Sullivan2006-09-222-2/+32
* IB/ipath: add serial number to hardware freeze error messageBryan O'Sullivan2006-09-222-4/+6
* IB/ipath: support new QLogic product naming schemeBryan O'Sullivan2006-09-227-71/+68
* IB/ipath: account for attached QPs correctlyBryan O'Sullivan2006-09-221-0/+2
* IB/ipath: do not allow use of CQ entries with invalid countsBryan O'Sullivan2006-09-221-1/+6
* IB/ipath: add new minor device to allow sending of diag packetsBryan O'Sullivan2006-09-224-0/+176
* IB/ipath: trivial cleanupsBryan O'Sullivan2006-09-221-1/+0
* IB/ipath: remove stale references to userspace SMABryan O'Sullivan2006-09-2214-119/+35
* IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan2006-09-228-134/+17
* IB/ipath: simplify layering codeBryan O'Sullivan2006-09-2217-1329/+1126
* IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan2006-09-229-291/+61
* IB/ipath: drop requirement that PIO buffers be mmaped write-onlyBryan O'Sullivan2006-09-221-9/+4
* IB/ipath: fix handling of kpiobufsBryan O'Sullivan2006-09-221-1/+2
* IB/ipath: fix for crash on module unload, if cfgports < portcntBryan O'Sullivan2006-09-221-1/+5
* IB/ipath: lock resource limit counters correctlyBryan O'Sullivan2006-09-223-8/+38
* IB/ipath: More changes to support InfiniPath on PowerPC 970 systemsBryan O'Sullivan2006-09-224-0/+66
* IB/ipath: Performance improvements via mmap of queuesRalph Campbell2006-09-229-382/+785
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-228-10/+18
OpenPOWER on IntegriCloud