Commit Graph

151 Commits (3e255eac561672cbc92844b9f16cae9304c2a783)

Author SHA1 Message Date
Joachim Fenkes 3e255eac56 IB/ehca: Reject receive work requests if QP is in RESET state 17 years ago
Steve Wise 00f7ec36c9 RDMA/core: Add memory management extensions support 17 years ago
Joachim Fenkes 088af1543c IB/ehca: Reject send WRs only for RESET, INIT and RTR state 17 years ago
Stefan Roscher 12137c593d IB/ehca: Wait for async events to finish before destroying QP 17 years ago
Stefan Roscher cf04690885 IB/ehca: Fix function return types 17 years ago
Stefan Roscher d227fa7288 IB/ehca: Allocate event queue size depending on max number of CQs and QPs 17 years ago
Hoang-Nam Nguyen 7df109d917 IB/ehca: handle negative return value from ibmebus_request_irq() properly 17 years ago
Arthur Kepner cb9fbc5c37 IB: expand ib_umem_get() prototype 17 years ago
Joachim Fenkes 14fb05b349 IB/ehca: Bump version number to 0026 17 years ago
Joachim Fenkes 0455e36d81 IB/ehca: Make some module parameters bool, update descriptions 17 years ago
Joachim Fenkes a7607c9b11 IB/ehca: Remove mr_largepage parameter 17 years ago
Joachim Fenkes 4da27d6d5b IB/ehca: Move high-volume debug output to higher debug levels 17 years ago
Joachim Fenkes 863fb09fbf IB/ehca: Prevent posting of SQ WQEs if QP not in RTS 17 years ago
Stefan Roscher c83b5b1cb2 IB/ehca: Support all ibv_devinfo values in query_device() and query_port() 17 years ago
Roland Dreier 0f39cf3d54 IB/core: Add support for "send with invalidate" work requests 17 years ago
Eli Cohen b846f25aa2 IB/core: Add creation flags to struct ib_qp_init_attr 17 years ago
Hoang-Nam Nguyen f4f82994d1 IB/ehca: Remove tgid checking 17 years ago
Harvey Harrison 3371836383 IB: Replace remaining __FUNCTION__ occurrences with __func__ 17 years ago
Roland Dreier e8e91f6b4d IB/ehca: Make symbols used only in a single source file static 17 years ago
Hoang-Nam Nguyen 2b5e6b120e IB/ehca: Add PMA support 17 years ago
Joachim Fenkes 528b03f732 IB/ehca: Update sma_attr also in case of disruptive config change 17 years ago
Joachim Fenkes 2b7274c392 IB/ehca: Prevent sending UD packets to QP0 17 years ago
Joachim Fenkes 2ec8e66241 IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware 17 years ago
Hoang-Nam Nguyen bbdd267ef2 IB/ehca: Add "port connection autodetect mode" 17 years ago
Hoang-Nam Nguyen b8b50e353b IB/ehca: Define array to store SMI/GSI QPs 17 years ago
Hoang-Nam Nguyen 0c86e280fe IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp() 17 years ago
Anton Blanchard 1a7d2dce41 IB/ehca: Use round_jiffies() for EQ polling timer 17 years ago
Hoang-Nam Nguyen e57d62a147 IB/ehca: Forward event client-reregister-required to registered clients 17 years ago
Joe Perches 94545e8c51 IB: Spelling fixes in comments 17 years ago
Joe Perches 908cf9a565 drivers/infiniband: Add missing "space" 17 years ago
Greg Kroah-Hartman 23b9c1ab5b Infiniband: make ipath driver use default driver groups. 17 years ago
Joachim Fenkes 3d758a4a48 IB/ehca: Fix lock flag variable location, bump version number 17 years ago
Joachim Fenkes 4faf775795 IB/ehca: Serialize HCA-related hCalls if necessary 17 years ago
Joachim Fenkes 1457edc72d IB/ehca: Return correct number of SGEs for SRQ 17 years ago
Joachim Fenkes b1812582ba IB/ehca: Fix static rate if path faster than link 17 years ago
Joachim Fenkes 3fe2ed344d IB/ehca: Fix static rate regression 17 years ago
Joachim Fenkes 51aaa54eb9 IB/ehca: Fix static rate calculation 17 years ago
Joachim Fenkes 40ebb5615e IB/ehca: Return physical link information in query_port() 17 years ago
Olof Johansson c8ac5a7309 IB/ehca: Fix sg_page() fallout 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Joachim Fenkes 8da9ee9c1e IB/ehca: Enable large page MRs by default 18 years ago
Joachim Fenkes abc39d3672 IB/ehca: Change meaning of hca_cap_mr_pgsize 18 years ago
Joachim Fenkes 8c08d50d4f IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr() 18 years ago
Joachim Fenkes 9511724da9 IB/ehca: Fix masking error in {,re}reg_phys_mr() 18 years ago
Joachim Fenkes c0c84d566d IB/ehca: Supply QP token for SRQ base QPs 18 years ago
Joachim Fenkes 6b08f3ae8e [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers 18 years ago
Roland Dreier 76dea3bc26 IB/ehca: Fix clipping of device limits to INT_MAX 18 years ago
Joachim Fenkes c01759cee9 IB/ehca: Return srq_attr->max_sge in ehca_query_srq() 18 years ago
Hoang-Nam Nguyen a660722375 IB/ehca: Adjust 64-bit alignment of create QP response for userspace 18 years ago
Hoang-Nam Nguyen 03f72a51cb IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq() 18 years ago