summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/main.c
AgeCommit message (Expand)Author
2013-02-25IB/mlx4: Advertise MW supportShani Michaeli
2013-02-25IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz
2012-09-30IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein
2012-09-30mlx4: Activate SR-IOV mode for IBJack Morgenstein
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein
2012-09-30mlx4: Add alias_guid mechanismJack Morgenstein
2012-09-30IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer
2012-09-30mlx4: MAD_IFC paravirtualizationJack Morgenstein
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein
2012-09-30IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein
2012-08-10IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-07-22Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai
2012-07-11IB/mlx4: Fill the masked_atomic_cap attribute in query deviceDotan Barak
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein
2012-07-08IB/mlx4: Add debug printsJack Morgenstein
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion
2012-06-06IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg
2012-06-03IB/mlx4: Fix EQ deallocation in legacy modeShlomo Pongratz
2012-05-18IB/mlx4: Fix mlx4_ib_add() error flowJack Morgenstein
2012-05-18IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz
2012-05-08IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz
2012-04-26Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds
2012-04-24IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl
2012-04-02IB/mlx4: Don't return an invalid speed when a port is downOr Gerlitz
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier
2012-03-12IB/mlx4: Fix info returned when querying IBoE portsOr Gerlitz
2012-03-06mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz
2012-02-26mlx4: Enforce device max FMR maps in FMR allocEli Cohen
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-13mlx4_ib: disable SRIOV mode for IB ports (not yet supported)Jack Morgenstein
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein
2011-12-06IB/mlx4: Fix shutdown crash accessing a non-existent bitmapRoland Dreier
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-10-31IB/mlx4: Enable 4K mtu for IBoEOr Gerlitz
2011-10-28IB/mlx4: Configure extended active speedsMarcel Apfelbaum
2011-10-13RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty
2011-10-13IB/mlx4: Add support for XRC QPsSean Hefty
2011-10-13IB/mlx4: Add support for XRC SRQsSean Hefty
2011-10-13IB/mlx4: Add support for XRC domainsSean Hefty
2011-07-18IB/mlx4: Use flow counters on IBoE portsOr Gerlitz
2011-07-18IB/mlx4: Generate GID change events in IBoE codeOr Gerlitz
2011-03-23mlx4: generalization of multicast steering.Yevgeny Petrilin
2011-03-23mlx4_en: Reporting HW revision in ethtool -iYevgeny Petrilin
2011-01-12IB/mlx4: Handle protocol field in multicast tableAleksey Senin
2011-01-12mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long)Roland Dreier