aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca
AgeCommit message (Expand)Author
2007-05-24IB/ehca: Fix number of send WRs reported for new QPStefan Roscher
2007-05-19IB/ehca: Return proper error code if register_mr failsHoang-Nam Nguyen
2007-05-14IB/ehca: Disable scaling code by default, bump version numberJoachim Fenkes
2007-05-14IB/ehca: Beautify sysfs attribute code and fix compiler warningsJoachim Fenkes
2007-05-14IB/ehca: Remove _irqsave, move #ifdefJoachim Fenkes
2007-05-14IB/ehca: Fix AQP0/1 QP numberHoang-Nam Nguyen
2007-05-14IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()Joachim Fenkes
2007-05-14IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher
2007-05-09Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
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-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras
2007-04-24IB/ehca: Implement modify_portJoachim Fenkes
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-04-13[POWERPC] get_property returns constStephen Rothwell
2007-03-22IB/ehca: Make scaling code work without CPU hotplugJoachim Fenkes
2007-03-01IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen
2007-02-16IB/ehca: Change query_port() to return LINK_UP instead UNKNOWNHoang-Nam Nguyen
2007-02-16IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen
2007-02-16IB/ehca: Fix race condition/locking issues in scaling codeHoang-Nam Nguyen
2007-02-16IB/ehca: Rework irq handlerHoang-Nam Nguyen
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-10IB/ehca: Fix memleak on module unloadingAkinobu Mita
2007-02-04IB/ehca: Remove obsolete prototypesHoang-Nam Nguyen
2007-02-04IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen
2007-02-04IB: Return qp pointer as part of ib_wcMichael 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/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-11-29IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen
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-10-30IB/ehca: Fix eHCA driver compilation for uniprocessorPaul Mackerras
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-02IB/ehca: Tweak trace message formatHoang-Nam Nguyen
2006-10-02IB/ehca: Fix device registrationHoang-Nam Nguyen
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick