summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan2006-07-016-362/+270
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-0136-15/+49
* [PATCH] IB/ipath: name zero counter offsets so it's clear they aren't countersBryan O'Sullivan2006-07-013-52/+52
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-4/+4
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-6/+7
* 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: deref correct pointer when using kernel SMABryan O'Sullivan2006-05-231-1/+1
* IB/ipath: fix null deref during rdma opsBryan O'Sullivan2006-05-231-5/+7
* IB/ipath: register as IB device ownerBryan O'Sullivan2006-05-231-0/+1
* IB/ipath: enable PE800 receive interrupts on user portsBryan O'Sullivan2006-05-231-0/+4
* IB/ipath: enable GPIO interrupt on HT-460Bryan O'Sullivan2006-05-235-8/+25
* IB/ipath: fix NULL dereference during cleanupBryan O'Sullivan2006-05-231-11/+11
* IB/ipath: replace uses of LIST_POISONBryan O'Sullivan2006-05-234-28/+25
* IB/ipath: fix reporting of driver version to userspaceBryan O'Sullivan2006-05-231-1/+1
* IB/ipath: don't modify QP if changes failBryan O'Sullivan2006-05-231-15/+17
* IB/ipath: fix spinlock recursion bugBryan O'Sullivan2006-05-231-6/+0
* IB/ipath: Properly terminate PCI ID tableRoland Dreier2006-05-121-4/+3
* IB/ipath: tidy up white space in a few filesBryan O'Sullivan2006-05-013-21/+31
* IB/ipath: fix label name in interrupt handlerBryan O'Sullivan2006-05-011-3/+3
* IB/ipath: improve sparse annotationBryan O'Sullivan2006-05-011-1/+1
* IB/ipath: simplify IB timer usageBryan O'Sullivan2006-05-012-30/+12
* IB/ipath: simplify RC send postingBryan O'Sullivan2006-05-011-11/+4
* IB/ipath: prevent hardware from being accessed during resetBryan O'Sullivan2006-05-013-6/+23
* IB/ipath: fix verbs registrationBryan O'Sullivan2006-05-011-1/+5
* IB/ipath: change handling of PIO buffersBryan O'Sullivan2006-05-011-14/+22
* IB/ipath: iterate over correct number of ports during resetBryan O'Sullivan2006-05-011-1/+1
* IB/ipath: set up 32-bit DMA mask if 64-bit setup failsBryan O'Sullivan2006-05-011-3/+13
* IB/ipath: fix race with exposing reset fileBryan O'Sullivan2006-05-012-2/+15
* IB/ipath: Fix whitespaceRoland Dreier2006-04-192-57/+57
* IB/ipath: Make more names staticRoland Dreier2006-04-199-93/+75
* IB/ipath: kbuild infrastructureBryan O'Sullivan2006-03-312-0/+52
* IB/ipath: infiniband verbs supportBryan O'Sullivan2006-03-312-0/+1555
* IB/ipath: misc infiniband code, part 2Bryan O'Sullivan2006-03-313-0/+2817
* IB/ipath: misc infiniband code, part 1Bryan O'Sullivan2006-03-314-0/+1187
* IB/ipath: infiniband RC protocol supportBryan O'Sullivan2006-03-311-0/+1857
* IB/ipath: infiniband UC and UD protocol supportBryan O'Sullivan2006-03-312-0/+1266
* IB/ipath: infiniband header filesBryan O'Sullivan2006-03-312-0/+804
* IB/ipath: layering interfaces used by higher-level driver codeBryan O'Sullivan2006-03-312-0/+1696
* IB/ipath: support for userspace apps using core driverBryan O'Sullivan2006-03-312-0/+2117
* IB/ipath: sysfs and ipathfs support for core driverBryan O'Sullivan2006-03-312-0/+1383
* IB/ipath: misc driver support codeBryan O'Sullivan2006-03-314-0/+1914
* IB/ipath: chip initialisation code, and diag supportBryan O'Sullivan2006-03-312-0/+1330
* IB/ipath: support for PCI Express devicesBryan O'Sullivan2006-03-311-0/+1247
* IB/ipath: support for HyperTransport devicesBryan O'Sullivan2006-03-311-0/+1586
* IB/ipath: core driver header filesBryan O'Sullivan2006-03-315-0/+2305
* IB/ipath: core device driverBryan O'Sullivan2006-03-311-0/+1983