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