All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch net-next 0/5] mlxsw: small driver update
@ 2017-01-09 10:25 Jiri Pirko
  2017-01-09 10:25 ` [patch net-next 1/5] mlxsw: Fix mlxsw_i2c_write return value Jiri Pirko
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jiri Pirko @ 2017-01-09 10:25 UTC (permalink / raw)
  To: netdev; +Cc: davem, idosch, eladr, yotamg, nogahf, arkadis

From: Jiri Pirko <jiri@mellanox.com>

This patchset contains various small "non-net" fixes and enhancements.

Elad Raz (2):
  mlxsw: Fix mlxsw_i2c_write return value
  mlxsw: cmd: Fix API name comments for event-queues

Yotam Gigi (3):
  mlxsw: spectrum: Make the add_matchall_tc_entry symmetric
  mlxsw: spectrum: Fix order of commands in port remove function
  mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPP

 drivers/net/ethernet/mellanox/mlxsw/cmd.h      |  10 +--
 drivers/net/ethernet/mellanox/mlxsw/i2c.c      |   2 +-
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 101 +++++++++++++------------
 3 files changed, 59 insertions(+), 54 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-01-09 19:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-09 10:25 [patch net-next 0/5] mlxsw: small driver update Jiri Pirko
2017-01-09 10:25 ` [patch net-next 1/5] mlxsw: Fix mlxsw_i2c_write return value Jiri Pirko
2017-01-09 10:25 ` [patch net-next 2/5] mlxsw: cmd: Fix API name comments for event-queues Jiri Pirko
2017-01-09 10:25 ` [patch net-next 3/5] mlxsw: spectrum: Make the add_matchall_tc_entry symmetric Jiri Pirko
2017-01-09 10:25 ` [patch net-next 4/5] mlxsw: spectrum: Fix order of commands in port remove function Jiri Pirko
2017-01-09 10:25 ` [patch net-next 5/5] mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPP Jiri Pirko
2017-01-09 19:36 ` [patch net-next 0/5] mlxsw: small driver update David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.