summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/mad.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-26/+28
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-26/+28
* | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-211-4/+8
* | IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-211-7/+18
|/
* IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-19/+4
* IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz2015-07-141-10/+19
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-141-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-30/+19
|\
| * net/mlx4_core: Add helper to query countersEran Ben Elisha2015-06-151-24/+8
| * IB/mlx4: Set VF to read from QP countersEran Ben Elisha2015-06-151-2/+4
| * IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha2015-06-151-1/+1
| * IB/mlx4: Convert slave port before building address-handleOr Gerlitz2015-05-241-4/+7
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-1/+9
* | IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+2
* | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-1/+3
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-10/+11
|/
* infiniband/mlx4: check for mapping errorSebastian Ott2015-04-151-0/+9
* IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny2015-03-181-4/+16
* net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-1/+2
* IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-101-1/+1
* IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein2014-05-291-16/+24
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-14/+15
* mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-121-5/+40
* mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-121-4/+30
* mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2014-03-121-6/+44
* IB/mlx4: Use default pkey when creating tunnel QPsJack Morgenstein2013-07-311-2/+8
* drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton2013-05-071-1/+1
* IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()Dan Carpenter2013-02-151-3/+4
* IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)Jack Morgenstein2012-10-181-45/+40
* IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein2012-09-301-0/+3
* mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-09-301-6/+6
* mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-09-301-0/+14
* IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2012-09-301-1/+5
* IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein2012-09-301-0/+9
* IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein2012-09-301-7/+155
* mlx4: Add alias_guid mechanismJack Morgenstein2012-09-301-1/+18
* IB/mlx4: Add CM paravirtualizationAmir Vadai2012-09-301-1/+15
* IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer2012-09-301-7/+53
* mlx4: MAD_IFC paravirtualizationJack Morgenstein2012-09-301-8/+12
* IB/mlx4: SR-IOV multiplex and demultiplex MADsJack Morgenstein2012-09-301-2/+565
* mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-09-301-2/+31
* IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-09-301-0/+684
* IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein2012-08-101-6/+10
* mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein2012-07-111-3/+7
* mlx4: Use port management change event instead of smp_snoopJack Morgenstein2012-07-101-28/+90
* IB/mlx4: Add debug printsJack Morgenstein2012-07-081-0/+19
* IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein2012-01-301-5/+2
* mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-131-2/+4
* IB/mlx4: Support PMA counters for IBoEOr Gerlitz2011-07-181-1/+67
* IB/mlx4: Handle -ENOMEM in forward_trap()Dan Carpenter2011-01-101-0/+2
OpenPOWER on IntegriCloud