Commit Graph

101 Commits (5880f486ef733dae820724a71e3b91241c7921bd)

Author SHA1 Message Date
Yevgeny Petrilin a6a47771b1 IB/mlx4: Unregister IB device prior to CLOSE PORT command 16 years ago
Moni Shoua f0f6f346a1 IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event 16 years ago
Harvey Harrison 9c3da09917 IB: Remove __constant_{endian} uses 16 years ago
Roland Dreier 0fd7e1d855 IB/mlx4: Fix memory ordering problem when posting LSO sends 16 years ago
Roland Dreier 22e7ef9c08 IB/mlx4: Don't register IB device for adapters with no IB ports 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Roland Dreier f781a22fa2 IB/mlx4: Fix reading SL field out of cqe->sl_vid 16 years ago
Jack Morgenstein 7798dbf40a IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize 16 years ago
Yevgeny Petrilin b8dd786f94 mlx4_core: Add support for multiple completion event vectors 16 years ago
Jack Morgenstein 42ab01c315 IB/mlx4: Fix MTT leakage in resize CQ 16 years ago
Vladimir Sokolovsky 7f3abf5c7c IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr() 16 years ago
Yevgeny Petrilin 7ff93f8b7e mlx4_core: Multiple port type support 17 years ago
Yevgeny Petrilin a3cdcbfa8f mlx4_core: Add QP range reservation support 17 years ago
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