aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-10IB/ehca: Fix memleak on module unloadingAkinobu Mita1-0/+2
2007-02-04IB/ehca: Remove obsolete prototypesHoang-Nam Nguyen1-14/+0
2007-02-04IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen6-363/+204
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin1-1/+1
2007-01-22IB/ehca: Fix mismatched spin_unlock in irq handlerHoang-Nam Nguyen1-1/+2
2007-01-22IB/ehca: Fix improper use of yield() with spinlock heldHoang-Nam Nguyen1-1/+4
2007-01-09IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen6-16/+16
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter6-7/+7
2006-11-29IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen4-15/+39
2006-11-13IB/ehca: Activate scaling code by defaultHoang-Nam Nguyen1-0/+1
2006-11-13IB/ehca: Use named constant for max mtuHoang-Nam Nguyen2-3/+4
2006-11-09IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen6-35/+81
2006-10-30IB/ehca: Fix eHCA driver compilation for uniprocessorPaul Mackerras1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-4/+4
2006-10-02IB/ehca: Tweak trace message formatHoang-Nam Nguyen1-1/+1
2006-10-02IB/ehca: Fix device registrationHoang-Nam Nguyen1-17/+19
2006-09-22RDMA: iWARP Core Changes.Tom Tucker1-1/+1
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2-2/+4
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick31-0/+11572