aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_init_chip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-18IB/ipath: Fix driver crash (in interrupt or during unload) after chip resetMichael Albaugh1-11/+34
2007-04-18IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan1-0/+4
2007-04-18IB/ipath: Fix calculation for number of kernel PIO buffersBryan O'Sullivan1-21/+16
2006-12-12IB/ipath: Remove unused "write-only" variablesRoland Dreier1-2/+1
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan1-18/+38
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan1-6/+6
2006-09-22IB/ipath: fix handling of kpiobufsBryan O'Sullivan1-1/+2
2006-09-22IB/ipath: fix for crash on module unload, if cfgports < portcntBryan O'Sullivan1-1/+5
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan1-2/+2
2006-07-01[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written via DMABryan O'Sullivan1-0/+17
2006-07-01[PATCH] IB/ipath: purge sps_lid and sps_mlid arraysBryan O'Sullivan1-2/+0
2006-07-01[PATCH] IB/ipath: memory management cleanupsBryan O'Sullivan1-32/+11
2006-07-01[PATCH] IB/ipath: fix some memory leaks on failure pathsBryan O'Sullivan1-0/+1
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company nameBryan O'Sullivan1-0/+1
2006-05-23IB/ipath: enable GPIO interrupt on HT-460Bryan O'Sullivan1-1/+0
2006-05-01IB/ipath: change handling of PIO buffersBryan O'Sullivan1-14/+22
2006-03-31IB/ipath: chip initialisation code, and diag supportBryan O'Sullivan1-0/+951