aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAge
* IB/mthca, mlx4_core: Fix typo in commentRoland Dreier2007-06-07
* IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin2007-05-29
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-21
|\
| * IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin2007-05-19
| * IB/mthca: Set GRH:HopLimit when building MLX headersRolf Manderscheid2007-05-19
| * IB/mthca: Fix use-after-free on device restartAli Ayoub2007-05-19
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-21
|/
* IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin2007-05-14
* IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin2007-05-14
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-08
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-07
|\
| * IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-07
| * IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-07
| * IB/mthca: Work around kernel QP starvationMichael S. Tsirkin2007-04-30
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
|/
* IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes2007-04-25
* IB/mthca: Simplify CQ cleaning in mthca_free_qp()Roland Dreier2007-04-24
* IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memoryRoland Dreier2007-04-24
* IB/mthca: Update HCA firmware revisionsRoland Dreier2007-04-18
* IB/mthca: Fix data corruption after FMR unmap on SinaiMichael S. Tsirkin2007-04-16
* IB/mthca: Fix thinko in init_mr_table()Michael S. Tsirkin2007-03-26
* IB/mthca: Fix error path in mthca_alloc_memfree()Roland Dreier2007-03-01
* IB/mthca: Make 2 functions staticAdrian Bunk2007-02-20
* IB/mthca: Fix allocation of ICM chunks in coherent memoryRoland Dreier2007-02-16
* IB/mthca: Allow the QP state transition RESET->RESETDotan Barak2007-02-16
* IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-12
* IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2007-02-12
* IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-12
* IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin2007-02-12
* IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin2007-02-12
* IB/mthca: Work around gcc bug on sparc64David Howells2007-02-10
* IB/mthca: Use correct structure size in call to memset()Roland Dreier2007-02-10
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-04
* IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET stateDotan Barak2007-01-09
* IB/mthca: Fix PRM compliance problem in atomic-send completionsJack Morgenstein2007-01-07
* IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin2007-01-04
* [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversionMichael S. Tsirkin2006-12-30
* IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier2006-12-15
* IB/mthca: Add HCA profile module parametersLeonid Arsh2006-12-15
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-08
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * IB/mthca: Fix initial SRQ logsize for mem-free HCAsJack Morgenstein2006-11-29
| * IB/mthca: Fix section mismatchesRoland Dreier2006-11-29
| * IB: kmemdup() cleanupEric Sesterhenn2006-11-29
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IB/mthca: Fix MAD extended header format for MAD_IFC firmware commandMichael S. Tsirkin2006-10-31
* IB/mthca: Use mmiowb after doorbell ringArthur Kepner2006-10-16
* IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin2006-10-10
* IB/mthca: Query port fixJack Morgenstein2006-10-10