aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_diag.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-40/+29
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+3
* IB: convert struct class_device to struct deviceTony Jones2008-04-191-5/+5
* IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell2008-04-161-1/+1
* IB/ipath: Allow old and new diagnostic packet formatsMichael Albaugh2008-04-161-2/+7
* IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell2008-04-161-3/+3
* IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor2008-04-161-4/+14
* IB/ipath: Performance optimization for CPU differencesRalph Campbell2007-10-091-10/+12
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* IB/ipath: Update copyright datesJohn Gregor2007-07-091-1/+1
* IB/ipath: Add capability to modify PBC wordMichael Albaugh2007-07-091-5/+34
* IB/ipath: Prevent random program use of diags interfaceBryan O'Sullivan2007-04-181-1/+10
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-2/+2
* IB/ipath: Initialize diagpkt file on device init onlyRobert Walsh2006-10-161-27/+38
* [PATCH] missing includes from infiniband mergeAl Viro2006-09-231-0/+1
* IB/ipath: add new minor device to allow sending of diag packetsBryan O'Sullivan2006-09-221-0/+153
* IB/ipath: simplify layering codeBryan O'Sullivan2006-09-221-1/+0
* [PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan2006-07-011-2/+1
* [PATCH] IB/ipath: read/write correct sizes through diag interfaceBryan O'Sullivan2006-07-011-4/+5
* [PATCH] IB/ipath: allow diags on any unitBryan O'Sullivan2006-07-011-57/+28
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-011-0/+1
* IB/ipath: fix race with exposing reset fileBryan O'Sullivan2006-05-011-1/+2
* IB/ipath: Make more names staticRoland Dreier2006-04-191-12/+0
* IB/ipath: chip initialisation code, and diag supportBryan O'Sullivan2006-03-311-0/+379