netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: gwshan@linux.vnet.ibm.com
Cc: netdev@vger.kernel.org, benh@kernel.crashing.org, joel@jms.id.au,
	gerlitz.or@gmail.com, weixue@trustnetic.com, yuvali@mellanox.com,
	alexei.starovoitov@gmail.com, f.fainelli@gmail.com
Subject: Re: [PATCH net-next v3 00/10] NCSI Support
Date: Tue, 19 Jul 2016 20:49:35 -0700 (PDT)	[thread overview]
Message-ID: <20160719.204935.206931978456558712.davem@davemloft.net> (raw)
In-Reply-To: <1468893265-10635-1-git-send-email-gwshan@linux.vnet.ibm.com>

From: Gavin Shan <gwshan@linux.vnet.ibm.com>
Date: Tue, 19 Jul 2016 11:54:15 +1000

> This series rebases on David's linux-net git repo ("master" branch). It's
> to support NCSI stack on drivers/net/ethernet/faraday/ftgmac100.c. The
> implementation is based on NCSI spec (version: 1.1.0):
> https://www.dmtf.org/sites/default/files/standards/documents/DSP0222_1.1.0.pdf

Series applied, thanks.

  parent reply	other threads:[~2016-07-20  3:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-19  1:54 [PATCH net-next v3 00/10] NCSI Support Gavin Shan
2016-07-19  1:54 ` [PATCH net-next v3 01/10] net/ncsi: Resource management Gavin Shan
2016-07-19  1:54 ` [PATCH net-next v3 02/10] net/ncsi: NCSI command packet handler Gavin Shan
2016-07-19  1:54 ` [PATCH net-next v3 03/10] net/ncsi: NCSI response " Gavin Shan
2016-07-19  1:54 ` [PATCH net-next v3 04/10] net/ncsi: Package and channel management Gavin Shan
2016-07-19  1:54 ` [PATCH net-next v3 05/10] net/ncsi: NCSI AEN packet handler Gavin Shan
2016-07-19  1:54 ` [PATCH net-next v3 06/10] net/faraday: Helper functions to create or destroy MDIO interface Gavin Shan
2016-07-19  1:54 ` [PATCH net-next v3 07/10] net/faraday: Read MAC address from chip Gavin Shan
2016-07-19  1:54 ` [PATCH net-next v3 08/10] net/faraday: Support NCSI mode Gavin Shan
2016-07-19  1:54 ` [PATCH net-next v3 09/10] net/faraday: Match driver according to compatible property Gavin Shan
2016-07-19  1:54 ` [PATCH net-next v3 10/10] net/faraday: Mask PHY interrupt with NCSI mode Gavin Shan
2016-07-20  3:49 ` David Miller [this message]
2016-07-20  4:08   ` [PATCH net-next v3 00/10] NCSI Support Benjamin Herrenschmidt

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=20160719.204935.206931978456558712.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=alexei.starovoitov@gmail.com \
    --cc=benh@kernel.crashing.org \
    --cc=f.fainelli@gmail.com \
    --cc=gerlitz.or@gmail.com \
    --cc=gwshan@linux.vnet.ibm.com \
    --cc=joel@jms.id.au \
    --cc=netdev@vger.kernel.org \
    --cc=weixue@trustnetic.com \
    --cc=yuvali@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 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).