summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAgeFilesLines
* IB/mthca, mlx4_core: Fix typo in commentRoland Dreier2007-06-071-1/+1
* IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin2007-05-291-3/+3
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-213-61/+102
|\
| * IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin2007-05-191-60/+98
| * IB/mthca: Set GRH:HopLimit when building MLX headersRolf Manderscheid2007-05-191-0/+1
| * IB/mthca: Fix use-after-free on device restartAli Ayoub2007-05-191-1/+3
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-215-0/+5
|/
* IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin2007-05-141-1/+3
* IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin2007-05-141-0/+1
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-082-10/+29
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-074-7/+24
|\
| * IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-062-7/+9
| * IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-0/+2
| * IB/mthca: Work around kernel QP starvationMichael S. Tsirkin2007-04-301-0/+13
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
|/
* IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes2007-04-241-1/+0
* IB/mthca: Simplify CQ cleaning in mthca_free_qp()Roland Dreier2007-04-241-4/+3
* IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memoryRoland Dreier2007-04-241-2/+4
* IB/mthca: Update HCA firmware revisionsRoland Dreier2007-04-181-5/+5
* IB/mthca: Fix data corruption after FMR unmap on SinaiMichael S. Tsirkin2007-04-161-0/+1
* IB/mthca: Fix thinko in init_mr_table()Michael S. Tsirkin2007-03-261-2/+2
* IB/mthca: Fix error path in mthca_alloc_memfree()Roland Dreier2007-03-011-5/+5
* IB/mthca: Make 2 functions staticAdrian Bunk2007-02-201-4/+6
* 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
OpenPOWER on IntegriCloud