Commit Graph

51 Commits (a2e9c384ce76993cd68d6de57eaa81985b4618e3)

Author SHA1 Message Date
Jack Morgenstein e6028c0e00 IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable() 17 years ago
Jack Morgenstein ea54b10c77 IB/mlx4: Use multiple WQ blocks to post smaller send WQEs 17 years ago
Roland Dreier 1c69fc2a90 IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf 17 years ago
Roland Dreier 68f3948dab IB/mlx4: Actually print out the driver version 17 years ago
Jack Morgenstein 893da75956 mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() 17 years ago
Roland Dreier b3226184af IB/mlx4: Micro-optimize mlx4_ib_poll_one() 17 years ago
Dotan Barak e1bb7843e4 IB/mlx4: Fix value of pkey_index in QP1 completions 17 years ago
Roland Dreier 96db0e0335 IB/mlx4: Lock SQ lock in mlx4_ib_post_send() 18 years ago
Jack Morgenstein 839041329f IB/mlx4: Sanity check userspace send queue sizes 18 years ago
Jack Morgenstein 8ad11fb6b0 IB/mlx4: Implement FMRs 18 years ago
Jack Morgenstein d7bb58fb1c mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command 18 years ago
Jack Morgenstein cd9281d873 IB/mlx4: Display misc device information under /sys/class/infiniband/ 18 years ago
Roland Dreier d7dc3ccbe4 IB/mlx4: Fix up SRQ limit_watermark endianness 18 years ago
Roland Dreier 2242fa4f04 IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv() 18 years ago
Jack Morgenstein 6e694ea33e IB/mlx4: Fix data corruption triggered by wrong headroom marking order 18 years ago
Ilpo Järvinen fe11cb6ba4 IB/mlx4: Incorrect semicolon after if statement 18 years ago
Vu Pham 198919151d IB/mlx4: Fix opcode returned in RDMA read completion 18 years ago
Roland Dreier e0f5d99e8d IB/mlx4: Whitespace fix 18 years ago
Roland Dreier 23f1b38481 IB/mlx4: Fix error path in create_qp_common() 18 years ago
Florin Malita f5b404317b IB/mlx4: Fix leaks in __mlx4_ib_modify_qp 18 years ago
Roland Dreier 0fbfa6a906 IB/mlx4: Factor out setting other WQE segments 18 years ago
Roland Dreier d420d9e32f IB/mlx4: Factor out setting WQE data segment entries 18 years ago
Roland Dreier 7f5eb9bb8c IB/mlx4: Return receive queue sizes for userspace QPs from query QP 18 years ago
Dotan Barak 8fcea95a2a IB/mlx4: Take sizeof the correct pointer in call to memset() 18 years ago
Jack Morgenstein 1c27cb71aa IB/mlx4: Fix port returned from query QP for QPs in INIT state 18 years ago
Jack Morgenstein 586bb586ae IB/mlx4: Fix flow label returned from query QP 18 years ago
Jack Morgenstein 65541cb7cf IB/mlx4: Implement query SRQ 18 years ago
Jack Morgenstein 6a775e2ba4 IB/mlx4: Implement query QP 18 years ago
Jan Engelhardt 06cc85086e IB: Use menuconfig for InfiniBand menu 18 years ago
Dotan Barak 149983af60 mlx4_core: Get the maximum message size from reported device capabilities 18 years ago
Michael S. Tsirkin 63019d9329 IB/mlx4: Include linux/mutex.h from mlx4_ib.h 18 years ago
Jack Morgenstein c8681f1401 IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device() 18 years ago
Roland Dreier e61ef2416b IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary 18 years ago
Roland Dreier 5ae2a7a836 IB/mlx4: Handle FW command interface rev 3 18 years ago
Jack Morgenstein 082dee3216 IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean() 18 years ago
Roland Dreier 54e95f8dcb IB/mlx4: Get rid of max_inline_data calculation 18 years ago
Roland Dreier 0e6e741621 IB/mlx4: Handle new FW requirement for send request prefetching 18 years ago
Roland Dreier 42c059ea2b IB/mlx4: Fix warning in rounding up queue sizes 18 years ago
Roland Dreier 614c3c85b5 IB/mlx4: Fix handling of wq->tail for send completions 18 years ago
Roland Dreier a4cd7ed86f IB/mlx4: Make sure RQ allocation is always valid 18 years ago
Jack Morgenstein 57f01b5339 IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp() 18 years ago
Eli Cohen c0be5fb5f8 IB/mlx4: Initialize send queue entry ownership bits 18 years ago
Roland Dreier 02d89b8708 IB/mlx4: Don't allocate RQ doorbell if using SRQ 18 years ago
Roland Dreier 56a8c8b6ac IB/mlx4: Check if SRQ is full when posting receive 18 years ago
Eli Cohen 2446304dd6 IB/mlx4: Pass send queue sizes from userspace to kernel 18 years ago
Roland Dreier 59b0ed1212 IB/mlx4: Fix check of opcode in mlx4_ib_post_send() 18 years ago
Michael S. Tsirkin 65adfa911a IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions 18 years ago
Roland Dreier 1526130351 IB/mlx4: Set GRH:HopLimit when sending globally routed MADs 18 years ago
Eli Cohen 1f8f7b7a7b IB/mlx4: Fix check of max_qp_dest_rdma in modify QP 18 years ago
Jack Morgenstein 26c6bc7b81 IB/mlx4: Fix uninitialized spinlock for 32-bit archs 18 years ago