Commit Graph

84 Commits (7736c09c6cf9521f2413d78856a66f4a37046e84)

Author SHA1 Message Date
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Jack Morgenstein 51a379d0c8 mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Roland Dreier 7644264082 mlx4_core: Improve error message when not enough UAR pages are available 17 years ago
Roland Dreier 95d04f0735 IB/mlx4: Add support for memory management extensions and local DMA L_Key 17 years ago
Roland Dreier e4044cfc49 mlx4_core: Keep free count for MTT buddy allocator 17 years ago
Jack Morgenstein 899698dad7 mlx4_code: Add missing FW status return code 17 years ago
Jack Morgenstein 51f5f0ee22 mlx4_core: Add module parameter to enable QoS support 17 years ago
Vladimir Sokolovsky 2d92865158 mlx4_core: Use MOD_STAT_CFG command to get minimal page size 17 years ago
Ron Livne 521e575b9a IB/mlx4: Add support for blocking multicast loopback packets 17 years ago
Oren Duer c5057ddccb mlx4_core: Support creation of FMRs with pages smaller than 4K 17 years ago
Olaf Kirch bbdc2821db mlx4_core: Avoid recycling old FMR R_Keys too soon 17 years ago
Yevgeny Petrilin e463c7b197 mlx4_core: Add a way to set the "collapsed" CQ flag 17 years ago
Yevgeny Petrilin ed4d3c1061 mlx4_core: Add helper to move QP to ready-to-send 17 years ago
Yevgeny Petrilin 38ae6a5354 mlx4_core: Add HW queues allocation helpers 17 years ago
Vladimir Sokolovsky f5b3a096b1 mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQ 17 years ago
Yevgeny Petrilin 6296883ca4 mlx4_core: Move kernel doorbell management into core 17 years ago
Eli Cohen 4ff08a76bc IB/mlx4: Fix incorrect comment 17 years ago
Eli Cohen 4dc51b3258 IB/mlx4: Fix race when detaching a QP from a multicast group 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
Jack Morgenstein 9b1f38515c mlx4_core: Increase max number of QPs to 128K 17 years ago
Eli Cohen b832be1e40 IB/mlx4: Add IPoIB LSO support 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 ca28121114 mlx4_core: Move opening brace of function onto a new line 17 years ago
Jack Morgenstein 11e75a7455 mlx4_core: Move table_find from fmr_alloc to fmr_enable 17 years ago
Olof Johansson 29c271123d mlx4_core: Fix build break (missing include) 17 years ago
Roland Dreier b57aacfa7a mlx4_core: Clean up struct mlx4_buf 17 years ago
Jack Morgenstein 313abe55a8 mlx4_core: For 64-bit systems, vmap() kernel queue buffers 17 years ago
Roland Dreier f33afc26dc IB: Avoid marking __devinitdata as const 17 years ago
Jack Morgenstein 893da75956 mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() 17 years ago
Roland Dreier e8f9b2ed98 mlx4_core: Fix more section mismatches 17 years ago
Jack Morgenstein 5920869f1e mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP 17 years ago
Jack Morgenstein 9ed87fd34c mlx4_core: Fix state check in mlx4_qp_modify() 17 years ago
Jack Morgenstein e383d19e90 mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free) 17 years ago
Ali Ayoub 3bba11e5c4 mlx4_core: Fix possible bad free in mlx4_buf_free() 17 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Jack Morgenstein 77109cc282 mlx4_core: Increase command timeout for INIT_HCA to 10 seconds 18 years ago
Roland Dreier b027cacdab mlx4_core: Fix infinite loop on device initialization 18 years ago
Roland Dreier 3d73c2884f mlx4_core: Fix section mismatches 18 years ago
Roland Dreier 2e61c646ed mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled up 18 years ago
Jack Morgenstein e57ac0c297 mlx4_core: Increase max number of QPs per multicast group to 56 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
Roland Dreier 121964ec38 mlx4_core: Fix meaning of dev->caps.reserved_mtts 18 years ago
Roland Dreier cf78237d7b mlx4_core: Reserve the correct number of MTT segments 18 years ago
Jack Morgenstein 5b0bf5e25e mlx4_core: Support ICM tables in coherent memory 18 years ago
Jack Morgenstein cd9281d873 IB/mlx4: Display misc device information under /sys/class/infiniband/ 18 years ago