netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, andrew@lunn.ch,
	vivien.didelot@savoirfairelinux.com,
	Florian Fainelli <f.fainelli@gmail.com>
Subject: [PATCH net-next 0/2] net: dsa: loop: Driver updates
Date: Thu, 15 Jun 2017 10:15:51 -0700	[thread overview]
Message-ID: <20170615171553.16482-1-f.fainelli@gmail.com> (raw)

This patch series updates drivers/net/dsa/dsa_loop.c to provide more useful
coverage of the DSA APIs and how we mangle the CPU ports ethtool statistics
to include its switch-facing port counters.

Thanks

Florian Fainelli (2):
  net: dsa: loop: Inline unregister_fixed_phys()
  net: dsa: loop: Implement ethtool statistics

 drivers/net/dsa/dsa_loop.c | 94 ++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 82 insertions(+), 12 deletions(-)

-- 
2.9.3

             reply	other threads:[~2017-06-15 17:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-15 17:15 Florian Fainelli [this message]
2017-06-15 17:15 ` [PATCH net-next 1/2] net: dsa: loop: Inline unregister_fixed_phys() Florian Fainelli
2017-06-15 17:15 ` [PATCH net-next 2/2] net: dsa: loop: Implement ethtool statistics Florian Fainelli
2017-06-16 16:44 ` [PATCH net-next 0/2] net: dsa: loop: Driver updates David Miller

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=20170615171553.16482-1-f.fainelli@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=vivien.didelot@savoirfairelinux.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).