aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_verbs.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-28IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan1-1/+2
2006-09-22RDMA: iWARP Core Changes.Tom Tucker1-1/+1
2006-09-22IB/ipath: allow SMA to be disabledBryan O'Sullivan1-0/+7
2006-09-22IB/ipath: put a limit on the number of QPs that can be createdBryan O'Sullivan1-1/+6
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan1-1/+1
2006-09-22IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan1-14/+5
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan1-39/+486
2006-09-22IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan1-31/+14
2006-09-22IB/ipath: lock resource limit counters correctlyBryan O'Sullivan1-8/+26
2006-09-22IB/ipath: Performance improvements via mmap of queuesRalph Campbell1-38/+12
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell1-4/+0
2006-07-24IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell1-0/+1
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan1-10/+10
2006-07-01[PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan1-0/+20
2006-07-01[PATCH] IB/ipath: don't confuse the max message size with the MTUBryan O'Sullivan1-1/+1
2006-07-01[PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan1-13/+96
2006-07-01[PATCH] IB/ipath: report correct device identification information in /sysBryan O'Sullivan1-10/+4
2006-07-01[PATCH] IB/ipath: don't allow resources to be created with illegal valuesBryan O'Sullivan1-0/+11
2006-07-01[PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan1-1/+1
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan1-2/+3
2006-07-01[PATCH] IB/ipath: name zero counter offsets so it's clear they aren't countersBryan O'Sullivan1-1/+1
2006-05-23IB/ipath: register as IB device ownerBryan O'Sullivan1-0/+1
2006-05-23IB/ipath: replace uses of LIST_POISONBryan O'Sullivan1-3/+3
2006-05-01IB/ipath: simplify IB timer usageBryan O'Sullivan1-29/+10
2006-04-19IB/ipath: Fix whitespaceRoland Dreier1-55/+55
2006-04-19IB/ipath: Make more names staticRoland Dreier1-4/+4
2006-03-31IB/ipath: infiniband verbs supportBryan O'Sullivan1-0/+1222