summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/main.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-06IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg1-1/+1
2012-06-03IB/mlx4: Fix EQ deallocation in legacy modeShlomo Pongratz1-12/+7
2012-05-18IB/mlx4: Fix mlx4_ib_add() error flowJack Morgenstein1-3/+3
2012-05-18IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz1-0/+84
2012-05-08IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz1-7/+7
2012-04-26Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds1-1/+1
2012-04-24IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl1-1/+1
2012-04-02IB/mlx4: Don't return an invalid speed when a port is downOr Gerlitz1-0/+5
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier1-44/+53
2012-03-12IB/mlx4: Fix info returned when querying IBoE portsOr Gerlitz1-44/+53
2012-03-06mlx4_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
2011-12-23Merge 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 Morgenstein1-3/+4
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 branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier1-3/+103
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 Hefty1-0/+2
2011-10-13IB/mlx4: Add support for XRC SRQsSean Hefty1-1/+2
2011-10-13IB/mlx4: Add support for XRC domainsSean Hefty1-0/+59
2011-07-18IB/mlx4: Use flow counters on IBoE portsOr Gerlitz1-2/+17
2011-07-18IB/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-12IB/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
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2010-12-01IB/mlx4: Fix IBoE link stateEli Cohen1-1/+1
2010-12-01IB/mlx4: Fix IBoE reported link rateEli Cohen1-1/+1
2010-11-24infiniband: remove dev_base_lock useEric Dumazet1-3/+3
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier1-42/+511
2010-10-25IB/mlx4: Add VLAN support for IBoEEli Cohen1-12/+87
2010-10-25IB/mlx4: Add support for IBoEEli Cohen1-36/+412
2010-10-23IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144Jack Morgenstein1-5/+23
2010-10-11IB/mlx4: Limit size of fast registration WRsEli Cohen1-1/+1
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell1-1/+1
2010-04-21IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-11-12IB/mlx4: Remove limitation on LSO header sizeEli Cohen1-1/+1
2009-09-10Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier1-5/+7
2009-09-05IB/mlx4: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein1-0/+6
2009-09-05IB: Use printk_once() for driver versionsMarcin Slusarz1-5/+1
2009-03-30IB/mlx4: Use pgprot_writecombine() for BlueFlame pagesRoland Dreier1-2/+1
2009-03-18IB/mlx4: Unregister IB device prior to CLOSE PORT commandYevgeny Petrilin1-2/+3
2009-01-09IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier1-4/+9