summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-6/+7
2006-06-18IB/ipath: Add client reregister event generationRoland Dreier1-1/+1
2006-06-18IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh1-38/+2
2006-05-24IB/ipath: deref correct pointer when using kernel SMABryan O'Sullivan1-1/+1
2006-05-24IB/ipath: fix null deref during rdma opsBryan O'Sullivan1-5/+7
2006-05-24IB/ipath: register as IB device ownerBryan O'Sullivan1-0/+1
2006-05-24IB/ipath: enable PE800 receive interrupts on user portsBryan O'Sullivan1-0/+4
2006-05-24IB/ipath: enable GPIO interrupt on HT-460Bryan O'Sullivan5-8/+25
2006-05-24IB/ipath: fix NULL dereference during cleanupBryan O'Sullivan1-11/+11
2006-05-24IB/ipath: replace uses of LIST_POISONBryan O'Sullivan4-28/+25
2006-05-24IB/ipath: fix reporting of driver version to userspaceBryan O'Sullivan1-1/+1
2006-05-24IB/ipath: don't modify QP if changes failBryan O'Sullivan1-15/+17
2006-05-24IB/ipath: fix spinlock recursion bugBryan O'Sullivan1-6/+0
2006-05-13IB/ipath: Properly terminate PCI ID tableRoland Dreier1-4/+3
2006-05-01IB/ipath: tidy up white space in a few filesBryan O'Sullivan3-21/+31
2006-05-01IB/ipath: fix label name in interrupt handlerBryan O'Sullivan1-3/+3
2006-05-01IB/ipath: improve sparse annotationBryan O'Sullivan1-1/+1
2006-05-01IB/ipath: simplify IB timer usageBryan O'Sullivan2-30/+12
2006-05-01IB/ipath: simplify RC send postingBryan O'Sullivan1-11/+4
2006-05-01IB/ipath: prevent hardware from being accessed during resetBryan O'Sullivan3-6/+23
2006-05-01IB/ipath: fix verbs registrationBryan O'Sullivan1-1/+5
2006-05-01IB/ipath: change handling of PIO buffersBryan O'Sullivan1-14/+22
2006-05-01IB/ipath: iterate over correct number of ports during resetBryan O'Sullivan1-1/+1
2006-05-01IB/ipath: set up 32-bit DMA mask if 64-bit setup failsBryan O'Sullivan1-3/+13
2006-05-01IB/ipath: fix race with exposing reset fileBryan O'Sullivan2-2/+15
2006-04-19IB/ipath: Fix whitespaceRoland Dreier2-57/+57
2006-04-19IB/ipath: Make more names staticRoland Dreier9-93/+75
2006-04-01IB/ipath: kbuild infrastructureBryan O'Sullivan2-0/+52
2006-04-01IB/ipath: infiniband verbs supportBryan O'Sullivan2-0/+1555
2006-04-01IB/ipath: misc infiniband code, part 2Bryan O'Sullivan3-0/+2817
2006-04-01IB/ipath: misc infiniband code, part 1Bryan O'Sullivan4-0/+1187
2006-04-01IB/ipath: infiniband RC protocol supportBryan O'Sullivan1-0/+1857
2006-04-01IB/ipath: infiniband UC and UD protocol supportBryan O'Sullivan2-0/+1266
2006-04-01IB/ipath: infiniband header filesBryan O'Sullivan2-0/+804
2006-04-01IB/ipath: layering interfaces used by higher-level driver codeBryan O'Sullivan2-0/+1696
2006-04-01IB/ipath: support for userspace apps using core driverBryan O'Sullivan2-0/+2117
2006-04-01IB/ipath: sysfs and ipathfs support for core driverBryan O'Sullivan2-0/+1383
2006-04-01IB/ipath: misc driver support codeBryan O'Sullivan4-0/+1914
2006-04-01IB/ipath: chip initialisation code, and diag supportBryan O'Sullivan2-0/+1330
2006-04-01IB/ipath: support for PCI Express devicesBryan O'Sullivan1-0/+1247
2006-04-01IB/ipath: support for HyperTransport devicesBryan O'Sullivan1-0/+1586
2006-04-01IB/ipath: core driver header filesBryan O'Sullivan5-0/+2305
2006-04-01IB/ipath: core device driverBryan O'Sullivan1-0/+1983