aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2008-04-16IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier
2008-02-14IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein
2008-02-06IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier
2008-02-04IB/mlx4: Actually print out the driver versionRoland Dreier
2008-02-04mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein
2008-01-25IB/mlx4: Micro-optimize mlx4_ib_poll_one()Roland Dreier
2008-01-08IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak
2007-10-30IB/mlx4: Lock SQ lock in mlx4_ib_post_send()Roland Dreier
2007-10-18IB/mlx4: Sanity check userspace send queue sizesJack Morgenstein
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein
2007-10-09IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein
2007-10-09IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier
2007-10-09IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier
2007-09-23IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein
2007-08-15IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen
2007-08-03IB/mlx4: Fix opcode returned in RDMA read completionVu Pham
2007-07-28IB/mlx4: Whitespace fixRoland Dreier
2007-07-20IB/mlx4: Fix error path in create_qp_common()Roland Dreier
2007-07-20IB/mlx4: Fix leaks in __mlx4_ib_modify_qpFlorin Malita
2007-07-18IB/mlx4: Factor out setting other WQE segmentsRoland Dreier
2007-07-18IB/mlx4: Factor out setting WQE data segment entriesRoland Dreier
2007-07-17IB/mlx4: Return receive queue sizes for userspace QPs from query QPRoland Dreier
2007-07-17IB/mlx4: Take sizeof the correct pointer in call to memset()Dotan Barak
2007-07-17IB/mlx4: Fix port returned from query QP for QPs in INIT stateJack Morgenstein
2007-07-17IB/mlx4: Fix flow label returned from query QPJack Morgenstein
2007-07-12IB/mlx4: Implement query SRQJack Morgenstein
2007-07-12IB/mlx4: Implement query QPJack Morgenstein
2007-07-09IB: Use menuconfig for InfiniBand menuJan Engelhardt
2007-07-09mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak
2007-07-09IB/mlx4: Include linux/mutex.h from mlx4_ib.hMichael S. Tsirkin
2007-06-21IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()Jack Morgenstein
2007-06-18IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier
2007-06-18IB/mlx4: Handle FW command interface rev 3Roland Dreier
2007-06-18IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()Jack Morgenstein
2007-06-18IB/mlx4: Get rid of max_inline_data calculationRoland Dreier
2007-06-18IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier
2007-06-12IB/mlx4: Fix warning in rounding up queue sizesRoland Dreier
2007-06-12IB/mlx4: Fix handling of wq->tail for send completionsRoland Dreier
2007-06-07IB/mlx4: Make sure RQ allocation is always validRoland Dreier
2007-06-07IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()Jack Morgenstein
2007-05-24IB/mlx4: Initialize send queue entry ownership bitsEli Cohen
2007-05-23IB/mlx4: Don't allocate RQ doorbell if using SRQRoland Dreier
2007-05-20IB/mlx4: Check if SRQ is full when posting receiveRoland Dreier
2007-05-20IB/mlx4: Pass send queue sizes from userspace to kernelEli Cohen
2007-05-19IB/mlx4: Fix check of opcode in mlx4_ib_post_send()Roland Dreier
2007-05-19IB/mlx4: Fix RESET to RESET and RESET to ERROR transitionsMichael S. Tsirkin
2007-05-19IB/mlx4: Set GRH:HopLimit when sending globally routed MADsRoland Dreier
2007-05-19IB/mlx4: Fix check of max_qp_dest_rdma in modify QPEli Cohen