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