aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_mad.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-165/+33
* IB/ipath: strncpy() doesn't always NUL-terminateRoel Kluin2009-09-051-1/+1
* IB: Remove __constant_{endian} usesHarvey Harrison2009-01-171-48/+47
* IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson2008-12-051-0/+2
* IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell2008-07-141-3/+3
* IB/ipath: Fix SM trap forwardingRalph Campbell2008-06-061-0/+4
* IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell2008-04-161-1/+1
* IB/ipath: Fix time comparison to use time_after_eq()Robert P. J. Day2008-04-161-1/+2
* IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh2008-04-161-0/+4
* IB/ipath: Add code to support multiple link speeds and widthsRalph Campbell2008-04-161-29/+60
* IB/ipath: Enable 4KB MTUDave Olson2008-04-161-7/+5
* IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell2008-03-111-4/+3
* IB/ipath: MAD performance sampling registers supportRalph Campbell2008-01-251-44/+75
* IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell2008-01-251-2/+2
* IB/ipath: Remove redundant link state checksRalph Campbell2007-10-091-6/+0
* IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell2007-10-091-10/+0
* IB/ipath: Remove duplicate copy of LMCRalph Campbell2007-10-091-18/+21
* IB/ipath: return correct PortGUID in NodeInfoSean Hefty2007-07-091-1/+1
* IB/ipath: Update copyright datesJohn Gregor2007-07-091-1/+1
* IB/ipath: Fix maximum MTU reportingRobert Walsh2007-07-091-1/+6
* IB/ipath: Clean up handling of GUID 0Bryan O'Sullivan2006-09-281-5/+11
* IB/ipath: simplify layering codeBryan O'Sullivan2006-09-221-45/+294
* [PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan2006-07-011-3/+3
* [PATCH] IB/ipath: purge sps_lid and sps_mlid arraysBryan O'Sullivan2006-07-011-1/+1
* [PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan2006-07-011-24/+28
* [PATCH] IB/ipath: report correct device identification information in /sysBryan O'Sullivan2006-07-011-2/+4
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-011-0/+1
* [PATCH] IB/ipath: name zero counter offsets so it's clear they aren't countersBryan O'Sullivan2006-07-011-40/+40
* IB/ipath: Add client reregister event generationRoland Dreier2006-06-171-1/+1
* IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh2006-06-171-38/+2
* IB/ipath: misc infiniband code, part 2Bryan O'Sullivan2006-03-311-0/+1352