| Commit message (Expand) | Author | Age | Files | Lines |
* | mlx4_core: Wait 1 second after reset before accessing device | Eli Cohen | 2007-08-13 | 1 | -0/+3 |
* | mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow | Jack Morgenstein | 2007-07-28 | 1 | -12/+3 |
* | mlx4_core: Change command token on timeout | Roland Dreier | 2007-07-20 | 1 | -2/+1 |
* | IB/mlx4: Increase max outstanding RDMA reads as target | Jack Morgenstein | 2007-07-17 | 1 | -1/+1 |
* | mlx4_core: Reset device when internal error is detected | Jack Morgenstein | 2007-07-17 | 5 | -72/+129 |
* | IB/mlx4: Implement query SRQ | Jack Morgenstein | 2007-07-12 | 1 | -0/+30 |
* | IB/mlx4: Implement query QP | Jack Morgenstein | 2007-07-12 | 1 | -0/+21 |
* | mlx4_core: Get the maximum message size from reported device capabilities | Dotan Barak | 2007-07-09 | 3 | -0/+5 |
* | mlx4_core: Include linux/mutex.h from mlx4.h | Michael S. Tsirkin | 2007-07-09 | 1 | -0/+1 |
* | drivers/net: fix comparisons of unsigned < 0 | Bill Nottingham | 2007-07-08 | 1 | -2/+1 |
* | mlx4_core: Add new Mellanox device IDs | Jack Morgenstein | 2007-07-02 | 1 | -0/+2 |
* | IB/mlx4: Handle FW command interface rev 3 | Roland Dreier | 2007-06-18 | 3 | -47/+87 |
* | IB/mlx4: Handle new FW requirement for send request prefetching | Roland Dreier | 2007-06-18 | 1 | -1/+1 |
* | mlx4_core: Don't set MTT address in dMPT entries with PA set | Jack Morgenstein | 2007-06-07 | 1 | -3/+5 |
* | mlx4_core: Check firmware command interface revision | Roland Dreier | 2007-06-07 | 1 | -2/+23 |
* | IB/mthca, mlx4_core: Fix typo in comment | Roland Dreier | 2007-06-07 | 1 | -1/+1 |
* | mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id | Roland Dreier | 2007-06-07 | 1 | -1/+3 |
* | mlx4_core: Initialize ctx_list and ctx_lock earlier | Roland Dreier | 2007-06-07 | 2 | -3/+2 |
* | mlx4_core: Fix CQ context layout | Eli Cohen | 2007-06-07 | 1 | -1/+1 |
* | IB/mlx4: Fix last allocated object tracking in bitmap allocator | Roland Dreier | 2007-05-29 | 1 | -1/+1 |
* | mlx4_core: Fix array overrun in dump_dev_cap_flags() | Roland Dreier | 2007-05-19 | 1 | -1/+1 |
* | missing includes in mlx4 | Al Viro | 2007-05-15 | 4 | -0/+4 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-15 | 2 | -3/+0 |
|\ |
|
| * | mlx4_core: Remove unused doorbell_lock | Roland Dreier | 2007-05-13 | 2 | -3/+0 |
* | | mlx4: don't use deprecated IRQ flags | Andrew Morton | 2007-05-11 | 1 | -1/+1 |
|/ |
|
* | IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters | Roland Dreier | 2007-05-08 | 20 | -0/+6424 |