netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net 0/9] mlxsw: couple of fixes
@ 2016-08-15 14:37 Jiri Pirko
  2016-08-15 14:37 ` [patch net 1/9] mlxsw: spectrum: Don't return upon error in removal path Jiri Pirko
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Jiri Pirko @ 2016-08-15 14:37 UTC (permalink / raw)
  To: netdev; +Cc: davem, idosch, eladr, yotamg, nogahf, ogerlitz

From: Jiri Pirko <jiri@mellanox.com>

Elad Raz (1):
  mlxsw: spectrum: Add missing packet traps

Ido Schimmel (7):
  mlxsw: spectrum: Don't return upon error in removal path
  mlxsw: spectrum: Remove redundant errors from the code
  mlxsw: spectrum: Create PVID vPort before registering netdevice
  mlxsw: spectrum: Mark port as active before registering it
  mlxsw: spectrum: Add missing rollbacks in error path
  mlxsw: spectrum: Unmap 802.1Q FID before destroying it
  mlxsw: spectrum: Allow packets to be trapped from any PG

Jiri Pirko (1):
  mlxsw: reg: Fix missing op field fill-up

 drivers/net/ethernet/mellanox/mlxsw/reg.h          |   1 +
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c     | 105 +++++++++++----------
 drivers/net/ethernet/mellanox/mlxsw/spectrum.h     |   2 -
 .../net/ethernet/mellanox/mlxsw/spectrum_buffers.c |   2 +-
 .../ethernet/mellanox/mlxsw/spectrum_switchdev.c   |  42 ++-------
 drivers/net/ethernet/mellanox/mlxsw/trap.h         |   3 +
 6 files changed, 67 insertions(+), 88 deletions(-)

-- 
2.5.5

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-08-15 19:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-15 14:37 [patch net 0/9] mlxsw: couple of fixes Jiri Pirko
2016-08-15 14:37 ` [patch net 1/9] mlxsw: spectrum: Don't return upon error in removal path Jiri Pirko
2016-08-15 14:37 ` [patch net 2/9] mlxsw: spectrum: Remove redundant errors from the code Jiri Pirko
2016-08-15 14:37 ` [patch net 3/9] mlxsw: spectrum: Create PVID vPort before registering netdevice Jiri Pirko
2016-08-15 14:37 ` [patch net 4/9] mlxsw: spectrum: Mark port as active before registering it Jiri Pirko
2016-08-15 14:37 ` [patch net 5/9] mlxsw: spectrum: Add missing packet traps Jiri Pirko
2016-08-15 14:51   ` Ilan Tayari
2016-08-15 19:56     ` Ido Schimmel
2016-08-15 14:37 ` [patch net 6/9] mlxsw: spectrum: Add missing rollbacks in error path Jiri Pirko
2016-08-15 14:37 ` [patch net 7/9] mlxsw: spectrum: Unmap 802.1Q FID before destroying it Jiri Pirko
2016-08-15 14:37 ` [patch net 8/9] mlxsw: spectrum: Allow packets to be trapped from any PG Jiri Pirko
2016-08-15 14:37 ` [patch net 9/9] mlxsw: reg: Fix missing op field fill-up Jiri Pirko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).