Commit Graph

69 Commits (48b2cf9e2921581c3f72295397da07673cdde072)

Author SHA1 Message Date
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
Roland Dreier ea98054fef mlx4_core: Change capability decoding: SRC->XRC 18 years ago
Roland Dreier d7dc3ccbe4 IB/mlx4: Fix up SRQ limit_watermark endianness 18 years ago
Michael S. Tsirkin 08fb105540 mlx4_core: Enable MSI-X by default 18 years ago
Roland Dreier eaf559bf56 mlx4_core: Don't free special QPs in QP number bitmap 18 years ago
Dotan Barak 36ce10d3e8 mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECS 18 years ago
Eli Cohen 947b2a8083 mlx4_core: Wait 1 second after reset before accessing device 18 years ago
Jack Morgenstein 0172e2e14c mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow 18 years ago
Roland Dreier 0981582dbf mlx4_core: Change command token on timeout 18 years ago
Jack Morgenstein c9f2ba5ed2 IB/mlx4: Increase max outstanding RDMA reads as target 18 years ago
Jack Morgenstein ee49bd9397 mlx4_core: Reset device when internal error is detected 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
Dotan Barak 149983af60 mlx4_core: Get the maximum message size from reported device capabilities 18 years ago