summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/mad.c
Commit message (Expand)AuthorAgeFilesLines
* Add OPA extended LID supportHiatt, Don2017-08-181-4/+4
* IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-3/+3
* IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2017-08-081-1/+1
* RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein2017-06-011-0/+1
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-0/+2
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-17/+26
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-12/+12
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-4/+4
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-5/+5
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-7/+42
|\
| * IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein2016-11-161-4/+12
| * IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua2016-11-161-3/+30
* | IB/mlx4: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-7/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-6/+67
|\
| * IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-071-2/+62
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-1/+2
| * IB/mlx4/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+2
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* | IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein2016-09-161-0/+23
|/
* IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas2016-06-231-6/+18
* IB/mlx4: Add support for the port info class for RoCE portsEran Ben Elisha2016-02-171-1/+14
* IB/mlx4: Add support for extended counters over RoCE portsEran Ben Elisha2016-02-171-13/+37
* IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz2015-12-061-3/+14
* 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
OpenPOWER on IntegriCloud