Commit Graph

86 Commits (e4c2ce82ca2710e17cb4df8eb2b249fa2eb5af30)

Author SHA1 Message Date
Vladimir Sokolovsky d57f5f72df IB/mlx4: Set RLKEY bit for kernel QPs 17 years ago
Vladimir Sokolovsky 29bdc88384 IB/mlx4: Fix up fast register page list format 17 years ago
Vladimir Sokolovsky 4c246edd25 IB/mlx4: Actually return L_Key and R_Key for fast register MRs 17 years ago
Alex Naslednikov 6e0d733d92 IB/mlx4: Allow 4K messages for UD QPs 17 years ago
Yevgeny Petrilin f780a9f119 mlx4_core: Add ethernet fields to CQE struct 17 years ago
Jack Morgenstein 51a379d0c8 mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files 17 years ago
Roland Dreier 95d04f0735 IB/mlx4: Add support for memory management extensions and local DMA L_Key 17 years ago
Roland Dreier 47b374752a IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg 17 years ago
Eli Cohen f507d28bff IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0 17 years ago
Ron Livne 521e575b9a IB/mlx4: Add support for blocking multicast loopback packets 17 years ago
Roland Dreier 7c27f35820 IB/mlx4: Remove extra code for RESET->ERR QP state transition 17 years ago
Eli Cohen 6578cf3398 IB/mlx4: Pass congestion management class MADs to the HCA 17 years ago
Eli Cohen d1f2cd895f IB/mlx4: Configure QPs' max message size based on real device capability 17 years ago
Steve Wise 00f7ec36c9 RDMA/core: Add memory management extensions support 17 years ago
Eli Cohen 9670e55391 IB/mlx4: Optimize QP stamping 17 years ago
Roland Dreier cd155c1c7c IB/mlx4: Fix creation of kernel QP with max number of send s/g entries 17 years ago
Andrew Morton a3d8e1591d IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send() 17 years ago
Roland Dreier 3ae15e1623 IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf() 17 years ago
Yevgeny Petrilin e463c7b197 mlx4_core: Add a way to set the "collapsed" CQ flag 17 years ago
Arthur Kepner cb9fbc5c37 IB: expand ib_umem_get() prototype 17 years ago
Yevgeny Petrilin 6296883ca4 mlx4_core: Move kernel doorbell management into core 17 years ago
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