| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mlx4: Don't return an invalid speed when a port is down | Or Gerlitz | 2012-04-02 | 1 | -0/+5 |
* | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 2012-03-12 | 3 | -46/+55 |
|\ |
|
| * | IB/mlx4: Fix info returned when querying IBoE ports | Or Gerlitz | 2012-03-12 | 1 | -44/+53 |
| * | IB/mlx4: Fix possible missed completion event | Eli Cohen | 2012-03-12 | 1 | -2/+1 |
| * | mlx4: Enforce device max FMR maps in FMR alloc | Eli Cohen | 2012-02-26 | 1 | -1/+1 |
| * | IB/mlx4: Set bad_wr for invalid send opcode | Eli Cohen | 2012-02-26 | 1 | -0/+1 |
* | | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 2012-03-08 | 1 | -1/+2 |
* | | mlx4_core: Get rid of redundant ext_port_cap flags | Or Gerlitz | 2012-03-06 | 1 | -14/+11 |
* | | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 2012-03-05 | 1 | -5/+5 |
|/ |
|
* | IB/mlx4: pass SMP vendor-specific attribute MADs to firmware | Jack Morgenstein | 2012-01-30 | 1 | -5/+2 |
* | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-08 | 3 | -4/+8 |
|\ |
|
| * | IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE | Or Gerlitz | 2012-01-03 | 3 | -4/+8 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | 1 | -2/+4 |
|\| |
|
| * | IB/mlx4: Fix shutdown crash accessing a non-existent bitmap | Roland Dreier | 2011-12-06 | 1 | -2/+4 |
* | | mlx4_ib: disable SRIOV mode for IB ports (not yet supported) | Jack Morgenstein | 2011-12-13 | 1 | -0/+5 |
* | | mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) | Jack Morgenstein | 2011-12-13 | 2 | -5/+8 |
* | | mlx4: Extanding port_mask functionality | Jack Morgenstein | 2011-12-13 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-11-01 | 4 | -46/+214 |
|\ |
|
| *---. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 | 4 | -46/+214 |
| |\ \ \ |
|
| | | | * | RDMA/uverbs: Export ib_open_qp() capability to user space | Sean Hefty | 2011-10-13 | 1 | -1/+2 |
| | | | * | IB/mlx4: Add support for XRC QPs | Sean Hefty | 2011-10-13 | 3 | -33/+90 |
| | | | * | IB/mlx4: Add support for XRC SRQs | Sean Hefty | 2011-10-13 | 2 | -5/+11 |
| | | | * | IB/mlx4: Add support for XRC domains | Sean Hefty | 2011-10-13 | 2 | -0/+71 |
| | | | * | RDMA/core: Add SRQ type field | Sean Hefty | 2011-10-13 | 1 | -0/+3 |
| | |_|/
| |/| | |
|
| | | * | IB/mlx4: Don't set VLAN in IBoE WQEs' control segment | Or Gerlitz | 2011-10-31 | 1 | -9/+2 |
| | | * | IB/mlx4: Enable 4K mtu for IBoE | Or Gerlitz | 2011-10-31 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | IB/mlx4: Configure extended active speeds | Marcel Apfelbaum | 2011-10-28 | 1 | -1/+38 |
| |/ |
|
* / | mlx4: Fix infiniband Kconfig dependencies. | David S. Miller | 2011-08-11 | 1 | -1/+2 |
|/ |
|
* | IB/mlx4: Support PMA counters for IBoE | Or Gerlitz | 2011-07-18 | 1 | -1/+67 |
* | IB/mlx4: Use flow counters on IBoE ports | Or Gerlitz | 2011-07-18 | 3 | -3/+27 |
* | IB/mlx4: Generate GID change events in IBoE code | Or Gerlitz | 2011-07-18 | 1 | -1/+1 |
* | mlx4: generalization of multicast steering. | Yevgeny Petrilin | 2011-03-23 | 1 | -5/+5 |
* | mlx4_en: Reporting HW revision in ethtool -i | Yevgeny Petrilin | 2011-03-23 | 1 | -1/+0 |
* | IB/mlx4: Handle protocol field in multicast table | Aleksey Senin | 2011-01-12 | 1 | -4/+5 |
* | mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) | Roland Dreier | 2011-01-12 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-01-11 | 2 | -1/+10 |
|\ |
|
| * | IB/mlx4: Handle -ENOMEM in forward_trap() | Dan Carpenter | 2011-01-10 | 1 | -0/+2 |
| * | IB/mlx4: Don't call dma_free_coherent() with irqs disabled | Vladimir Sokolovsky | 2011-01-10 | 1 | -1/+8 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-26 | 2 | -7/+7 |
|\| |
|
| * | IB/mlx4: Fix IBoE link state | Eli Cohen | 2010-12-01 | 1 | -1/+1 |
| * | IB/mlx4: Fix IBoE reported link rate | Eli Cohen | 2010-12-01 | 1 | -1/+1 |
| * | IB/mlx4: Fix memory ordering of VLAN insertion control bits | Eli Cohen | 2010-12-01 | 1 | -5/+5 |
* | | infiniband: remove dev_base_lock use | Eric Dumazet | 2010-11-24 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-10-26 | 6 | -123/+854 |
|\ |
|
| *-. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 2010-10-26 | 6 | -123/+854 |
| |\ \ |
|
| | | * | IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144 | Jack Morgenstein | 2010-10-23 | 1 | -5/+23 |
| | | * | IB/mlx4: Limit size of fast registration WRs | Eli Cohen | 2010-10-11 | 2 | -2/+2 |
| | |/
| |/| |
|
| | * | IB/mlx4: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 | 3 | -27/+161 |
| | * | IB/core: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 | 1 | -1/+1 |
| | * | IB/mlx4: Add support for IBoE | Eli Cohen | 2010-10-25 | 5 | -108/+687 |