RDMA/nes: Use LRO
[safe/jmp/linux-2.6] / drivers / infiniband / hw / mlx4 /
2008-04-29 Yevgeny Petrilinmlx4_core: Add a way to set the "collapsed" CQ flag
2008-04-29 Arthur KepnerIB: expand ib_umem_get() prototype
2008-04-23 Yevgeny Petrilinmlx4_core: Move kernel doorbell management into core
2008-04-20 Tony JonesIB: convert struct class_device to struct device
2008-04-17 Jack MorgensteinIB/mlx4: Update module version and release date
2008-04-17 Dotan BarakIB/mlx4: Update QP state if query QP succeeds
2008-04-17 Vladimir SokolovskyIB/mlx4: Add support for resizing CQs
2008-04-17 Eli CohenIB/mlx4: Add support for modifying CQ moderation parameters
2008-04-17 Roland DreierIB/core: Add support for "send with invalidate" work...
2008-04-17 Roland DreierIB/mlx4: Micro-optimize mlx4_ib_post_send()
2008-04-17 Eli CohenIB/mlx4: Add IPoIB LSO support
2008-04-17 Eli CohenIB/core: Add creation flags to struct ib_qp_init_attr
2008-04-17 Eli CohenIB/mlx4: Add IPoIB checksum offload support
2008-04-17 Roland Dreiermlx4_core: Fix confusion between mlx4_event and mlx4_de...
2008-04-17 Roland DreierIB/mlx4: Endianness annotations
2008-04-17 Roland DreierIB/mlx4: Convert "if(foo)" to "if (foo)"
2008-02-14 Jack MorgensteinIB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()
2008-02-08 Jack MorgensteinIB/mlx4: Use multiple WQ blocks to post smaller send...
2008-02-07 Roland DreierIB/mlx4: Consolidate code to get an entry from a struct...
2008-02-05 Roland DreierIB/mlx4: Actually print out the driver version
2008-02-05 Jack Morgensteinmlx4_core: Don't read reserved fields in mlx4_QUERY_ADA...
2008-01-25 Roland DreierIB/mlx4: Micro-optimize mlx4_ib_poll_one()
2008-01-08 Dotan BarakIB/mlx4: Fix value of pkey_index in QP1 completions
2007-10-30 Roland DreierIB/mlx4: Lock SQ lock in mlx4_ib_post_send()
2007-10-18 Jack MorgensteinIB/mlx4: Sanity check userspace send queue sizes
2007-10-10 Jack MorgensteinIB/mlx4: Implement FMRs
2007-10-10 Jack Morgensteinmlx4_core: Write MTTs from CPU instead with of WRITE_MT...
2007-10-10 Jack MorgensteinIB/mlx4: Display misc device information under /sys...
2007-10-10 Roland DreierIB/mlx4: Fix up SRQ limit_watermark endianness
2007-10-10 Roland DreierIB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()
2007-09-23 Jack MorgensteinIB/mlx4: Fix data corruption triggered by wrong headroo...
2007-08-16 Ilpo JärvinenIB/mlx4: Incorrect semicolon after if statement
2007-08-03 Vu PhamIB/mlx4: Fix opcode returned in RDMA read completion
2007-07-29 Roland DreierIB/mlx4: Whitespace fix
2007-07-21 Roland DreierIB/mlx4: Fix error path in create_qp_common()
2007-07-21 Florin MalitaIB/mlx4: Fix leaks in __mlx4_ib_modify_qp
2007-07-18 Roland DreierIB/mlx4: Factor out setting other WQE segments
2007-07-18 Roland DreierIB/mlx4: Factor out setting WQE data segment entries
2007-07-18 Roland DreierIB/mlx4: Return receive queue sizes for userspace QPs...
2007-07-18 Dotan BarakIB/mlx4: Take sizeof the correct pointer in call to...
2007-07-18 Jack MorgensteinIB/mlx4: Fix port returned from query QP for QPs in...
2007-07-18 Jack MorgensteinIB/mlx4: Fix flow label returned from query QP
2007-07-12 Jack MorgensteinIB/mlx4: Implement query SRQ
2007-07-12 Jack MorgensteinIB/mlx4: Implement query QP
2007-07-10 Jan EngelhardtIB: Use menuconfig for InfiniBand menu
2007-07-10 Dotan Barakmlx4_core: Get the maximum message size from reported...
2007-07-09 Michael S. TsirkinIB/mlx4: Include linux/mutex.h from mlx4_ib.h
2007-06-21 Jack MorgensteinIB/mlx4: Correct max_srq_wr returned from mlx4_ib_query...
2007-06-18 Roland DreierIB/mlx4: Make sure inline data segments don't cross...
2007-06-18 Roland DreierIB/mlx4: Handle FW command interface rev 3
2007-06-18 Jack MorgensteinIB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()
2007-06-18 Roland DreierIB/mlx4: Get rid of max_inline_data calculation
2007-06-18 Roland DreierIB/mlx4: Handle new FW requirement for send request...
2007-06-12 Roland DreierIB/mlx4: Fix warning in rounding up queue sizes
2007-06-12 Roland DreierIB/mlx4: Fix handling of wq->tail for send completions
2007-06-08 Roland DreierIB/mlx4: Make sure RQ allocation is always valid
2007-06-08 Jack MorgensteinIB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()
2007-05-24 Eli CohenIB/mlx4: Initialize send queue entry ownership bits
2007-05-23 Roland DreierIB/mlx4: Don't allocate RQ doorbell if using SRQ
2007-05-21 Roland DreierIB/mlx4: Check if SRQ is full when posting receive
2007-05-20 Eli CohenIB/mlx4: Pass send queue sizes from userspace to kernel
2007-05-19 Roland DreierIB/mlx4: Fix check of opcode in mlx4_ib_post_send()
2007-05-19 Michael S. TsirkinIB/mlx4: Fix RESET to RESET and RESET to ERROR transitions
2007-05-19 Roland DreierIB/mlx4: Set GRH:HopLimit when sending globally routed...
2007-05-19 Eli CohenIB/mlx4: Fix check of max_qp_dest_rdma in modify QP
2007-05-14 Jack MorgensteinIB/mlx4: Fix uninitialized spinlock for 32-bit archs
2007-05-09 Roland DreierIB/mlx4: Add a driver Mellanox ConnectX InfiniBand...