summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-014-46/+214
|\
| *---. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-014-46/+214
| |\ \ \
| | | | * RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty2011-10-131-1/+2
| | | | * IB/mlx4: Add support for XRC QPsSean Hefty2011-10-133-33/+90
| | | | * IB/mlx4: Add support for XRC SRQsSean Hefty2011-10-132-5/+11
| | | | * IB/mlx4: Add support for XRC domainsSean Hefty2011-10-132-0/+71
| | | | * RDMA/core: Add SRQ type fieldSean Hefty2011-10-131-0/+3
| | |_|/ | |/| |
| | | * IB/mlx4: Don't set VLAN in IBoE WQEs' control segmentOr Gerlitz2011-10-311-9/+2Star
| | | * IB/mlx4: Enable 4K mtu for IBoEOr Gerlitz2011-10-311-1/+1
| | |/ | |/|
| | * IB/mlx4: Configure extended active speedsMarcel Apfelbaum2011-10-281-1/+38
| |/
* / mlx4: Fix infiniband Kconfig dependencies.David S. Miller2011-08-121-1/+2
|/
* IB/mlx4: Support PMA counters for IBoEOr Gerlitz2011-07-191-1/+67
* IB/mlx4: Use flow counters on IBoE portsOr Gerlitz2011-07-193-3/+27
* IB/mlx4: Generate GID change events in IBoE codeOr Gerlitz2011-07-191-1/+1
* mlx4: generalization of multicast steering.Yevgeny Petrilin2011-03-231-5/+5
* mlx4_en: Reporting HW revision in ethtool -iYevgeny Petrilin2011-03-231-1/+0Star
* IB/mlx4: Handle protocol field in multicast tableAleksey Senin2011-01-121-4/+5
* mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long)Roland Dreier2011-01-121-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-01-122-1/+10
|\
| * IB/mlx4: Handle -ENOMEM in forward_trap()Dan Carpenter2011-01-111-0/+2
| * IB/mlx4: Don't call dma_free_coherent() with irqs disabledVladimir Sokolovsky2011-01-111-1/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-272-7/+7
|\|
| * IB/mlx4: Fix IBoE link stateEli Cohen2010-12-021-1/+1
| * IB/mlx4: Fix IBoE reported link rateEli Cohen2010-12-021-1/+1
| * IB/mlx4: Fix memory ordering of VLAN insertion control bitsEli Cohen2010-12-011-5/+5
* | infiniband: remove dev_base_lock useEric Dumazet2010-11-241-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-276-123/+854
|\
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-276-123/+854
| |\ \
| | | * IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144Jack Morgenstein2010-10-231-5/+23
| | | * IB/mlx4: Limit size of fast registration WRsEli Cohen2010-10-112-2/+2
| | |/ | |/|
| | * IB/mlx4: Add VLAN support for IBoEEli Cohen2010-10-253-27/+161
| | * IB/core: Add VLAN support for IBoEEli Cohen2010-10-251-1/+1
| | * IB/mlx4: Add support for IBoEEli Cohen2010-10-255-108/+687
| | * IB/pack: IBoE UD packet packing supportEli Cohen2010-10-141-1/+1
| |/
* / infiniband: fix mlx4 kconfig dependency warningRandy Dunlap2010-10-161-0/+1
|/
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+1
* IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky2010-04-223-11/+48
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-091-1/+1
|\
| * IB/mlx4: Check correct variable for allocation failureDan Carpenter2010-04-071-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-0/+9
|/
* Merge branch 'misc' into for-nextRoland Dreier2010-03-021-1/+1
|\
| * IB/core: Fix and clean up ib_ud_header_init()Eli Cohen2010-02-241-1/+1
* | IB/mlx4: Simplify retrieval of ib_deviceEli Cohen2010-02-131-1/+1
|/
* IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz2010-01-061-1/+1
* IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein2010-01-061-0/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-162-14/+13Star
|\
| * IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-122-13/+13
| * IB/mlx4: Remove unneeded codeEli Cohen2009-11-121-1/+0Star
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
*-. Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier2009-09-113-9/+16
|\ \