netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: Andrew Lunn <andrew@lunn.ch>,
	Florian Fainelli <f.fainelli@gmail.com>,
	David Miller <davem@davemloft.net>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: [PATCH net-next 0/3] net: phy: add and use register modifying helpers returning 1 on change
Date: Sun, 10 Feb 2019 19:56:47 +0100	[thread overview]
Message-ID: <a9d88fc1-6ff7-5805-a7d3-7aad7391b4d8@gmail.com> (raw)

Add and use register modifying helpers returning 1 on change.

Heiner Kallweit (3):
  net: phy: add register modifying helpers returning 1 on change
  net: phy: marvell10g: fix usage of new MMD modifying helpers
  net: phy: use phy_modify_changed in genphy_config_advert

 drivers/net/phy/marvell10g.c |  13 ++--
 drivers/net/phy/phy-core.c   | 127 ++++++++++++++++++++++++++++++++---
 drivers/net/phy/phy_device.c |  43 +++++-------
 include/linux/phy.h          |  12 +++-
 4 files changed, 149 insertions(+), 46 deletions(-)

-- 
2.20.1


             reply	other threads:[~2019-02-10 18:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-10 18:56 Heiner Kallweit [this message]
2019-02-10 18:57 ` [PATCH net-next 1/3] net: phy: add register modifying helpers returning 1 on change Heiner Kallweit
2019-02-10 19:43   ` Andrew Lunn
2019-02-10 20:27   ` Florian Fainelli
2019-02-10 18:58 ` [PATCH net-next 2/3] net: phy: marvell10g: fix usage of new MMD modifying helpers Heiner Kallweit
2019-02-10 19:44   ` Andrew Lunn
2019-02-10 20:27   ` Florian Fainelli
2019-02-10 18:59 ` [PATCH net-next 3/3] net: phy: use phy_modify_changed in genphy_config_advert Heiner Kallweit
2019-02-10 19:46   ` Andrew Lunn
2019-02-10 20:28   ` Florian Fainelli
2019-02-10 20:53 ` [PATCH net-next 0/3] net: phy: add and use register modifying helpers returning 1 on change 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=a9d88fc1-6ff7-5805-a7d3-7aad7391b4d8@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --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).