aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_file_ops.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* inifiband: Remove BKL from ipath_open()Thomas Gleixner2009-10-14
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* IB/ipath: strncpy() doesn't always NUL-terminateRoel Kluin2009-09-05
* cpumask: use new cpumask API in drivers/infiniband/hw/ipathRusty Russell2008-12-29
* IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson2008-12-05
* IB/ipath: Fix spi_pioindex valueDave Olson2008-12-05
* device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* device create: infiniband: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
* Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
* IB/ipath: Make ipath_portdata work with struct pid * not pid_tPavel Emelyanov2008-05-13
* IB/ipath: Need to always request and handle PIO avail interruptsDave Olson2008-05-07
* IB: convert struct class_device to struct deviceTony Jones2008-04-19
* IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell2008-04-17
* IB/ipath: add calls to new 7220 code and enable in buildDave Olson2008-04-17
* IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones2008-04-17
* IB/ipath: Enable reduced PIO update for HCAs that support it.Dave Olson2008-04-17
* IB/ipath: Add support for 7220 receive queue changesRalph Campbell2008-04-17
* IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell2008-04-17
* IB/ipath: Enable 4KB MTUDave Olson2008-04-17
* IB/ipath: Shared context code needs to be sure device is usableDave Olson2008-04-17
* IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson2008-01-25
* IB/ipath: Port config has on-chip effects for 7220Ralph Campbell2008-01-25
* IB/ipath: Allow more flexible user register alignmentsRalph Campbell2008-01-25
* IB/ipath: Clean up some commentsDave Olson2008-01-25
* IB/ipath: Changes for fields moving from devdata to portdataDave Olson2008-01-25
* IB/ipath: Generalize some xxx_SHIFT macrosDave Olson2008-01-25
* IB/ipath: kreceive uses portdata rather than devdataRalph Campbell2008-01-25
* IB/ipath: Convert from .nopage to .faultNick Piggin2008-01-25
* IB/ipath: Fix sendctrl lockingJohn Gregor2008-01-25
* IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson2007-10-10
* IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones2007-10-09
* IB/ipath: ipath_poll fixups and enhancementsRobert Walsh2007-07-09
* IB/ipath: Make handling of one subport consistentMark Debbage2007-07-09
* IB/ipath: Correct checking of swminor version field when using subportsMark Debbage2007-07-09
* IB/ipath: Change use of constants for TID type to defined valuesJoan Eslinger2007-07-09
* IB/ipath: Fix unit selection when all CPU affinity bits setBryan O'Sullivan2007-04-18
* IB/ipath: Force PIOAvail update entry pointArthur Jones2007-04-18
* IB/ipath: Allow receive ports mapped into userspace to be sharedMark Debbage2007-04-18
* IB/ipath: Fix port sharing on powerpcRalph Campbell2007-04-18
* IB/ipath: Don't initialize port memory for subportsRalph Campbell2007-04-18
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* IB/ipath: Remove unused "write-only" variablesRoland Dreier2006-12-12
* [PATCH] struct path: convert infinibandJosef Sipek2006-12-08
* IB/ipath: Set CPU affinity earlyBryan O'Sullivan2006-09-28
* IB/ipath: Improved support for PowerPCBryan O'Sullivan2006-09-28
* IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan2006-09-28
* IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan2006-09-28
* IB/ipath: fix return value from ipath_pollBryan O'Sullivan2006-09-22