Commit Graph

64 Commits (8c899bce2a5540b19e86dd3b355e5699657da144)

Author SHA1 Message Date
Tony Jones f4e91eb4a8 IB: convert struct class_device to struct device 17 years ago
Jack Morgenstein 068c4ea1bb IB/mlx4: Update module version and release date 17 years ago
Dotan Barak 0df6703095 IB/mlx4: Update QP state if query QP succeeds 17 years ago
Vladimir Sokolovsky bbf8eed1a0 IB/mlx4: Add support for resizing CQs 17 years ago
Eli Cohen 3fdcb97f0b IB/mlx4: Add support for modifying CQ moderation parameters 17 years ago
Roland Dreier 0f39cf3d54 IB/core: Add support for "send with invalidate" work requests 17 years ago
Roland Dreier f438000f7a IB/mlx4: Micro-optimize mlx4_ib_post_send() 17 years ago
Eli Cohen b832be1e40 IB/mlx4: Add IPoIB LSO support 17 years ago
Eli Cohen b846f25aa2 IB/core: Add creation flags to struct ib_qp_init_attr 17 years ago
Eli Cohen 8ff095ec4b IB/mlx4: Add IPoIB checksum offload support 17 years ago
Roland Dreier 37608eea86 mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums 17 years ago
Roland Dreier d2ae16d576 IB/mlx4: Endianness annotations 17 years ago
Roland Dreier 5d5e815db9 IB/mlx4: Convert "if(foo)" to "if (foo)" 17 years ago
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