]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
authorSaeed Mahameed <saeedm@mellanox.com>
Fri, 31 May 2019 19:37:24 +0000 (12:37 -0700)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 31 May 2019 20:04:06 +0000 (13:04 -0700)
commit7fe4d43eccde0dc83131aca206e07e00673f43aa
treed7855bd10811ad405ce30f3f4c3cedf7ff1aa579
parentb4b12b0d2f02613101a7a667ef7b7cc8d388e597
parent8693115af4c24d92b971ad895c5f329761ed5d38
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux

This series provides some low level updates for mlx5 driver needed for
both rdma and netdev trees.

1) Termination flow steering table bits and hardware definitions.

2) Introduce the core dump HW access registers definitions.

3) Refactor and cleans-up VF representors functions handlers.

4) Renames host_params bits to function_changed bits and add the
support for eswitch functions change event in the eswitch general case.
(for both legacy and switchdev modes).

5) Potential error pointer dereference in error handling

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/infiniband/hw/mlx5/ib_rep.c
drivers/infiniband/hw/mlx5/ib_rep.h
drivers/net/ethernet/mellanox/mlx5/core/cmd.c
drivers/net/ethernet/mellanox/mlx5/core/ecpf.c
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
include/linux/mlx5/eswitch.h