aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Clean up some commentsDave Olson2008-01-251-2/+5
* IB/ipath: MAD performance sampling registers supportRalph Campbell2008-01-251-0/+1
* IB/ipath: Normalize error return codes for posting work requestsRalph Campbell2007-11-201-3/+5
* IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell2007-10-091-2/+10
* IB/ipath: Remove duplicate copy of LMCRalph Campbell2007-10-091-2/+2
* IB/ipath: Generate flush CQE when QP is in error stateRalph Campbell2007-10-091-2/+20
* IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell2007-10-091-80/+161
* IB/ipath: Performance optimization for CPU differencesRalph Campbell2007-10-091-25/+37
* IB/ipath: Make a few functions staticRoland Dreier2007-07-171-1/+1
* IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell2007-07-091-7/+0
* IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell2007-07-091-0/+2
* IB/ipath: Update copyright datesJohn Gregor2007-07-091-1/+1
* IB/ipath: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell2007-07-091-2/+6
* IB/ipath: Wait for PIO available interruptRalph Campbell2007-07-091-0/+1
* IB/ipath: Fill in some missing FMR-related fields in query_deviceRobert Walsh2007-07-091-0/+2
* IB/ipath: Fix maximum MTU reportingRobert Walsh2007-07-091-1/+6
* IB/ipath: Shadow the gpio_mask registerArthur Jones2007-05-141-6/+6
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-0/+1
* IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh2007-04-301-0/+3
* IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes2007-04-241-1/+0
* IB/ipath: Discard multicast packets without a GRHBryan O'Sullivan2007-04-181-2/+5
* IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell2007-04-181-4/+3
* IB/ipath: Implement new verbs DMA mapping functionsRalph Campbell2006-12-121-0/+1
* IB/ipath: Fix typo in pma_counter_select subscriptRoland Dreier2006-11-291-1/+1
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* IB/ipath: Fix lockdep error upon "ifconfig ibN down"Bryan O'Sullivan2006-09-281-5/+7
* 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