aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca
AgeCommit message (Expand)Author
2007-08-31IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes
2007-08-31IB/ehca: Fix Small QP regressionsStefan Roscher
2007-07-31in-string typos of "error"Eddy L O Jansson
2007-07-28IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen
2007-07-28IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen
2007-07-20IB/ehca: Support small QP queuesStefan Roscher
2007-07-20IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes
2007-07-20IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen
2007-07-20IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen
2007-07-20IB/ehca: Support large page MRsHoang-Nam Nguyen
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen
2007-07-17IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen
2007-07-17IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen
2007-07-17IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen
2007-07-17IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen
2007-07-17IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen
2007-07-17IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen
2007-07-17IB/ehca: Fix HW level autodetectionJoachim Fenkes
2007-07-09IB/ehca: Improve latency by unlocking after triggering the hardwareHoang-Nam Nguyen
2007-07-09IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes
2007-07-09IB/ehca: Return QP pointer in poll_cq()Joachim Fenkes
2007-07-09IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes
2007-07-09IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes
2007-07-09IB/ehca: Lock renaming, static initializersJoachim Fenkes
2007-07-09IB/ehca: Report RDMA atomic attributes in query_qp()Hoang-Nam Nguyen
2007-07-09IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2Stefan Roscher
2007-07-09IB/ehca: Support UD low-latency QPsStefan Roscher
2007-07-09IB/ehca: add Shared Receive Queue supportJoachim Fenkes
2007-07-09IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes
2007-07-09IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes
2007-07-09IB/ehca: Change scaling_code parameter description to match default valueHoang-Nam Nguyen
2007-07-09IB: Use menuconfig for InfiniBand menuJan Engelhardt
2007-07-09IB/ehca: Refactor "maybe missed event" codeJoachim Fenkes
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