summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_file_ops.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Need to always request and handle PIO avail interruptsDave Olson2008-05-071-42/+30
* IB: convert struct class_device to struct deviceTony Jones2008-04-191-22/+22
* 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-3/+94
* IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones2008-04-161-1/+1
* IB/ipath: Enable reduced PIO update for HCAs that support it.Dave Olson2008-04-161-0/+23
* IB/ipath: Add support for 7220 receive queue changesRalph Campbell2008-04-161-15/+19
* IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell2008-04-161-16/+5
* IB/ipath: Enable 4KB MTUDave Olson2008-04-161-1/+6
* IB/ipath: Shared context code needs to be sure device is usableDave Olson2008-04-161-1/+1
* IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson2008-01-251-0/+11
* IB/ipath: Port config has on-chip effects for 7220Ralph Campbell2008-01-251-1/+1
* IB/ipath: Allow more flexible user register alignmentsRalph Campbell2008-01-251-3/+3
* IB/ipath: Clean up some commentsDave Olson2008-01-251-5/+0
* IB/ipath: Changes for fields moving from devdata to portdataDave Olson2008-01-251-2/+3
* IB/ipath: Generalize some xxx_SHIFT macrosDave Olson2008-01-251-7/+8
* IB/ipath: kreceive uses portdata rather than devdataRalph Campbell2008-01-251-3/+8
* IB/ipath: Convert from .nopage to .faultNick Piggin2008-01-251-19/+10
* IB/ipath: Fix sendctrl lockingJohn Gregor2008-01-251-3/+7
* IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson2007-10-091-3/+4
* IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones2007-10-091-26/+41
* IB/ipath: ipath_poll fixups and enhancementsRobert Walsh2007-07-091-42/+83
* IB/ipath: Make handling of one subport consistentMark Debbage2007-07-091-2/+2
* IB/ipath: Correct checking of swminor version field when using subportsMark Debbage2007-07-091-9/+55
* IB/ipath: Change use of constants for TID type to defined valuesJoan Eslinger2007-07-091-4/+8
* IB/ipath: Fix unit selection when all CPU affinity bits setBryan O'Sullivan2007-04-181-4/+5
* IB/ipath: Force PIOAvail update entry pointArthur Jones2007-04-181-8/+30
* IB/ipath: Allow receive ports mapped into userspace to be sharedMark Debbage2007-04-181-78/+93
* IB/ipath: Fix port sharing on powerpcRalph Campbell2007-04-181-42/+46
* IB/ipath: Don't initialize port memory for subportsRalph Campbell2007-04-181-4/+15
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-3/+3
* IB/ipath: Remove unused "write-only" variablesRoland Dreier2006-12-121-3/+2
* [PATCH] struct path: convert infinibandJosef Sipek2006-12-081-2/+2
* IB/ipath: Set CPU affinity earlyBryan O'Sullivan2006-09-281-8/+31
* IB/ipath: Improved support for PowerPCBryan O'Sullivan2006-09-281-22/+33
* IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan2006-09-281-5/+4
* IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan2006-09-281-227/+674
* IB/ipath: fix return value from ipath_pollBryan O'Sullivan2006-09-221-1/+5
* IB/ipath: support new QLogic product naming schemeBryan O'Sullivan2006-09-221-3/+3
* IB/ipath: remove stale references to userspace SMABryan O'Sullivan2006-09-221-2/+2
* IB/ipath: simplify layering codeBryan O'Sullivan2006-09-221-1/+0
* IB/ipath: drop requirement that PIO buffers be mmaped write-onlyBryan O'Sullivan2006-09-221-9/+4
* IB/ipath: More changes to support InfiniPath on PowerPC 970 systemsBryan O'Sullivan2006-09-221-0/+7
* [PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan2006-07-011-2/+2
* [PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...Bryan O'Sullivan2006-07-011-26/+35
* [PATCH] IB/ipath: memory management cleanupsBryan O'Sullivan2006-07-011-175/+115
* [PATCH] IB/ipath: use more appropriate gfp flagsBryan O'Sullivan2006-07-011-12/+14
* [PATCH] IB/ipath: allow diags on any unitBryan O'Sullivan2006-07-011-19/+9
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-011-0/+1
* IB/ipath: enable PE800 receive interrupts on user portsBryan O'Sullivan2006-05-231-0/+4
OpenPOWER on IntegriCloud