Age | Commit message (Expand) | Author |
2007-11-20 | mlx4_core: Fix state check in mlx4_qp_modify() | Jack Morgenstein |
2007-11-14 | mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free) | Jack Morgenstein |
2007-11-13 | mlx4_core: Fix possible bad free in mlx4_buf_free() | Ali Ayoub |
2007-10-24 | SG: Change sg_set_page() to take length and offset argument | Jens Axboe |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe |
2007-10-21 | mlx4_core: Increase command timeout for INIT_HCA to 10 seconds | Jack Morgenstein |
2007-10-13 | mlx4_core: Fix infinite loop on device initialization | Roland Dreier |
2007-10-10 | mlx4_core: Fix section mismatches | Roland Dreier |
2007-10-09 | mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled up | Roland Dreier |
2007-10-09 | mlx4_core: Increase max number of QPs per multicast group to 56 | Jack Morgenstein |
2007-10-09 | IB/mlx4: Implement FMRs | Jack Morgenstein |
2007-10-09 | mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command | Jack Morgenstein |
2007-10-09 | mlx4_core: Fix meaning of dev->caps.reserved_mtts | Roland Dreier |
2007-10-09 | mlx4_core: Reserve the correct number of MTT segments | Roland Dreier |
2007-10-09 | mlx4_core: Support ICM tables in coherent memory | Jack Morgenstein |
2007-10-09 | IB/mlx4: Display misc device information under /sys/class/infiniband/ | Jack Morgenstein |
2007-10-09 | mlx4_core: Change capability decoding: SRC->XRC | Roland Dreier |
2007-10-09 | IB/mlx4: Fix up SRQ limit_watermark endianness | Roland Dreier |
2007-10-09 | mlx4_core: Enable MSI-X by default | Michael S. Tsirkin |
2007-10-09 | mlx4_core: Don't free special QPs in QP number bitmap | Roland Dreier |
2007-10-09 | mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECS | Dotan Barak |
2007-08-13 | mlx4_core: Wait 1 second after reset before accessing device | Eli Cohen |
2007-07-28 | mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow | Jack Morgenstein |
2007-07-20 | mlx4_core: Change command token on timeout | Roland Dreier |
2007-07-17 | IB/mlx4: Increase max outstanding RDMA reads as target | Jack Morgenstein |
2007-07-17 | mlx4_core: Reset device when internal error is detected | Jack Morgenstein |
2007-07-12 | IB/mlx4: Implement query SRQ | Jack Morgenstein |
2007-07-12 | IB/mlx4: Implement query QP | Jack Morgenstein |
2007-07-09 | mlx4_core: Get the maximum message size from reported device capabilities | Dotan Barak |
2007-07-09 | mlx4_core: Include linux/mutex.h from mlx4.h | Michael S. Tsirkin |
2007-07-08 | drivers/net: fix comparisons of unsigned < 0 | Bill Nottingham |
2007-07-02 | mlx4_core: Add new Mellanox device IDs | Jack Morgenstein |
2007-06-18 | IB/mlx4: Handle FW command interface rev 3 | Roland Dreier |
2007-06-18 | IB/mlx4: Handle new FW requirement for send request prefetching | Roland Dreier |
2007-06-07 | mlx4_core: Don't set MTT address in dMPT entries with PA set | Jack Morgenstein |
2007-06-07 | mlx4_core: Check firmware command interface revision | Roland Dreier |
2007-06-07 | IB/mthca, mlx4_core: Fix typo in comment | Roland Dreier |
2007-06-07 | mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id | Roland Dreier |
2007-06-07 | mlx4_core: Initialize ctx_list and ctx_lock earlier | Roland Dreier |
2007-06-07 | mlx4_core: Fix CQ context layout | Eli Cohen |
2007-05-29 | IB/mlx4: Fix last allocated object tracking in bitmap allocator | Roland Dreier |
2007-05-19 | mlx4_core: Fix array overrun in dump_dev_cap_flags() | Roland Dreier |
2007-05-15 | missing includes in mlx4 | Al Viro |
2007-05-15 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-13 | mlx4_core: Remove unused doorbell_lock | Roland Dreier |
2007-05-11 | mlx4: don't use deprecated IRQ flags | Andrew Morton |
2007-05-08 | IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters | Roland Dreier |