summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)AuthorFilesLines
2012-03-13Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier3-46/+55
2012-03-13IB/mlx4: Fix info returned when querying IBoE portsOr Gerlitz1-44/+53
2012-03-13IB/mlx4: Fix possible missed completion eventEli Cohen1-2/+1
2012-03-09IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz1-1/+2
2012-03-07mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz1-14/+11
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz1-5/+5
2012-02-26mlx4: Enforce device max FMR maps in FMR allocEli Cohen1-1/+1
2012-02-26IB/mlx4: Set bad_wr for invalid send opcodeEli Cohen1-0/+1
2012-01-31IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein1-5/+2
2012-01-09Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+8
2012-01-04IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz3-4/+8
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2011-12-13mlx4_ib: disable SRIOV mode for IB ports (not yet supported)Jack Morgenstein1-0/+5
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2-5/+8
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein1-1/+1
2011-12-06IB/mlx4: Fix shutdown crash accessing a non-existent bitmapRoland Dreier1-2/+4
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-46/+214
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier4-46/+214
2011-10-31IB/mlx4: Don't set VLAN in IBoE WQEs' control segmentOr Gerlitz1-9/+2
2011-10-31IB/mlx4: Enable 4K mtu for IBoEOr Gerlitz1-1/+1
2011-10-28IB/mlx4: Configure extended active speedsMarcel Apfelbaum1-1/+38
2011-10-13RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty1-1/+2
2011-10-13IB/mlx4: Add support for XRC QPsSean Hefty3-33/+90
2011-10-13IB/mlx4: Add support for XRC SRQsSean Hefty2-5/+11
2011-10-13IB/mlx4: Add support for XRC domainsSean Hefty2-0/+71
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty1-0/+3
2011-08-12mlx4: Fix infiniband Kconfig dependencies.David S. Miller1-1/+2
2011-07-19IB/mlx4: Support PMA counters for IBoEOr Gerlitz1-1/+67
2011-07-19IB/mlx4: Use flow counters on IBoE portsOr Gerlitz3-3/+27
2011-07-19IB/mlx4: Generate GID change events in IBoE codeOr Gerlitz1-1/+1
2011-03-23mlx4: generalization of multicast steering.Yevgeny Petrilin1-5/+5
2011-03-23mlx4_en: Reporting HW revision in ethtool -iYevgeny Petrilin1-1/+0
2011-01-13IB/mlx4: Handle protocol field in multicast tableAleksey Senin1-4/+5
2011-01-12mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long)Roland Dreier1-1/+2
2011-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-1/+10
2011-01-11IB/mlx4: Handle -ENOMEM in forward_trap()Dan Carpenter1-0/+2
2011-01-11IB/mlx4: Don't call dma_free_coherent() with irqs disabledVladimir Sokolovsky1-1/+8
2010-12-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-7/+7
2010-12-02IB/mlx4: Fix IBoE link stateEli Cohen1-1/+1
2010-12-02IB/mlx4: Fix IBoE reported link rateEli Cohen1-1/+1
2010-12-01IB/mlx4: Fix memory ordering of VLAN insertion control bitsEli Cohen1-5/+5
2010-11-24infiniband: remove dev_base_lock useEric Dumazet1-3/+3
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds6-123/+854
2010-10-27Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier6-123/+854
2010-10-25IB/mlx4: Add VLAN support for IBoEEli Cohen3-27/+161
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen1-1/+1
2010-10-25IB/mlx4: Add support for IBoEEli Cohen5-108/+687
2010-10-24IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144Jack Morgenstein1-5/+23
2010-10-16infiniband: fix mlx4 kconfig dependency warningRandy Dunlap1-0/+1
2010-10-14IB/pack: IBoE UD packet packing supportEli Cohen1-1/+1