index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
mad.c
Age
Commit message (
Expand
)
Author
2014-08-10
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
2014-05-29
IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses
Jack Morgenstein
2014-03-20
net/mlx4: Adapt code for N-Port VF
Matan Barak
2014-03-12
mlx4: Implement IP based gids support for RoCE/SRIOV
Jack Morgenstein
2014-03-12
mlx4: In RoCE allow guests to have multiple GIDS
Jack Morgenstein
2014-03-12
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
Jack Morgenstein
2013-07-31
IB/mlx4: Use default pkey when creating tunnel QPs
Jack Morgenstein
2013-05-07
drivers/infiniband/hw: rename random32() to prandom_u32()
Andrew Morton
2013-02-15
IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()
Dan Carpenter
2012-10-18
IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)
Jack Morgenstein
2012-09-30
IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes
Jack Morgenstein
2012-09-30
mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations
Jack Morgenstein
2012-09-30
mlx4: Paravirtualize Node Guids for slaves
Jack Morgenstein
2012-09-30
IB/mlx4: Miscellaneous adjustments for SR-IOV IB support
Jack Morgenstein
2012-09-30
IB/mlx4: Add iov directory in sysfs under the ib device
Jack Morgenstein
2012-09-30
IB/mlx4: Propagate P_Key and guid change port management events to slaves
Jack Morgenstein
2012-09-30
mlx4: Add alias_guid mechanism
Jack Morgenstein
2012-09-30
IB/mlx4: Add CM paravirtualization
Amir Vadai
2012-09-30
IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV
Oren Duer
2012-09-30
mlx4: MAD_IFC paravirtualization
Jack Morgenstein
2012-09-30
IB/mlx4: SR-IOV multiplex and demultiplex MADs
Jack Morgenstein
2012-09-30
mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop
Jack Morgenstein
2012-09-30
IB/mlx4: Initialize SR-IOV IB support for slaves in master context
Jack Morgenstein
2012-08-10
IB/mlx4: Fix possible deadlock on sm_lock spinlock
Jack Morgenstein
2012-07-11
mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...
Jack Morgenstein
2012-07-10
mlx4: Use port management change event instead of smp_snoop
Jack Morgenstein
2012-07-08
IB/mlx4: Add debug prints
Jack Morgenstein
2012-01-30
IB/mlx4: pass SMP vendor-specific attribute MADs to firmware
Jack Morgenstein
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
2011-07-18
IB/mlx4: Support PMA counters for IBoE
Or Gerlitz
2011-01-10
IB/mlx4: Handle -ENOMEM in forward_trap()
Dan Carpenter
2010-10-25
IB/mlx4: Add support for IBoE
Eli Cohen
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-28
IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event
Moni Shoua
2008-10-22
mlx4_core: Multiple port type support
Yevgeny Petrilin
2008-07-14
IB/mlx4: Pass congestion management class MADs to the HCA
Eli Cohen
2008-04-16
IB/mlx4: Convert "if(foo)" to "if (foo)"
Roland Dreier
2007-08-15
IB/mlx4: Incorrect semicolon after if statement
Ilpo Järvinen
2007-05-08
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier