summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_file_ops.c
AgeCommit message (Expand)Author
2008-10-16device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21device create: infiniband: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2008-05-13IB/ipath: Make ipath_portdata work with struct pid * not pid_tPavel Emelyanov
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson
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: Misc changes to prepare for IB7220 introductionArthur Jones
2008-04-16IB/ipath: Enable reduced PIO update for HCAs that support it.Dave Olson
2008-04-16IB/ipath: Add support for 7220 receive queue changesRalph Campbell
2008-04-16IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell
2008-04-16IB/ipath: Enable 4KB MTUDave Olson
2008-04-16IB/ipath: Shared context code needs to be sure device is usableDave Olson
2008-01-25IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson
2008-01-25IB/ipath: Port config has on-chip effects for 7220Ralph Campbell
2008-01-25IB/ipath: Allow more flexible user register alignmentsRalph Campbell
2008-01-25IB/ipath: Clean up some commentsDave Olson
2008-01-25IB/ipath: Changes for fields moving from devdata to portdataDave Olson
2008-01-25IB/ipath: Generalize some xxx_SHIFT macrosDave Olson
2008-01-25IB/ipath: kreceive uses portdata rather than devdataRalph Campbell
2008-01-25IB/ipath: Convert from .nopage to .faultNick Piggin
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor
2007-10-09IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson
2007-10-09IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones
2007-07-09IB/ipath: ipath_poll fixups and enhancementsRobert Walsh
2007-07-09IB/ipath: Make handling of one subport consistentMark Debbage
2007-07-09IB/ipath: Correct checking of swminor version field when using subportsMark Debbage
2007-07-09IB/ipath: Change use of constants for TID type to defined valuesJoan Eslinger
2007-04-18IB/ipath: Fix unit selection when all CPU affinity bits setBryan O'Sullivan
2007-04-18IB/ipath: Force PIOAvail update entry pointArthur Jones
2007-04-18IB/ipath: Allow receive ports mapped into userspace to be sharedMark Debbage
2007-04-18IB/ipath: Fix port sharing on powerpcRalph Campbell
2007-04-18IB/ipath: Don't initialize port memory for subportsRalph Campbell
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-12-12IB/ipath: Remove unused "write-only" variablesRoland Dreier
2006-12-08[PATCH] struct path: convert infinibandJosef Sipek
2006-09-28IB/ipath: Set CPU affinity earlyBryan O'Sullivan
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan
2006-09-28IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan
2006-09-28IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan
2006-09-22IB/ipath: fix return value from ipath_pollBryan O'Sullivan
2006-09-22IB/ipath: support new QLogic product naming schemeBryan O'Sullivan
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan
2006-09-22IB/ipath: drop requirement that PIO buffers be mmaped write-onlyBryan O'Sullivan
2006-09-22IB/ipath: More changes to support InfiniPath on PowerPC 970 systemsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...Bryan O'Sullivan