]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon...
authorDavid S. Miller <davem@davemloft.net>
Tue, 23 Aug 2016 18:08:23 +0000 (11:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Aug 2016 18:08:23 +0000 (11:08 -0700)
commit78b0f2a17154800e09ba27d498c48d053145e1ed
tree9c2b6eb215ea2f9dbdf32b0cb0361c5dfe2cc460
parenta2ba2ed7d7ea1d2965560654935f82261ef57d8d
parente248614cd461a92fb8f0653c4cc45bba60d2c174
Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma

Saeed Mahameed says:

====================
Mellanox mlx5 core driver updates 2016-08-20

This series contains several low level and API updates for mlx5 core
commands interface and mlx5_ifc.h to be shared as base code for net-next and
rdma mlx5 4.9 submissions.

From Saeed, ten patches that refactors old layouts of firmware commands which
were manually generated before we introduced the mlx5_ifc, now all of the firmware
commands inbox/outbox layouts moved to use mlx5_ifc and we remove the old
manually generated structures.  Plus to those ten patches, we add two patches
that unifies mlx5 commands execution interface and improve the driver log messages
in that area.

From Hadar and Ilya, added the needed hardware bits and infrastructure for
minimum inline headers setting and encap/decap commands and capabilities,
needed for E-Switch offloads.

This series applies on top latest net-next and rdma/master, and smoothly merges with
the latest "Mellanox 100G mlx5 fixes 2016-08-16" series already applied into net branch.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/cmd.c