aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_file_ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson1-0/+11
2008-01-25IB/ipath: Port config has on-chip effects for 7220Ralph Campbell1-1/+1
2008-01-25IB/ipath: Allow more flexible user register alignmentsRalph Campbell1-3/+3
2008-01-25IB/ipath: Clean up some commentsDave Olson1-5/+0
2008-01-25IB/ipath: Changes for fields moving from devdata to portdataDave Olson1-2/+3
2008-01-25IB/ipath: Generalize some xxx_SHIFT macrosDave Olson1-7/+8
2008-01-25IB/ipath: kreceive uses portdata rather than devdataRalph Campbell1-3/+8
2008-01-25IB/ipath: Convert from .nopage to .faultNick Piggin1-19/+10
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor1-3/+7
2007-10-09IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson1-3/+4
2007-10-09IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones1-26/+41
2007-07-09IB/ipath: ipath_poll fixups and enhancementsRobert Walsh1-42/+83
2007-07-09IB/ipath: Make handling of one subport consistentMark Debbage1-2/+2
2007-07-09IB/ipath: Correct checking of swminor version field when using subportsMark Debbage1-9/+55
2007-07-09IB/ipath: Change use of constants for TID type to defined valuesJoan Eslinger1-4/+8
2007-04-18IB/ipath: Fix unit selection when all CPU affinity bits setBryan O'Sullivan1-4/+5
2007-04-18IB/ipath: Force PIOAvail update entry pointArthur Jones1-8/+30
2007-04-18IB/ipath: Allow receive ports mapped into userspace to be sharedMark Debbage1-78/+93
2007-04-18IB/ipath: Fix port sharing on powerpcRalph Campbell1-42/+46
2007-04-18IB/ipath: Don't initialize port memory for subportsRalph Campbell1-4/+15
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-3/+3
2006-12-12IB/ipath: Remove unused "write-only" variablesRoland Dreier1-3/+2
2006-12-08[PATCH] struct path: convert infinibandJosef Sipek1-2/+2
2006-09-28IB/ipath: Set CPU affinity earlyBryan O'Sullivan1-8/+31
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan1-22/+33
2006-09-28IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan1-5/+4
2006-09-28IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan1-227/+674
2006-09-22IB/ipath: fix return value from ipath_pollBryan O'Sullivan1-1/+5
2006-09-22IB/ipath: support new QLogic product naming schemeBryan O'Sullivan1-3/+3
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan1-2/+2
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan1-1/+0
2006-09-22IB/ipath: drop requirement that PIO buffers be mmaped write-onlyBryan O'Sullivan1-9/+4
2006-09-22IB/ipath: More changes to support InfiniPath on PowerPC 970 systemsBryan O'Sullivan1-0/+7
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan1-2/+2
2006-07-01[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written via DMABryan O'Sullivan1-26/+35
2006-07-01[PATCH] IB/ipath: memory management cleanupsBryan O'Sullivan1-175/+115
2006-07-01[PATCH] IB/ipath: use more appropriate gfp flagsBryan O'Sullivan1-12/+14
2006-07-01[PATCH] IB/ipath: allow diags on any unitBryan O'Sullivan1-19/+9
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company nameBryan O'Sullivan1-0/+1
2006-05-23IB/ipath: enable PE800 receive interrupts on user portsBryan O'Sullivan1-0/+4
2006-05-23IB/ipath: fix reporting of driver version to userspaceBryan O'Sullivan1-1/+1
2006-03-31IB/ipath: support for userspace apps using core driverBryan O'Sullivan1-0/+1910