- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / infiniband / hw / mlx4 / qp.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
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 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-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 QP
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 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-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-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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-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-09 Roland DreierIB/mlx4: Add a driver Mellanox ConnectX InfiniBand...