Commit Graph

371 Commits (510847750c9d26052a71631e0fcad9e7f7a5f369)

Author SHA1 Message Date
Bryan O'Sullivan b55f4f06c8 IB/ipath: simplify debugging code after ipath_core and ib_ipath merger 19 years ago
Bryan O'Sullivan 34b2aafea3 IB/ipath: simplify layering code 19 years ago
Bryan O'Sullivan b1c1b6a30e IB/ipath: merge ipath_core and ib_ipath drivers 19 years ago
Bryan O'Sullivan 367fe711c5 IB/ipath: drop requirement that PIO buffers be mmaped write-only 19 years ago
Bryan O'Sullivan ba11203a11 IB/ipath: fix handling of kpiobufs 19 years ago
Bryan O'Sullivan 8e280d94e2 IB/ipath: fix for crash on module unload, if cfgports < portcnt 19 years ago
Bryan O'Sullivan c27fef2627 IB/ipath: lock resource limit counters correctly 19 years ago
Bryan O'Sullivan eb9dc6f48d IB/ipath: More changes to support InfiniPath on PowerPC 970 systems 19 years ago
Ralph Campbell 373d991580 IB/ipath: Performance improvements via mmap of queues 19 years ago
Ralph Campbell 9bc57e2d19 IB/uverbs: Pass userspace data to modify_srq and modify_qp methods 19 years ago
Heiko J Schick fab97220c9 IB/ehca: Add driver for IBM eHCA InfiniBand adapters 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
Ralph Campbell 16c59419a0 IB/ipath: ipath_skip_sge() can break if num_sge > 1 19 years ago
Ralph Campbell c9f79bdc21 IB/ipath: Fix ib_ipath driver to work with SRP 19 years ago
Ralph Campbell 3d37b9e209 IB/ipath: Fix a data corruption 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
Bryan O'Sullivan 27b678dd04 [PATCH] IB/ipath: namespace cleanup: replace ips with ipath 19 years ago
Bryan O'Sullivan 357b552ff3 [PATCH] IB/ipath: ignore receive queue size if SRQ is specified 19 years ago
Bryan O'Sullivan 3e0018bc74 [PATCH] IB/ipath: remove some #if 0 code related to lockable memory 19 years ago
Bryan O'Sullivan 35783ec07c [PATCH] IB/ipath: fix a bug that results in addresses near 0 being written via DMA 19 years ago
Bryan O'Sullivan 6d8e9dd050 [PATCH] IB/ipath: read/write correct sizes through diag interface 19 years ago
Bryan O'Sullivan 8307c28eec [PATCH] IB/ipath: support more models of InfiniPath hardware 19 years ago
Bryan O'Sullivan 46bbeac922 [PATCH] IB/ipath: drop the "stats" sysfs attribute group 19 years ago
Bryan O'Sullivan 1eb68b990a [PATCH] IB/ipath: purge sps_lid and sps_mlid arrays 19 years ago
Bryan O'Sullivan 12eef41f8b [PATCH] IB/ipath: rC receive interrupt performance changes 19 years ago
Bryan O'Sullivan fba75200ad [PATCH] IB/ipath: fixes to performance get counters for IB compliance 19 years ago
Bryan O'Sullivan 85322947d7 [PATCH] IB/ipath: check for valid LID and multicast LIDs 19 years ago
Bryan O'Sullivan 7cd658cd2b [PATCH] IB/ipath: removed redundant statements 19 years ago
Bryan O'Sullivan c100f622fd [PATCH] IB/ipath: don't confuse the max message size with the MTU 19 years ago
Bryan O'Sullivan 4faba98a1a [PATCH] IB/ipath: disallow send of invalid packet sizes over UD 19 years ago
Bryan O'Sullivan 57abad25f8 [PATCH] IB/ipath: fix lost interrupts on HT-400 19 years ago
Bryan O'Sullivan f5f99929ac [PATCH] IB/ipath: fixed bug 9776 for real 19 years ago
Bryan O'Sullivan 13aef4942c [PATCH] IB/ipath: reduce overhead on receive interrupts 19 years ago
Bryan O'Sullivan f37bda9246 [PATCH] IB/ipath: memory management cleanups 19 years ago
Bryan O'Sullivan 06993ca6bc [PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata 19 years ago
Bryan O'Sullivan 0ed9a4a0b6 [PATCH] IB/ipath: use more appropriate gfp flags 19 years ago