aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* IB: Remove __constant_{endian} usesHarvey Harrison2009-01-171-1/+1
* IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson2008-12-051-1/+2
* IB/ipath: Fix hang on module unloadYannick Cote2008-09-291-0/+7
* IB/ipath: Use unsigned long for irq flagsVegard Nossum2008-07-301-3/+3
* Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-151-0/+1
|\
| * Merge branch 'linus' into core/rcuIngo Molnar2008-06-161-1/+2
| |\
| * | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-191-0/+1
* | | IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell2008-07-141-1/+2
| |/ |/|
* | IB/ipath: Fix device capability flagsRalph Campbell2008-05-261-1/+2
|/
* IB/ipath: Fix many locking issues when switching to error stateRalph Campbell2008-05-131-57/+117
* IB/ipath: Fix RC and UC error handlingRalph Campbell2008-05-131-3/+1
* IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell2008-05-071-1/+1
* IB/ipath: Remove reference to dev->class_dev ...Roland Dreier2008-04-211-1/+0
* IB/ipath: Fix module parameter description for disable_smaPaul Bolle2008-04-211-1/+1
* IB: convert struct class_device to struct deviceTony Jones2008-04-191-17/+20
* IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell2008-04-161-1/+1
* IB/ipath: add calls to new 7220 code and enable in buildDave Olson2008-04-161-13/+378
* IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell2008-04-161-1/+1
* IB/ipath: Add code to support multiple link speeds and widthsRalph Campbell2008-04-161-4/+7
* IB/ipath: Enable 4KB MTUDave Olson2008-04-161-6/+1
* IB/ipath: Add mappings from HW register to PortInfo port physical stateRalph Campbell2008-01-251-16/+31
* 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