summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca
AgeCommit message (Expand)Author
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-19IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin
2007-05-19IB/mthca: Set GRH:HopLimit when building MLX headersRolf Manderscheid
2007-05-19IB/mthca: Fix use-after-free on device restartAli Ayoub
2007-05-14IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin
2007-05-14IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-30IB/mthca: Work around kernel QP starvationMichael S. Tsirkin
2007-04-24IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes
2007-04-24IB/mthca: Simplify CQ cleaning in mthca_free_qp()Roland Dreier
2007-04-24IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memoryRoland Dreier
2007-04-18IB/mthca: Update HCA firmware revisionsRoland Dreier
2007-04-16IB/mthca: Fix data corruption after FMR unmap on SinaiMichael S. Tsirkin
2007-03-26IB/mthca: Fix thinko in init_mr_table()Michael S. Tsirkin
2007-03-01IB/mthca: Fix error path in mthca_alloc_memfree()Roland Dreier
2007-02-20IB/mthca: Make 2 functions staticAdrian Bunk
2007-02-16IB/mthca: Fix allocation of ICM chunks in coherent memoryRoland Dreier
2007-02-16IB/mthca: Allow the QP state transition RESET->RESETDotan Barak
2007-02-12IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin
2007-02-12IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin
2007-02-12IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin
2007-02-12IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin
2007-02-12IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin
2007-02-10IB/mthca: Work around gcc bug on sparc64David Howells
2007-02-10IB/mthca: Use correct structure size in call to memset()Roland Dreier
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin
2007-01-09IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET stateDotan Barak
2007-01-07IB/mthca: Fix PRM compliance problem in atomic-send completionsJack Morgenstein
2007-01-04IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin
2006-12-30[PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversionMichael S. Tsirkin
2006-12-15IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier
2006-12-15IB/mthca: Add HCA profile module parametersLeonid Arsh
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-11-29IB/mthca: Fix initial SRQ logsize for mem-free HCAsJack Morgenstein
2006-11-29IB/mthca: Fix section mismatchesRoland Dreier
2006-11-29IB: kmemdup() cleanupEric Sesterhenn
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-31IB/mthca: Fix MAD extended header format for MAD_IFC firmware commandMichael S. Tsirkin
2006-10-16IB/mthca: Use mmiowb after doorbell ringArthur Kepner
2006-10-10IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin
2006-10-10IB/mthca: Query port fixJack Morgenstein
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-22IB/mthca: Simplify calls to mthca_cq_clean()Roland Dreier
2006-09-22IB/mthca: Recover from catastrophic errorsJack Morgenstein