summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAgeFilesLines
* IB/mthca: Fix allocation of ICM chunks in coherent memoryRoland Dreier2007-02-161-1/+3
* IB/mthca: Allow the QP state transition RESET->RESETDotan Barak2007-02-161-0/+5
* IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-123-9/+89
* IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2007-02-122-6/+16
* IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-125-50/+131
* IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin2007-02-121-0/+4
* IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin2007-02-121-1/+5
* IB/mthca: Work around gcc bug on sparc64David Howells2007-02-101-2/+7
* IB/mthca: Use correct structure size in call to memset()Roland Dreier2007-02-101-1/+1
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-042-2/+2
* IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET stateDotan Barak2007-01-091-9/+17
* IB/mthca: Fix PRM compliance problem in atomic-send completionsJack Morgenstein2007-01-071-2/+6
* IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin2007-01-041-1/+1
* [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversionMichael S. Tsirkin2006-12-301-1/+2
* IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier2006-12-151-3/+1
* IB/mthca: Add HCA profile module parametersLeonid Arsh2006-12-151-14/+97
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-083-6/+6
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0511-44/+35
|\
| * IB/mthca: Fix initial SRQ logsize for mem-free HCAsJack Morgenstein2006-11-291-1/+1
| * IB/mthca: Fix section mismatchesRoland Dreier2006-11-2910-41/+33
| * IB: kmemdup() cleanupEric Sesterhenn2006-11-291-2/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
|/
* IB/mthca: Fix MAD extended header format for MAD_IFC firmware commandMichael S. Tsirkin2006-10-311-7/+7
* IB/mthca: Use mmiowb after doorbell ringArthur Kepner2006-10-163-0/+34
* IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin2006-10-101-2/+4
* IB/mthca: Query port fixJack Morgenstein2006-10-101-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+4
* IB/mthca: Simplify calls to mthca_cq_clean()Roland Dreier2006-09-221-3/+2
* IB/mthca: Recover from catastrophic errorsJack Morgenstein2006-09-223-21/+136
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-1/+1
* IB: Whitespace fixesRoland Dreier2006-09-221-5/+5
* IB/mthca: Return correct number of bits for static rate in query_qpJack Morgenstein2006-09-221-1/+1
* IB/mthca: Return port number for unconnected QPs in query_qpJack Morgenstein2006-09-221-4/+6
* IB/mthca: Fix default static rate returned for Tavor in AVJack Morgenstein2006-09-221-1/+1
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-223-4/+6
* IB/mthca: Include the header we really wantJames Lentini2006-09-221-1/+1
* IB/mthca: Don't use privileged UAR for kernel accessMichael S. Tsirkin2006-09-221-1/+1
* IB/mthca: Fix lid used for sending trapsJack Morgenstein2006-09-221-1/+1
* IB/mthca: Use IRQ safe locks to protect allocation bitmapsRoland Dreier2006-08-311-4/+11
* IB/mthca: Update HCA firmware revisionsMichael S. Tsirkin2006-08-231-3/+3
* IB/mthca: No userspace SRQs if HCA doesn't have SRQ supportRoland Dreier2006-08-181-5/+6
* IB/mthca: Fix potential AB-BA deadlock with CQ locksRoland Dreier2006-08-112-14/+32
* IB/mthca: Make fence flag work for send work requestsMichael S. Tsirkin2006-08-101-2/+10
* IB/mthca: Clean up mthca array index maskRoland Dreier2006-08-031-8/+7
* IB/mthca: Fix mthca_array_clear() thinkoMichael S. Tsirkin2006-08-031-1/+3
* IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier2006-07-241-2/+3
* IB/mthca: Fix SRQ limit event range checkDotan Barak2006-07-241-1/+2
* [PATCH] IB/mthca: comment fixMichael S. Tsirkin2006-07-141-7/+6
* [PATCH] IB/mthca: fix static rate returned by mthca_ah_queryJack Morgenstein2006-07-141-2/+3
OpenPOWER on IntegriCloud