Commit Graph

88 Commits (5281a4b8a0c6bac0c070913ec25868faa06a3115)

Author SHA1 Message Date
Stefan Roscher 5281a4b8a0 IB/ehca: Support more than 4k QPs for userspace and kernelspace 18 years ago
Stefan Roscher 441633b968 IB/ehca: Small QP userspace support 18 years ago
Anton Blanchard 339e2640a9 IB/ehca: Export module parameters in sysfs 18 years ago
Anton Blanchard 1f79448302 IB/ehca: Make output clearer by removing some debug messages 18 years ago
Roland Dreier 1fea391039 IB/ehca: Include <linux/mutex.h> from ehca_classes.h 18 years ago
Joachim Fenkes 5ff70cac3e IB/ehca: SRQ fixes to enable IPoIB CM 18 years ago
Stefan Roscher fecea0ab34 IB/ehca: Fix Small QP regressions 18 years ago
Eddy L O Jansson 0e6ff1580f in-string typos of "error" 18 years ago
Hoang-Nam Nguyen 1655fc2e12 IB/ehca: Move extern declarations from .c files to .h files 18 years ago
Hoang-Nam Nguyen 05d989f948 IB/ehca: Fix include order to better match kernel style 18 years ago
Stefan Roscher e2f81daf23 IB/ehca: Support small QP queues 18 years ago
Joachim Fenkes 0c10f7b79b IB/ehca: Make internal_create/destroy_qp() static 18 years ago
Hoang-Nam Nguyen 51d2bfbddb IB/ehca: Move ehca2ib_return_code() out of line 18 years ago
Hoang-Nam Nguyen 633a5aedae IB/ehca: Generate async event when SRQ limit reached 18 years ago
Hoang-Nam Nguyen 5bb7d9290c IB/ehca: Support large page MRs 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Hoang-Nam Nguyen 2b94397adc IB/ehca: Fix warnings issued by checkpatch.pl 18 years ago
Hoang-Nam Nguyen 187c72e31f IB/ehca: Restructure ehca_set_pagebuf() 18 years ago
Hoang-Nam Nguyen df17bfd4a0 IB/ehca: MR/MW structure refactoring 18 years ago
Hoang-Nam Nguyen 2492398e61 IB/ehca: Use macro to calculate number of chunks in a mem block 18 years ago
Hoang-Nam Nguyen 4e4e74cae7 IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value 18 years ago
Hoang-Nam Nguyen a1a6ff1100 IB/ehca: Use common error code mapping instead of specific ones 18 years ago
Hoang-Nam Nguyen 3df78f81e0 IB/ehca: Fix memory leak in error path of ehca_get_dma_mr() 18 years ago
Joachim Fenkes fbb9318be4 IB/ehca: Fix HW level autodetection 18 years ago
Hoang-Nam Nguyen f72d2f0814 IB/ehca: Improve latency by unlocking after triggering the hardware 18 years ago
Joachim Fenkes 8705ce5b90 IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events 18 years ago
Joachim Fenkes b1cfe43d4b IB/ehca: Return QP pointer in poll_cq() 18 years ago
Joachim Fenkes 26ed687fdd IB/ehca: Change idr spinlocks into rwlocks 18 years ago
Joachim Fenkes 28db6beb42 IB/ehca: Refactor sync between completions and destroy_cq using atomic_t 18 years ago
Joachim Fenkes 9844b71baa IB/ehca: Lock renaming, static initializers 18 years ago
Hoang-Nam Nguyen 15f001ec47 IB/ehca: Report RDMA atomic attributes in query_qp() 18 years ago
Stefan Roscher 85f003172f IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2 18 years ago
Stefan Roscher 472803dab8 IB/ehca: Support UD low-latency QPs 18 years ago
Joachim Fenkes a6a12947fb IB/ehca: add Shared Receive Queue support 18 years ago
Joachim Fenkes 9a79fc0a1b IB/ehca: QP code restructuring in preparation for SRQ 18 years ago
Joachim Fenkes 91f13aa3fc IB/ehca: HW level, HW caps and MTU autodetection 18 years ago
Hoang-Nam Nguyen b8a3ba5513 IB/ehca: Change scaling_code parameter description to match default value 18 years ago
Jan Engelhardt 06cc85086e IB: Use menuconfig for InfiniBand menu 18 years ago
Joachim Fenkes fffba373ef IB/ehca: Refactor "maybe missed event" code 18 years ago
Stefan Roscher 65a2c841d6 IB/ehca: Fix number of send WRs reported for new QP 18 years ago
Hoang-Nam Nguyen bd5a6ccc0e IB/ehca: Return proper error code if register_mr fails 18 years ago
Joachim Fenkes 4e430dcb7b IB/ehca: Disable scaling code by default, bump version number 18 years ago
Joachim Fenkes bba9b6013e IB/ehca: Beautify sysfs attribute code and fix compiler warnings 18 years ago
Joachim Fenkes c7a14939e7 IB/ehca: Remove _irqsave, move #ifdef 18 years ago
Hoang-Nam Nguyen c55a0ddd8e IB/ehca: Fix AQP0/1 QP number 18 years ago
Joachim Fenkes 92761cdaf2 IB/ehca: Correctly set GRH mask bit in ehca_modify_qp() 18 years ago
Stefan Roscher 5d88278e3b IB/ehca: Serialize hypervisor calls in ehca_register_mr() 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Roland Dreier f7c6a7b5d5 IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules 18 years ago
Roland Dreier ed23a72778 IB: Return "maybe missed event" hint from ib_req_notify_cq() 18 years ago