]> git.openfabrics.org - ~shefty/libmlx4.git/shortlog
~shefty/libmlx4.git
2007-06-11 Roland DreierMake sure RQs have max_recv_sge >= 1
2007-06-11 Jack MorgensteinFix problem with inline WQE in post_send error flow
2007-06-11 Eli CohenFix handling of wq->tail for send completions
2007-06-07 Roland DreierMake sure RQ allocation is always valid
2007-06-04 Eli CohenFix word size in doorbell allocator bitmaps
2007-05-29 Roland DreierFix max_send_sge and max_inline_data returned from...
2007-05-24 Roland DreierInitialize send queue entry ownership bits
2007-05-23 Roland DreierDon't allocate RQ doorbell if using SRQ
2007-05-22 Roland DreierHandle freeing doorbell records
2007-05-21 Roland Dreierdebian/rules: Remove DEB_DH_STRIP_ARGS
2007-05-21 Roland DreierCheck if SRQ is full when posting receive
2007-05-21 Roland DreierPass send queue sizes from userspace to kernel
2007-05-20 Roland DreierUse wc_wmb() when posting BlueFlame send WQEs
2007-05-02 Jack MorgensteinFix inline send posting when posting more than one...
2007-04-23 Roland DreierUse BlueFlame for inline sends
2007-04-21 Roland DreierHandle IBV_SEND_INLINE for send work requests
2007-04-21 Roland DreierRemove inline keyword from wq_overflow()
2007-04-19 Roland DreierImplement mlx4_cq_clean()
2007-04-19 Roland DreierFix paths in Debian install files for libibverbs 1.1
2007-04-19 Roland DreierTrivial whitespace fixes
2007-04-19 Jack MorgensteinFix implicit declaration of memset() and memcpy() warnings
2007-04-19 Jack MorgensteinFix CQ size sanity check
2007-04-13 Roland DreierImplement posting of RDMA and atomic operations
2007-04-12 Roland DreierSet correct byte_len in completions for atomic operations
2007-04-11 Roland DreierMultiple SRQ fixes
2007-04-11 Roland DreierTrivial whitespace change to line up '='s
2007-04-11 Roland DreierAdd all PCI ids
2007-04-10 Roland DreierTrivial whitespace cleanups
2007-04-10 Roland DreierDon't set last byte of GID for non-global address vectors
2007-04-10 Roland DreierRemove unused source file ah.c
2007-04-10 Roland DreierImplement handling for completions with error
2007-04-10 Roland DreierSimplify completion with error handling
2007-04-09 Roland DreierInitial import of libmlx4 repository