netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: irusskikh@marvell.com
Cc: netdev@vger.kernel.org, kuba@kernel.org, andrew@lunn.ch
Subject: Re: [PATCH v3 net-next 0/3] net: atlantic: phy tunables from mac driver
Date: Tue, 06 Oct 2020 06:16:34 -0700 (PDT)	[thread overview]
Message-ID: <20201006.061634.1596450157466769128.davem@davemloft.net> (raw)
In-Reply-To: <20201005153939.248-1-irusskikh@marvell.com>

From: Igor Russkikh <irusskikh@marvell.com>
Date: Mon, 5 Oct 2020 18:39:36 +0300

> This series implements phy tunables settings via MAC driver callbacks.
> 
> AQC 10G devices use integrated MAC+PHY solution, where PHY is fully controlled
> by MAC firmware. Therefore, it is not possible to implement separate phy driver
> for these.
> 
> We use ethtool ops callbacks to implement downshift and EDPC tunables.
> 
> v3: fixed flaw in EDPD logic, from Andrew
> v2: comments from Andrew

Series applied, thank you.

      parent reply	other threads:[~2020-10-06 13:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-05 15:39 [PATCH v3 net-next 0/3] net: atlantic: phy tunables from mac driver Igor Russkikh
2020-10-05 15:39 ` [PATCH v3 net-next 1/3] ethtool: allow netdev driver to define phy tunables Igor Russkikh
2020-10-05 15:39 ` [PATCH v3 net-next 2/3] net: atlantic: implement phy downshift feature Igor Russkikh
2020-10-05 15:39 ` [PATCH v3 net-next 3/3] net: atlantic: implement media detect feature via phy tunables Igor Russkikh
2020-10-05 20:54   ` Andrew Lunn
2020-10-06 13:16 ` David Miller [this message]

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=20201006.061634.1596450157466769128.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=andrew@lunn.ch \
    --cc=irusskikh@marvell.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    /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).