summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/mad.c
AgeCommit message (Expand)Author
2016-06-23IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas
2016-02-17IB/mlx4: Add support for the port info class for RoCE portsEran Ben Elisha
2016-02-17IB/mlx4: Add support for extended counters over RoCE portsEran Ben Elisha
2015-12-06IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak
2015-10-21IB/mlx4: Add IB counters tableEran Ben Elisha
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-30IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe
2015-07-14IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-15IB/mlx4: Set VF to read from QP countersEran Ben Elisha
2015-06-15IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-05-24IB/mlx4: Convert slave port before building address-handleOr Gerlitz
2015-04-15infiniband/mlx4: check for mapping errorSebastian Ott
2015-03-18IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny
2014-05-29IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein
2013-07-31IB/mlx4: Use default pkey when creating tunnel QPsJack Morgenstein
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-02-15IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()Dan Carpenter
2012-10-18IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)Jack Morgenstein
2012-09-30IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein
2012-09-30mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein
2012-09-30IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein
2012-09-30IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein
2012-09-30mlx4: Add alias_guid mechanismJack Morgenstein
2012-09-30IB/mlx4: Add CM paravirtualizationAmir Vadai
2012-09-30IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer
2012-09-30mlx4: MAD_IFC paravirtualizationJack Morgenstein
2012-09-30IB/mlx4: SR-IOV multiplex and demultiplex MADsJack 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-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein
2012-07-08IB/mlx4: Add debug printsJack Morgenstein