aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAge
* IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak2008-01-08
* IB/mlx4: Lock SQ lock in mlx4_ib_post_send()Roland Dreier2007-10-30
* IB/mlx4: Sanity check userspace send queue sizesJack Morgenstein2007-10-18
* IB/mlx4: Implement FMRsJack Morgenstein2007-10-09
* mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein2007-10-09
* IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein2007-10-09
* IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier2007-10-09
* IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier2007-10-09
* IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein2007-09-23
* IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen2007-08-15
* IB/mlx4: Fix opcode returned in RDMA read completionVu Pham2007-08-03
* IB/mlx4: Whitespace fixRoland Dreier2007-07-28
* IB/mlx4: Fix error path in create_qp_common()Roland Dreier2007-07-21
* IB/mlx4: Fix leaks in __mlx4_ib_modify_qpFlorin Malita2007-07-21
* IB/mlx4: Factor out setting other WQE segmentsRoland Dreier2007-07-18
* IB/mlx4: Factor out setting WQE data segment entriesRoland Dreier2007-07-18
* IB/mlx4: Return receive queue sizes for userspace QPs from query QPRoland Dreier2007-07-17
* IB/mlx4: Take sizeof the correct pointer in call to memset()Dotan Barak2007-07-17
* IB/mlx4: Fix port returned from query QP for QPs in INIT stateJack Morgenstein2007-07-17
* IB/mlx4: Fix flow label returned from query QPJack Morgenstein2007-07-17
* IB/mlx4: Implement query SRQJack Morgenstein2007-07-12
* IB/mlx4: Implement query QPJack Morgenstein2007-07-12
* IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-09
* mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak2007-07-09
* IB/mlx4: Include linux/mutex.h from mlx4_ib.hMichael S. Tsirkin2007-07-09
* IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()Jack Morgenstein2007-06-21
* IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier2007-06-18
* IB/mlx4: Handle FW command interface rev 3Roland Dreier2007-06-18
* IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()Jack Morgenstein2007-06-18
* IB/mlx4: Get rid of max_inline_data calculationRoland Dreier2007-06-18
* IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier2007-06-18
* IB/mlx4: Fix warning in rounding up queue sizesRoland Dreier2007-06-12
* IB/mlx4: Fix handling of wq->tail for send completionsRoland Dreier2007-06-12
* IB/mlx4: Make sure RQ allocation is always validRoland Dreier2007-06-08
* IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()Jack Morgenstein2007-06-08
* IB/mlx4: Initialize send queue entry ownership bitsEli Cohen2007-05-24
* IB/mlx4: Don't allocate RQ doorbell if using SRQRoland Dreier2007-05-23
* IB/mlx4: Check if SRQ is full when posting receiveRoland Dreier2007-05-20
* IB/mlx4: Pass send queue sizes from userspace to kernelEli Cohen2007-05-20
* IB/mlx4: Fix check of opcode in mlx4_ib_post_send()Roland Dreier2007-05-19
* IB/mlx4: Fix RESET to RESET and RESET to ERROR transitionsMichael S. Tsirkin2007-05-19
* IB/mlx4: Set GRH:HopLimit when sending globally routed MADsRoland Dreier2007-05-19
* IB/mlx4: Fix check of max_qp_dest_rdma in modify QPEli Cohen2007-05-19
* IB/mlx4: Fix uninitialized spinlock for 32-bit archsJack Morgenstein2007-05-14
* IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-08