Commit Graph

56 Commits (ac1aa7e4f3c73ecb09fddf59c1924530155d9359)

Author SHA1 Message Date
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
Michael S. Tsirkin 525f5f44c4 mlx4_core: Include linux/mutex.h from mlx4.h 18 years ago
Bill Nottingham 287aa83dff drivers/net: fix comparisons of unsigned < 0 18 years ago
Jack Morgenstein 786f238e4f mlx4_core: Add new Mellanox device IDs 18 years ago
Roland Dreier 5ae2a7a836 IB/mlx4: Handle FW command interface rev 3 18 years ago
Roland Dreier 0e6e741621 IB/mlx4: Handle new FW requirement for send request prefetching 18 years ago
Jack Morgenstein b2d9308ae4 mlx4_core: Don't set MTT address in dMPT entries with PA set 18 years ago
Roland Dreier fe40900f40 mlx4_core: Check firmware command interface revision 18 years ago
Roland Dreier 3e1db334dc IB/mthca, mlx4_core: Fix typo in comment 18 years ago
Roland Dreier 2c5cb23558 mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id 18 years ago
Roland Dreier b581401ed0 mlx4_core: Initialize ctx_list and ctx_lock earlier 18 years ago
Eli Cohen 09360d5408 mlx4_core: Fix CQ context layout 18 years ago
Roland Dreier a2cb4a98f2 IB/mlx4: Fix last allocated object tracking in bitmap allocator 18 years ago
Roland Dreier 23c15c21d3 mlx4_core: Fix array overrun in dump_dev_cap_flags() 18 years ago