Commit Graph

432 Commits (6bd9c8c2fb99d1f5af6201db2f063c1d754c230a)

Author SHA1 Message Date
Hoang-Nam Nguyen cea9ea67e9 IB/ehca: Fix mismatched spin_unlock in irq handler 18 years ago
Hoang-Nam Nguyen ce29d72cc7 IB/ehca: Fix improper use of yield() with spinlock held 18 years ago
Dotan Barak f5e10529a9 IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state 18 years ago
Hoang-Nam Nguyen f2d9136133 IB/ehca: Use proper GFP_ flags for get_zeroed_page() 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
Ralph Campbell f2cbb660ed IB/ipath: Implement new verbs DMA mapping functions 18 years ago
Roland Dreier 0a1336c8c9 IB/ipath: Fix IRQ for PCI Express HCAs 18 years ago
Krishna Kumar ad1f9791e9 RDMA/amso1100: Fix memory leak in c2_qp_modify() 18 years ago
Roland Dreier 44f8e3f3f7 IB/ipath: Remove unused "write-only" variables 18 years ago
David Howells f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
Josef Sipek 1cfd6e648b [PATCH] struct path: convert infiniband 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Krishna Kumar c9edea298e RDMA/amso1100: Prevent deadlock in destroy QP 18 years ago
Jack Morgenstein 7013696a5f IB/mthca: Fix initial SRQ logsize for mem-free HCAs 18 years ago
Hoang-Nam Nguyen 2771e9ed47 IB/ehca: Use WQE offset instead of WQE addr for pending work reqs 18 years ago
Roland Dreier e54f81889c IB: Convert kmem_cache_t -> struct kmem_cache 18 years ago
Roland Dreier 53533e16b1 IB/ipath: Fix typo in pma_counter_select subscript 18 years ago
Roland Dreier 29666128a2 RDMA/amso1100: Fix section mismatches 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 18 years ago
Bryan O'Sullivan 3f5a6ca31c IB/ipath: Depend on CONFIG_NET 18 years ago
Bryan O'Sullivan e757bef270 [PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT 18 years ago
Jean Delvare b26c791e9c RDMA/amso1100: Fix && typo 18 years ago
Tom Tucker 2ffcab6ae4 RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_device 18 years ago
Hoang-Nam Nguyen f2c238a0c5 IB/ehca: Activate scaling code by default 18 years ago
Hoang-Nam Nguyen c58121143f IB/ehca: Use named constant for max mtu 18 years ago
Hoang-Nam Nguyen 7e28db5d8f IB/ehca: Assure 4K alignment for firmware control blocks 18 years ago
Bryan O'Sullivan 51f65ebccf [PATCH] IB/ipath - program intconfig register using new HT irq hook 19 years ago
Michael S. Tsirkin 68586b67ab IB/mthca: Fix MAD extended header format for MAD_IFC firmware command 19 years ago
Steve Wise d7b748d63c IB/amso1100: Fix incorrect pr_debug() 19 years ago
Steve Wise 8de94ce19d IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_single 19 years ago
Paul Mackerras 04d03bc576 IB/ehca: Fix eHCA driver compilation for uniprocessor 19 years ago
Arthur Kepner 1f5c23e2c1 IB/mthca: Use mmiowb after doorbell ring 19 years ago
Robert Walsh 6ef93dddfe IB/ipath: Initialize diagpkt file on device init only 19 years ago
Adrian Bunk fb7711e71e RDMA/amso1100: Fix a NULL dereference in error path 19 years ago
Henrik Kretzschmar d986a27413 RDMA/amso1100: pci_module_init() conversion 19 years ago
Michael S. Tsirkin 2cbe19d48a IB/mthca: Fix off-by-one in mthca SRQ creation 19 years ago
Roland Dreier 1031bfb93a RDMA/amso1100: Fix build with debugging off 19 years ago
Jack Morgenstein a8bf4e7717 IB/mthca: Query port fix 19 years ago
Tom Tucker e52e6080ca RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Hoang-Nam Nguyen e5a0106901 IB/ehca: Tweak trace message format 19 years ago
Hoang-Nam Nguyen 0f248d9cde IB/ehca: Fix device registration 19 years ago