aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-03IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit1-24/+36
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky1-4/+7
2018-12-11IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia1-5/+0
2018-12-11IB/mlx5: Add 2X width support to query_portMichael Guralnik1-1/+5
2018-12-11IB/mlx5: Add HDR speed support to query portMichael Guralnik1-0/+5
2018-12-11IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik1-0/+4
2018-01-08IB/mlx5: Route MADs for dual port RoCEDaniel Jurgens1-7/+14
2018-01-08IB/mlx5: Reduce the use of num_port capabilityDaniel Jurgens1-1/+1
2017-08-24IB/mlx5: Fix some spelling mistakesTalat Batheesh1-1/+1
2017-08-18Add OPA extended LID supportHiatt, Don1-1/+1
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don1-1/+1
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-2/+2
2017-05-01IB/mlx5: Add port_xmit_wait to counter registers readTim Wright1-0/+2
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz1-1/+1
2017-02-14IB/mlx5: Add additional checks before processing MADsMaor Gottlieb1-0/+12
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-1/+1
2016-06-23IB/mlx5: Fix wrong naming of port_rcv_data counterTalat Batheesh1-1/+1
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen1-1/+1
2016-03-01IB/mlx5: Modify MAD reading counters method to use counter registersMeny Yossefi1-11/+155
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny1-2/+3
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+298
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny1-1/+8
2015-06-04IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny1-0/+297
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny1-4/+4
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed1-1/+1
2015-04-02IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen1-1/+1
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein1-1/+1
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein1-2/+2
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+139