aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_diag.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-28IB/ipath: Deprecate ipath driver and move to staging.Gravatar Dennis Dalessandro 1-551/+0
2014-05-27IB/ipath: Translate legacy diagpkt into newer extended diagpktGravatar Dennis Dalessandro 1-0/+4
2014-03-17IB/ipath: Fix potential buffer overrun in sending diag packet routineGravatar Dennis Dalessandro 1-41/+25
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 1-0/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-1/+3
2008-04-19IB: convert struct class_device to struct deviceGravatar Tony Jones 1-5/+5
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Gravatar Ralph Campbell 1-1/+1
2008-04-16IB/ipath: Allow old and new diagnostic packet formatsGravatar Michael Albaugh 1-2/+7
2008-04-16IB/ipath: Make send buffers available for kernel if not allocated to userGravatar Ralph Campbell 1-3/+3
2008-04-16IB/ipath: Head of Line blocking vs forward progress of user appsGravatar John Gregor 1-4/+14
2007-10-09IB/ipath: Performance optimization for CPU differencesGravatar Ralph Campbell 1-10/+12
2007-07-29Remove fs.h from mm.hGravatar Alexey Dobriyan 1-0/+1
2007-07-09IB/ipath: Update copyright datesGravatar John Gregor 1-1/+1
2007-07-09IB/ipath: Add capability to modify PBC wordGravatar Michael Albaugh 1-5/+34
2007-04-18IB/ipath: Prevent random program use of diags interfaceGravatar Bryan O'Sullivan 1-1/+10
2007-02-12[PATCH] mark struct file_operations const 3Gravatar Arjan van de Ven 1-2/+2
2006-10-16IB/ipath: Initialize diagpkt file on device init onlyGravatar Robert Walsh 1-27/+38
2006-09-23[PATCH] missing includes from infiniband mergeGravatar Al Viro 1-0/+1
2006-09-22IB/ipath: add new minor device to allow sending of diag packetsGravatar Bryan O'Sullivan 1-0/+153
2006-09-22IB/ipath: simplify layering codeGravatar Bryan O'Sullivan 1-1/+0
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathGravatar Bryan O'Sullivan 1-2/+1
2006-07-01[PATCH] IB/ipath: read/write correct sizes through diag interfaceGravatar Bryan O'Sullivan 1-4/+5
2006-07-01[PATCH] IB/ipath: allow diags on any unitGravatar Bryan O'Sullivan 1-57/+28
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Gravatar Bryan O'Sullivan 1-0/+1
2006-05-01IB/ipath: fix race with exposing reset fileGravatar Bryan O'Sullivan 1-1/+2
2006-04-19IB/ipath: Make more names staticGravatar Roland Dreier 1-12/+0
2006-03-31IB/ipath: chip initialisation code, and diag supportGravatar Bryan O'Sullivan 1-0/+379