Commit Graph

734 Commits (04d29b0ede242000b24cfc34cc78fbd164c47e1a)

Author SHA1 Message Date
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
Jack Morgenstein cd9281d873 IB/mlx4: Display misc device information under /sys/class/infiniband/ 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
Peter Oruba a855b1a742 IB/mthca: Use PCI-X/PCI-Express read control interfaces 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 d7dc3ccbe4 IB/mlx4: Fix up SRQ limit_watermark endianness 18 years ago
Michael S. Tsirkin 017aadc4b5 IB/mthca: Enable MSI-X by default 18 years ago
Roland Dreier 1fea391039 IB/ehca: Include <linux/mutex.h> from ehca_classes.h 18 years ago
Roland Dreier 2242fa4f04 IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv() 18 years ago
Steve Wise e54664c095 RDMA/cxgb3: Make the iw_cxgb3 module parameters writable 18 years ago
Jack Morgenstein 6e694ea33e IB/mlx4: Fix data corruption triggered by wrong headroom marking order 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
Divy Le Ray 5fbf816fe7 cxgb3 - Fix dev->priv usage 18 years ago
Ilpo Järvinen fe11cb6ba4 IB/mlx4: Incorrect semicolon after if statement 18 years ago
Vu Pham 198919151d IB/mlx4: Fix opcode returned in RDMA read completion 18 years ago
Steve Wise 699924b1e1 RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send() 18 years ago
Eddy L O Jansson 0e6ff1580f in-string typos of "error" 18 years ago
Dave Olson 78d1e02fac IB/ipath: Workaround problem of errormask register being overwritten 18 years ago
Dave Olson 3810f2a84e IB/ipath: Fix some issues with buffer cancel and sendctrl register update 18 years ago
Dave Olson cf5b60aa40 IB/ipath: Use faster put_tid_2 routine after initialization 18 years ago
Dave Olson f17fddc9e2 IB/ipath: Remove unsafe fastrcvint code from interrupt handler 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Hoang-Nam Nguyen 1655fc2e12 IB/ehca: Move extern declarations from .c files to .h files 18 years ago
Roland Dreier e0f5d99e8d IB/mlx4: Whitespace fix 18 years ago
Hoang-Nam Nguyen 05d989f948 IB/ehca: Fix include order to better match kernel style 18 years ago
Tom Tucker 4e8e6ee380 RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structure 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
Roland Dreier 23f1b38481 IB/mlx4: Fix error path in create_qp_common() 18 years ago
Michael S. Tsirkin c1f74958db IB/mthca: Change command token on timeout 18 years ago