aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier3-4/+20
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin3-3/+4
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-1/+1
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras5-2/+83
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras1-1/+1
2007-04-24IB/ehca: Implement modify_portJoachim Fenkes5-2/+83
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-1/+1
2007-04-13[POWERPC] get_property returns constStephen Rothwell1-2/+2
2007-03-22IB/ehca: Make scaling code work without CPU hotplugJoachim Fenkes1-0/+8
2007-03-01IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen4-25/+60
2007-02-16IB/ehca: Change query_port() to return LINK_UP instead UNKNOWNHoang-Nam Nguyen1-0/+3
2007-02-16IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen4-34/+26
2007-02-16IB/ehca: Fix race condition/locking issues in scaling codeHoang-Nam Nguyen1-35/+33
2007-02-16IB/ehca: Rework irq handlerHoang-Nam Nguyen6-92/+183
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-2/+2
2007-02-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+2
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day4-10/+5
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