aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_file_ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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