All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Pirko <jiri@resnulli.us>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, idosch@mellanox.com, eladr@mellanox.com,
	yotamg@mellanox.com, nogahf@mellanox.com, arkadis@mellanox.com
Subject: [patch net-next 0/5] mlxsw: small driver update
Date: Mon,  9 Jan 2017 11:25:43 +0100	[thread overview]
Message-ID: <1483957548-3531-1-git-send-email-jiri@resnulli.us> (raw)

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

             reply	other threads:[~2017-01-09 10:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-09 10:25 Jiri Pirko [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
2016-10-27 13:12 Jiri Pirko
2016-10-28 17:46 ` David Miller
2016-04-08 15:45 Jiri Pirko
2016-04-08 15:51 ` Jiri Pirko
2016-04-08 17:07   ` David Miller
2016-04-08 17:11     ` Jiri Pirko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1483957548-3531-1-git-send-email-jiri@resnulli.us \
    --to=jiri@resnulli.us \
    --cc=arkadis@mellanox.com \
    --cc=davem@davemloft.net \
    --cc=eladr@mellanox.com \
    --cc=idosch@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=nogahf@mellanox.com \
    --cc=yotamg@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.