index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
amso1100
Age
Commit message (
Expand
)
Author
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
2008-04-17
RDMA/amso1100: Add check for NULL reply_msg in c2_intr()
Tom Tucker
2008-04-17
RDMA/amso1100: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-17
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-17
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-17
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-17
RDMA/amso1100: Endian annotate mqsq allocator
Roland Dreier
2008-04-17
RDMA/amso1100: Start of endianness annotation
Roland Dreier
2008-04-17
RDMA/amso1100: Don't use 0UL as a NULL pointer
Roland Dreier
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-07-28
RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structure
Tom Tucker
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-10
IB: Use menuconfig for InfiniBand menu
Jan Engelhardt
2007-06-07
[IPV4]: Convert IPv4 devconf to an array
Herbert Xu
2007-05-09
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-07
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-04-27
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2007-02-04
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2006-12-12
RDMA/amso1100: Fix memory leak in c2_qp_modify()
Krishna Kumar
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-11-29
RDMA/amso1100: Prevent deadlock in destroy QP
Krishna Kumar
2006-11-29
IB: Convert kmem_cache_t -> struct kmem_cache
Roland Dreier
2006-11-29
RDMA/amso1100: Fix section mismatches
Roland Dreier
2006-11-13
RDMA/amso1100: Fix && typo
Jean Delvare
2006-11-13
RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_device
Tom Tucker
2006-10-31
IB/amso1100: Fix incorrect pr_debug()
Steve Wise
2006-10-31
IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_single
Steve Wise
2006-10-16
RDMA/amso1100: Fix a NULL dereference in error path
Adrian Bunk
2006-10-16
RDMA/amso1100: pci_module_init() conversion
Henrik Kretzschmar
2006-10-10
RDMA/amso1100: Fix build with debugging off
Roland Dreier
2006-10-10
RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv
Tom Tucker
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-28
RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()
Roland Dreier
2006-09-28
RDMA/amso1100: Fix error path in c2_llp_accept()
Eric Sesterhenn
2006-09-27
RDMA/amso1100: Fix compile warnings
Roland Dreier
2006-09-23
[PATCH] missing includes from infiniband merge
Al Viro
2006-09-22
RDMA/amso1100: Add driver for Ammasso 1100 RNIC
Tom Tucker