summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mad.c
Commit message (Expand)AuthorAgeFilesLines
* IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia2018-12-111-5/+0Star
* IB/mlx5: Add 2X width support to query_portMichael Guralnik2018-12-111-1/+5
* IB/mlx5: Add HDR speed support to query portMichael Guralnik2018-12-111-0/+5
* IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik2018-12-111-0/+4
* IB/mlx5: Route MADs for dual port RoCEDaniel Jurgens2018-01-081-7/+14
* IB/mlx5: Reduce the use of num_port capabilityDaniel Jurgens2018-01-081-1/+1
* IB/mlx5: Fix some spelling mistakesTalat Batheesh2017-08-241-1/+1
* Add OPA extended LID supportHiatt, Don2017-08-181-1/+1
* IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-1/+1
* {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-2/+2
* IB/mlx5: Add port_xmit_wait to counter registers readTim Wright2017-05-011-0/+2
* IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-1/+1
* IB/mlx5: Add additional checks before processing MADsMaor Gottlieb2017-02-141-0/+12
* IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-1/+1
* IB/mlx5: Fix wrong naming of port_rcv_data counterTalat Batheesh2016-06-231-1/+1
* net/mlx5_core: Add VF param when querying vport counterEli Cohen2016-03-211-1/+1
* IB/mlx5: Modify MAD reading counters method to use counter registersMeny Yossefi2016-03-011-11/+155
* 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-251-1/+298
|\
| * IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny2015-06-051-0/+297
| * net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-311-1/+1
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-1/+8
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-4/+4
|/
* IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-041-1/+1
* mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-1/+1
* mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-2/+2
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+139