aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-28IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen1-2/+2
2007-07-20IB/ehca: Support small QP queuesStefan Roscher10-159/+378
2007-07-20IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes1-8/+9
2007-07-20IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2-18/+18
2007-07-20IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen1-14/+28
2007-07-20IB/ehca: Support large page MRsHoang-Nam Nguyen5-63/+357
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt6-7/+7
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen22-242/+261
2007-07-17IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen1-331/+200
2007-07-17IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen2-277/+284
2007-07-17IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen1-23/+24
2007-07-17IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen1-8/+11
2007-07-17IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen3-197/+15
2007-07-17IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen1-0/+1
2007-07-17IB/ehca: Fix HW level autodetectionJoachim Fenkes1-12/+17
2007-07-09IB/ehca: Improve latency by unlocking after triggering the hardwareHoang-Nam Nguyen1-3/+2
2007-07-09IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes4-31/+101
2007-07-09IB/ehca: Return QP pointer in poll_cq()Joachim Fenkes1-3/+8
2007-07-09IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes6-32/+28
2007-07-09IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes5-39/+29
2007-07-09IB/ehca: Lock renaming, static initializersJoachim Fenkes6-36/+27
2007-07-09IB/ehca: Report RDMA atomic attributes in query_qp()Hoang-Nam Nguyen1-0/+3
2007-07-09IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2Stefan Roscher1-0/+11
2007-07-09IB/ehca: Support UD low-latency QPsStefan Roscher1-27/+57
2007-07-09IB/ehca: add Shared Receive Queue supportJoachim Fenkes9-107/+480
2007-07-09IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes4-170/+166
2007-07-09IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes5-11/+104
2007-07-09IB/ehca: Change scaling_code parameter description to match default valueHoang-Nam Nguyen1-1/+1
2007-07-09IB: Use menuconfig for InfiniBand menuJan Engelhardt1-1/+1
2007-07-09IB/ehca: Refactor "maybe missed event" codeJoachim Fenkes2-19/+11
2007-05-24IB/ehca: Fix number of send WRs reported for new QPStefan Roscher1-1/+1
2007-05-19IB/ehca: Return proper error code if register_mr failsHoang-Nam Nguyen1-5/+2
2007-05-14IB/ehca: Disable scaling code by default, bump version numberJoachim Fenkes1-3/+3
2007-05-14IB/ehca: Beautify sysfs attribute code and fix compiler warningsJoachim Fenkes1-49/+37
2007-05-14IB/ehca: Remove _irqsave, move #ifdefJoachim Fenkes1-4/+3
2007-05-14IB/ehca: Fix AQP0/1 QP numberHoang-Nam Nguyen1-2/+3
2007-05-14IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()Joachim Fenkes1-4/+8
2007-05-14IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher3-2/+14
2007-05-09Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-33/+40
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+6
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier3-33/+40
2007-05-08Merge branch 'linux-2.6'Paul Mackerras5-7/+24
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-7/+24
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