summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_verbs.c
AgeCommit message (Expand)Author
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison
2008-12-05IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson
2008-09-29IB/ipath: Fix hang on module unloadYannick Cote
2008-07-30IB/ipath: Use unsigned long for irq flagsVegard Nossum
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar
2008-07-14IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar
2008-05-26IB/ipath: Fix device capability flagsRalph Campbell
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu
2008-05-13IB/ipath: Fix many locking issues when switching to error stateRalph Campbell
2008-05-13IB/ipath: Fix RC and UC error handlingRalph Campbell
2008-05-07IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell
2008-04-21IB/ipath: Remove reference to dev->class_dev ...Roland Dreier
2008-04-21IB/ipath: Fix module parameter description for disable_smaPaul Bolle
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell
2008-04-16IB/ipath: add calls to new 7220 code and enable in buildDave Olson
2008-04-16IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell
2008-04-16IB/ipath: Add code to support multiple link speeds and widthsRalph Campbell
2008-04-16IB/ipath: Enable 4KB MTUDave Olson
2008-01-25IB/ipath: Add mappings from HW register to PortInfo port physical stateRalph Campbell
2008-01-25IB/ipath: Clean up some commentsDave Olson
2008-01-25IB/ipath: MAD performance sampling registers supportRalph Campbell
2007-11-20IB/ipath: Normalize error return codes for posting work requestsRalph Campbell
2007-10-09IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell
2007-10-09IB/ipath: Remove duplicate copy of LMCRalph Campbell
2007-10-09IB/ipath: Generate flush CQE when QP is in error stateRalph Campbell
2007-10-09IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell
2007-10-09IB/ipath: Performance optimization for CPU differencesRalph Campbell
2007-07-17IB/ipath: Make a few functions staticRoland Dreier
2007-07-09IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell
2007-07-09IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell
2007-07-09IB/ipath: Update copyright datesJohn Gregor
2007-07-09IB/ipath: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell
2007-07-09IB/ipath: Wait for PIO available interruptRalph Campbell
2007-07-09IB/ipath: Fill in some missing FMR-related fields in query_deviceRobert Walsh
2007-07-09IB/ipath: Fix maximum MTU reportingRobert Walsh
2007-05-14IB/ipath: Shadow the gpio_mask registerArthur Jones
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-04-30IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh
2007-04-24IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes
2007-04-18IB/ipath: Discard multicast packets without a GRHBryan O'Sullivan
2007-04-18IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell
2006-12-12IB/ipath: Implement new verbs DMA mapping functionsRalph Campbell
2006-11-29IB/ipath: Fix typo in pma_counter_select subscriptRoland Dreier
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-09-28IB/ipath: Fix lockdep error upon "ifconfig ibN down"Bryan O'Sullivan