Age | Commit message (Expand) | Author | Files | Lines |
2022-09-28 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski | 1 | -2/+23 |
2022-09-05 | RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib | Chris Mi | 1 | -2/+23 |
2022-09-05 | RDMA/mlx5: Set local port to one when accessing counters | Chris Mi | 1 | -0/+6 |
2022-01-05 | IB/mlx5: Expose NDR speed through MAD | Maher Sanalla | 1 | -0/+5 |
2022-01-05 | RDMA/mad: Delete duplicated init_query_mad functions | Leon Romanovsky | 1 | -9/+9 |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch | 1 | -8/+8 |
2021-02-05 | IB/mlx5: Use rdma_for_each_port for port iteration | Parav Pandit | 1 | -1/+1 |
2021-02-05 | IB/mlx5: Avoid calling query device for reading pkey table length | Parav Pandit | 1 | -1/+1 |
2021-02-05 | IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev | Parav Pandit | 1 | -4/+4 |
2021-01-19 | IB/mlx5: Make function static | Parav Pandit | 1 | -2/+2 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+1 |
2020-04-23 | net/mlx5: Update vport.c to new cmd interface | Leon Romanovsky | 1 | -2/+2 |
2020-04-19 | net/mlx5: Delete not-used cmd header | Leon Romanovsky | 1 | -1/+0 |
2019-11-12 | RDMA: Change MAD processing function to remove extra casting and parameter | Leon Romanovsky | 1 | -14/+10 |
2019-11-06 | RDMA/mlx5: Rewrite MAD processing logic to be readable | Leon Romanovsky | 1 | -61/+55 |
2019-11-06 | RDMA/mad: Do not check MAD sizes in roce and ib drivers | Leon Romanovsky | 1 | -4/+0 |
2019-11-06 | RDMA/mad: Allocate zeroed MAD buffer | Leon Romanovsky | 1 | -2/+0 |
2019-07-03 | IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE | Parav Pandit | 1 | -24/+36 |
2019-01-15 | RDMA/mad: Reduce MAD scope to mlx5_ib only | Leon Romanovsky | 1 | -4/+7 |
2018-12-11 | IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbs | Yuval Shaia | 1 | -5/+0 |
2018-12-11 | IB/mlx5: Add 2X width support to query_port | Michael Guralnik | 1 | -1/+5 |
2018-12-11 | IB/mlx5: Add HDR speed support to query port | Michael Guralnik | 1 | -0/+5 |
2018-12-11 | IB/mlx5: Report CapabilityMask2 in ib_query_port | Michael Guralnik | 1 | -0/+4 |
2018-01-08 | IB/mlx5: Route MADs for dual port RoCE | Daniel Jurgens | 1 | -7/+14 |
2018-01-08 | IB/mlx5: Reduce the use of num_port capability | Daniel Jurgens | 1 | -1/+1 |
2017-08-24 | IB/mlx5: Fix some spelling mistakes | Talat Batheesh | 1 | -1/+1 |
2017-08-18 | Add OPA extended LID support | Hiatt, Don | 1 | -1/+1 |
2017-08-08 | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don | 1 | -1/+1 |
2017-05-14 | {net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc | Leon Romanovsky | 1 | -2/+2 |
2017-05-01 | IB/mlx5: Add port_xmit_wait to counter registers read | Tim Wright | 1 | -0/+2 |
2017-02-14 | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 1 | -1/+1 |
2017-02-14 | IB/mlx5: Add additional checks before processing MADs | Maor Gottlieb | 1 | -0/+12 |
2016-10-07 | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 1 | -1/+1 |
2016-06-23 | IB/mlx5: Fix wrong naming of port_rcv_data counter | Talat Batheesh | 1 | -1/+1 |
2016-03-21 | net/mlx5_core: Add VF param when querying vport counter | Eli Cohen | 1 | -1/+1 |
2016-03-01 | IB/mlx5: Modify MAD reading counters method to use counter registers | Meny Yossefi | 1 | -11/+155 |
2015-07-14 | IB/mad: Remove improper use of BUG_ON | Ira Weiny | 1 | -2/+3 |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+298 |
2015-06-12 | IB/mad: Add support for additional MAD info to/from drivers | Ira Weiny | 1 | -1/+8 |
2015-06-04 | IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode | Majd Dibbiny | 1 | -0/+297 |
2015-06-02 | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny | 1 | -4/+4 |
2015-05-30 | net/mlx5_core: New device capabilities handling | Saeed Mahameed | 1 | -1/+1 |
2015-04-02 | IB/mlx5: Fix Mellanox copyright note | Saeed Mahameed | 1 | -1/+1 |
2014-10-03 | net/mlx5_core: Update device capabilities handling | Eli Cohen | 1 | -1/+1 |
2014-07-30 | mlx5: minor fixes (mainly avoidance of hidden casts) | Jack Morgenstein | 1 | -1/+1 |
2014-07-30 | mlx5: Move pci device handling from mlx5_ib to mlx5_core | Jack Morgenstein | 1 | -2/+2 |
2013-07-08 | mlx5: Add driver for Mellanox Connect-IB adapters | Eli Cohen | 1 | -0/+139 |