summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_verbs.c
AgeCommit message (Expand)AuthorLines
2015-08-28IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro-2364/+0
2015-07-14IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar-2/+2
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny-0/+1
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak-2/+5
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny-7/+1
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny-0/+17
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang-0/+7
2013-04-16IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn-9/+10
2013-03-22IB/ipath: Silence a static checker warningDan Carpenter-1/+1
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker-0/+1
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison-1/+1
2008-12-05IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson-1/+2
2008-09-29IB/ipath: Fix hang on module unloadYannick Cote-0/+7
2008-07-30IB/ipath: Use unsigned long for irq flagsVegard Nossum-3/+3
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar-0/+1
2008-07-14IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell-1/+2
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar-1/+2
2008-05-26IB/ipath: Fix device capability flagsRalph Campbell-1/+2
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu-0/+1
2008-05-13IB/ipath: Fix many locking issues when switching to error stateRalph Campbell-57/+117
2008-05-13IB/ipath: Fix RC and UC error handlingRalph Campbell-3/+1
2008-05-07IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell-1/+1
2008-04-21IB/ipath: Remove reference to dev->class_dev ...Roland Dreier-1/+0
2008-04-21IB/ipath: Fix module parameter description for disable_smaPaul Bolle-1/+1
2008-04-19IB: convert struct class_device to struct deviceTony Jones-17/+20
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell-1/+1
2008-04-16IB/ipath: add calls to new 7220 code and enable in buildDave Olson-13/+378
2008-04-16IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell-1/+1
2008-04-16IB/ipath: Add code to support multiple link speeds and widthsRalph Campbell-4/+7
2008-04-16IB/ipath: Enable 4KB MTUDave Olson-6/+1
2008-01-25IB/ipath: Add mappings from HW register to PortInfo port physical stateRalph Campbell-16/+31
2008-01-25IB/ipath: Clean up some commentsDave Olson-2/+5
2008-01-25IB/ipath: MAD performance sampling registers supportRalph Campbell-0/+1
2007-11-20IB/ipath: Normalize error return codes for posting work requestsRalph Campbell-3/+5
2007-10-09IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell-2/+10
2007-10-09IB/ipath: Remove duplicate copy of LMCRalph Campbell-2/+2
2007-10-09IB/ipath: Generate flush CQE when QP is in error stateRalph Campbell-2/+20
2007-10-09IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell-80/+161
2007-10-09IB/ipath: Performance optimization for CPU differencesRalph Campbell-25/+37
2007-07-17IB/ipath: Make a few functions staticRoland Dreier-1/+1
2007-07-09IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell-7/+0
2007-07-09IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell-0/+2
2007-07-09IB/ipath: Update copyright datesJohn Gregor-1/+1
2007-07-09IB/ipath: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell-2/+6
2007-07-09IB/ipath: Wait for PIO available interruptRalph Campbell-0/+1
2007-07-09IB/ipath: Fill in some missing FMR-related fields in query_deviceRobert Walsh-0/+2
2007-07-09IB/ipath: Fix maximum MTU reportingRobert Walsh-1/+6
2007-05-14IB/ipath: Shadow the gpio_mask registerArthur Jones-6/+6