Commit Graph

780 Commits (5d031e9e7e9ad5aa6516646f955c6262478e1acd)

Author SHA1 Message Date
Roland Dreier 400ddc11eb IB/mthca: Factor out setting WQE remote address and atomic segment entries 18 years ago
Roland Dreier 0fbfa6a906 IB/mlx4: Factor out setting other WQE segments 18 years ago
Roland Dreier d420d9e32f IB/mlx4: Factor out setting WQE data segment entries 18 years ago
Roland Dreier 80885456e8 IB/mthca: Factor out setting WQE data segment entries 18 years ago
Roland Dreier 7f5eb9bb8c IB/mlx4: Return receive queue sizes for userspace QPs from query QP 18 years ago
Roland Dreier 6d7d080e9f IB/mthca: Use uninitialized_var() for f0 18 years ago
Roland Dreier 1743b91710 IB/ipath: Remove ipath_get_user_pages_nocopy() 18 years ago
Roland Dreier da9aec7b62 IB/ipath: Make a few functions static 18 years ago
Roland Dreier e4daf73868 IB/mthca: Fix printk format used for firmware version in warning 18 years ago
Roland Dreier f6be6fbe26 IB/mthca: Schedule MSI support for removal 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
Dotan Barak 8fcea95a2a IB/mlx4: Take sizeof the correct pointer in call to memset() 18 years ago
Jack Morgenstein 1c27cb71aa IB/mlx4: Fix port returned from query QP for QPs in INIT state 18 years ago
Jack Morgenstein 586bb586ae IB/mlx4: Fix flow label returned from query QP 18 years ago
Steve Wise 1b07db7079 RDMA/cxgb3: Remove cm_id reference on listen failures 18 years ago
Jeff Garzik 9db4892620 drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning 18 years ago
Jack Morgenstein 65541cb7cf IB/mlx4: Implement query SRQ 18 years ago
Jack Morgenstein 6a775e2ba4 IB/mlx4: Implement query QP 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Shani Moideen 8909c571fa IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>) 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
Sean Hefty f41d229865 IB/ipath: return correct PortGUID in NodeInfo 18 years ago
Arthur Jones 4f5973fd3b IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp 18 years ago
Arthur Jones 3588423fba IB/ipath: Test interrupts at driver startup 18 years ago
Ralph Campbell 9ca4865566 IB/ipath: Remove support for preproduction HTX InfiniPath cards 18 years ago
Dave Olson 12f9a49e1b IB/ipath: Change version wording to be less confusing with release number 18 years ago
Ralph Campbell 37a7e9b7f2 IB/ipath: Lower default number of kernel send buffers 18 years ago
Dave Olson 0f4fc5ebd9 IB/ipath: Be more cautious about coming out of freeze mode 18 years ago
Ralph Campbell 4fc570bcbe IB/ipath: Add barrier before updating WC head in shared memory 18 years ago
Jan Engelhardt 06cc85086e IB: Use menuconfig for InfiniBand menu 18 years ago
WANG Cong 6abb6ea80b RDMA/cxgb3: Check return of kmalloc() in iwch_register_device() 18 years ago