Commit Graph

277 Commits (e41e8bde43026d5d2e41464e6105a50b31e34102)

Author SHA1 Message Date
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
Michael S. Tsirkin f4fd0b224d IB: Add CQ comp_vector support 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Michael S. Tsirkin 9ba6d5529d IB/mthca: Work around kernel QP starvation 18 years ago
Joachim Fenkes 1912ffbb88 IB: Set class_dev->dev in core for nice device symlink 18 years ago
Roland Dreier 30c00986f3 IB/mthca: Simplify CQ cleaning in mthca_free_qp() 18 years ago
Roland Dreier 532c3b5817 IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory 18 years ago
Roland Dreier 3f114853d4 IB/mthca: Update HCA firmware revisions 18 years ago
Michael S. Tsirkin 608d8268be IB/mthca: Fix data corruption after FMR unmap on Sinai 18 years ago
Michael S. Tsirkin 0264d88531 IB/mthca: Fix thinko in init_mr_table() 18 years ago
Roland Dreier 88171cfed5 IB/mthca: Fix error path in mthca_alloc_memfree() 18 years ago
Adrian Bunk c9add6ec56 IB/mthca: Make 2 functions static 18 years ago
Roland Dreier 11282b32a4 IB/mthca: Fix allocation of ICM chunks in coherent memory 18 years ago
Dotan Barak fc89afce34 IB/mthca: Allow the QP state transition RESET->RESET 18 years ago
Michael S. Tsirkin b2875d4c39 IB/mthca: Always fill MTTs from CPU 18 years ago
Michael S. Tsirkin c20e20ab0f IB/mthca: Merge MR and FMR space on 64-bit systems 18 years ago
Michael S. Tsirkin 391e4dea71 IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs 18 years ago
Michael S. Tsirkin 1d1f19cfce IB/mthca: Give reserved MTTs a separate cache line 18 years ago
Michael S. Tsirkin c7d204e8fd IB/mthca: Fix reserved MTTs calculation on mem-free HCAs 18 years ago
David Howells 6bdd61d876 IB/mthca: Work around gcc bug on sparc64 18 years ago
Roland Dreier 99d4f22e91 IB/mthca: Use correct structure size in call to memset() 18 years ago
Michael S. Tsirkin 062dbb69f3 IB: Return qp pointer as part of ib_wc 18 years ago
Dotan Barak f5e10529a9 IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state 18 years ago
Jack Morgenstein 98714cb161 IB/mthca: Fix PRM compliance problem in atomic-send completions 18 years ago
Michael S. Tsirkin 46707e96b7 IB/mthca: Fix off-by-one in FMR handling on memfree 18 years ago
Michael S. Tsirkin 9d79f1b467 [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion 18 years ago
Roland Dreier 0b0df6f207 IB/mthca: Use DEFINE_MUTEX() instead of mutex_init() 18 years ago
Leonid Arsh 82da703ee6 IB/mthca: Add HCA profile module parameters 18 years ago
David Howells f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Jack Morgenstein 7013696a5f IB/mthca: Fix initial SRQ logsize for mem-free HCAs 18 years ago
Roland Dreier f4f3d0f0ec IB/mthca: Fix section mismatches 18 years ago
Eric Sesterhenn bed8bdfddd IB: kmemdup() cleanup 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 19 years ago
Michael S. Tsirkin 68586b67ab IB/mthca: Fix MAD extended header format for MAD_IFC firmware command 19 years ago
Arthur Kepner 1f5c23e2c1 IB/mthca: Use mmiowb after doorbell ring 19 years ago
Michael S. Tsirkin 2cbe19d48a IB/mthca: Fix off-by-one in mthca SRQ creation 19 years ago
Jack Morgenstein a8bf4e7717 IB/mthca: Query port fix 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Roland Dreier d35cc330a2 IB/mthca: Simplify calls to mthca_cq_clean() 19 years ago
Jack Morgenstein b3b30f5e8a IB/mthca: Recover from catastrophic errors 19 years ago
Tom Tucker 07ebafbaaa RDMA: iWARP Core Changes. 19 years ago
Roland Dreier 3cd965646b IB: Whitespace fixes 19 years ago
Jack Morgenstein 9e583b85c2 IB/mthca: Return correct number of bits for static rate in query_qp 19 years ago
Jack Morgenstein f6f76725b5 IB/mthca: Return port number for unconnected QPs in query_qp 19 years ago
Jack Morgenstein b046a04e16 IB/mthca: Fix default static rate returned for Tavor in AV 19 years ago
Ralph Campbell 9bc57e2d19 IB/uverbs: Pass userspace data to modify_srq and modify_qp methods 19 years ago
James Lentini 2a214182d2 IB/mthca: Include the header we really want 19 years ago
Michael S. Tsirkin 9fd558f454 IB/mthca: Don't use privileged UAR for kernel access 19 years ago