Commit Graph

235 Commits (0889a9441d98af7951c5377647413d79c84c9efa)

Author SHA1 Message Date
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
Jack Morgenstein b27075735e IB/mthca: Fix lid used for sending traps 19 years ago
Roland Dreier 5a4e6dccbc IB/mthca: Use IRQ safe locks to protect allocation bitmaps 19 years ago
Michael S. Tsirkin 834ac73d4b IB/mthca: Update HCA firmware revisions 19 years ago
Roland Dreier 5beba53230 IB/mthca: No userspace SRQs if HCA doesn't have SRQ support 19 years ago
Roland Dreier a19aa5c5fd IB/mthca: Fix potential AB-BA deadlock with CQ locks 19 years ago
Michael S. Tsirkin e54b82d739 IB/mthca: Make fence flag work for send work requests 19 years ago
Roland Dreier 69e9fbb460 IB/mthca: Clean up mthca array index mask 19 years ago
Michael S. Tsirkin bf74c7479e IB/mthca: Fix mthca_array_clear() thinko 19 years ago
Roland Dreier 8fdf679fdb IB/mthca: Initialize max_cmds before debug code prints it 19 years ago
Dotan Barak 1252c517cf IB/mthca: Fix SRQ limit event range check 19 years ago
Michael S. Tsirkin 0964d91618 [PATCH] IB/mthca: comment fix 19 years ago
Jack Morgenstein 2290d2c9f5 [PATCH] IB/mthca: fix static rate returned by mthca_ah_query 19 years ago
Zach Brown a46f9484f8 [PATCH] mthca: initialize send and receive queue locks separately 19 years ago
Thomas Gleixner dace145374 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman e29419fffc [PATCH] 64bit resource: fix up printks for resources in misc drivers 19 years ago
Roland Dreier c93b6fbaa9 IB/mthca: Make all device methods truly reentrant 19 years ago
Roland Dreier c9c5d9feef IB/mthca: Fix memory leak on modify_qp error paths 19 years ago
Or Gerlitz d4cb0784fd IB/mthca: Fill in max_map_per_fmr device attribute 19 years ago
Leonid Arsh 12bbb2b7be IB/mthca: Add client reregister event generation 19 years ago
Roland Dreier e9cd59418f IB/mthca: Convert FW commands to use wait_for_completion_timeout() 19 years ago
Michael S. Tsirkin a26026c122 IB/mthca: Remove dead code 19 years ago
Michael S. Tsirkin 4e56ea794e IB/mthca: memfree completion with error FW bug workaround 19 years ago
Michael S. Tsirkin 13aa6ecb47 IB/mthca: restore missing PCI registers after reset 19 years ago
Michael S. Tsirkin ab28b171ea IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor 19 years ago
Michael S. Tsirkin 23f3bc0f2c IB/mthca: Fix posting lists of 256 receive requests for Tavor 19 years ago
Roland Dreier 1db76c14d2 IB/mthca: Make fw_cmd_doorbell default to 0 19 years ago
Michael S. Tsirkin ce477ae4f8 IB/mthca: FMR ioremap fix 19 years ago
Roland Dreier a3285aa4ee IB/mthca: Fix race in reference counting 19 years ago
Roland Dreier 254abfd33a IB/mthca: Fix offset in query_gid method 19 years ago
Adrian Bunk 415dcd95b2 IB/mthca: make a function static 19 years ago
Jack Morgenstein 59fef3b1e9 IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices 19 years ago
Michael S. Tsirkin abf45dbb5b IB/mthca: Disable tuning PCI read burst size 19 years ago
Jack Morgenstein bf6a9e31cf IB: simplify static rate encoding 19 years ago
Roland Dreier 227c939b00 IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y 19 years ago
Roland Dreier e1f7868c80 IB/mthca: Fix section mismatch problems 19 years ago
Jack Morgenstein a07bacca7b IB/mthca: Fix check of size in SRQ creation 19 years ago
Roland Dreier 192daa18dd IB/mthca: Fix modify QP error path 19 years ago
Roland Dreier b0b3a8e193 IB/mthca: Fix indentation 19 years ago
Jack Morgenstein b3f64967fa IB/mthca: Fix uninitialized variable in mthca_alloc_qp() 19 years ago