Commit Graph

134 Commits (8ff095ec4bce7be943beff3b330562e2f0e42167)

Author SHA1 Message Date
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
Satyam Sharma 9faa559c01 IB/ehca: Misc cpuinit section annotations and #ifdef cleanups 18 years ago
Joachim Fenkes 3a31c41901 IB/ehca: Only use MR large pages for hugetlb regions 18 years ago
Hoang-Nam Nguyen 08c283ac26 IB/ehca: Fix large page HW cap defines 18 years ago
Joachim Fenkes 39089e7774 IB/ehca: Bump version number and change its format 18 years ago
Joachim Fenkes 5110e4de49 IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id() 18 years ago
Joachim Fenkes 0b5de96858 IB/ehca: Serialize MR alloc and MR free hvCalls 18 years ago
Joachim Fenkes e90d0b3dae IB/ehca: Path migration support 18 years ago
Joachim Fenkes b708fba3c2 IB/ehca: Add check for max #SGE to create_qp() 18 years ago
Joachim Fenkes 86dce445e0 IB/ehca: ehca_gen_warn() should always print 18 years ago
Joachim Fenkes e37221928b IB/ehca: Print return codes as signed decimal integers 18 years ago
Joachim Fenkes 2863ad4bdd IB/ehca: Refactor hvcall tracing 18 years ago
Hoang-Nam Nguyen e390d3b52f IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space 18 years ago
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