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)
commit01555e64491438a8676f30dbd3fa464417a42e5b
tree9c2b6eb215ea2f9dbdf32b0cb0361c5dfe2cc460
parent2d03d4394c13d017968c707150d97ad251900084
parent575ddf5888eaf8f271cb3df7b0806cb2db2c333a
Merge tag 'shared-for-4.9-1' of git://git./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