summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2007-05-01IB/mthca: Fix data corruption after FMR unmap on SinaiMichael S. Tsirkin
2007-01-22IB/ehca: Fix mismatched spin_unlock in irq handlerHoang-Nam Nguyen
2007-01-22IB/ehca: Fix improper use of yield() with spinlock heldHoang-Nam Nguyen
2007-01-09IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET stateDotan Barak
2007-01-09IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen
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-12IB/ipath: Implement new verbs DMA mapping functionsRalph Campbell
2006-12-12IB/ipath: Fix IRQ for PCI Express HCAsRoland Dreier
2006-12-12RDMA/amso1100: Fix memory leak in c2_qp_modify()Krishna Kumar
2006-12-12IB/ipath: Remove unused "write-only" variablesRoland Dreier
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-08[PATCH] struct path: convert infinibandJosef Sipek
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
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-29RDMA/amso1100: Prevent deadlock in destroy QPKrishna Kumar
2006-11-29IB/mthca: Fix initial SRQ logsize for mem-free HCAsJack Morgenstein
2006-11-29IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen
2006-11-29IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier
2006-11-29IB/ipath: Fix typo in pma_counter_select subscriptRoland Dreier
2006-11-29RDMA/amso1100: Fix section mismatchesRoland Dreier
2006-11-29IB/mthca: Fix section mismatchesRoland Dreier
2006-11-29IB: kmemdup() cleanupEric Sesterhenn
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-20IB/ipath: Depend on CONFIG_NETBryan O'Sullivan
2006-11-16[PATCH] IB/ipath - fix driver build for platforms with PCI, but not HTBryan O'Sullivan
2006-11-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2006-11-13RDMA/amso1100: Fix && typoJean Delvare
2006-11-13RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_deviceTom Tucker
2006-11-13IB/ehca: Activate scaling code by defaultHoang-Nam Nguyen
2006-11-13IB/ehca: Use named constant for max mtuHoang-Nam Nguyen
2006-11-09IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen
2006-11-08[PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan
2006-10-31IB/mthca: Fix MAD extended header format for MAD_IFC firmware commandMichael S. Tsirkin
2006-10-30IB/amso1100: Fix incorrect pr_debug()Steve Wise
2006-10-30IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_singleSteve Wise
2006-10-30IB/ehca: Fix eHCA driver compilation for uniprocessorPaul Mackerras
2006-10-16IB/mthca: Use mmiowb after doorbell ringArthur Kepner
2006-10-16IB/ipath: Initialize diagpkt file on device init onlyRobert Walsh
2006-10-16RDMA/amso1100: Fix a NULL dereference in error pathAdrian Bunk
2006-10-16RDMA/amso1100: pci_module_init() conversionHenrik Kretzschmar
2006-10-10IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin
2006-10-10RDMA/amso1100: Fix build with debugging offRoland Dreier
2006-10-10IB/mthca: Query port fixJack Morgenstein
2006-10-10RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recvTom Tucker
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells