All of lore.kernel.org
 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>,
	Chris Healy <Chris.Healy@zii.aero>
Subject: [PATCH net-next 0/4] net: phy: marvell: fix and extend downshift support
Date: Mon, 28 Oct 2019 20:51:27 +0100	[thread overview]
Message-ID: <4ae7d05a-4d1d-024f-ebdf-c92798f1a770@gmail.com> (raw)

This series includes two fixes and two extensions for downshift support.

Heiner Kallweit (4):
  net: phy: marvell: fix typo in constant
    MII_M1011_PHY_SRC_DOWNSHIFT_MASK
  net: phy: marvell: fix downshift function naming
  net: phy: marvell: add downshift support for M88E1111
  net: phy: marvell: add PHY tunable support for more PHY versions

 drivers/net/phy/marvell.c | 112 ++++++++++++++++++++++++++++++++------
 1 file changed, 94 insertions(+), 18 deletions(-)

-- 
2.23.0


             reply	other threads:[~2019-10-28 19:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-28 19:51 Heiner Kallweit [this message]
2019-10-28 19:52 ` [PATCH net-next 1/4] net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASK Heiner Kallweit
2019-10-28 19:56   ` Andrew Lunn
2019-10-29 17:04   ` Florian Fainelli
2019-10-28 19:52 ` [PATCH net-next 2/4] net: phy: marvell: fix downshift function naming Heiner Kallweit
2019-10-28 19:57   ` Andrew Lunn
2019-10-29 17:12   ` Florian Fainelli
2019-10-28 19:53 ` [PATCH net-next 3/4] net: phy: marvell: add downshift support for M88E1111 Heiner Kallweit
2019-10-28 20:09   ` Andrew Lunn
2019-10-28 20:12     ` Heiner Kallweit
2019-10-29  6:54     ` Heiner Kallweit
2019-10-29 18:00   ` Florian Fainelli
2019-10-28 19:54 ` [PATCH net-next 4/4] net: phy: marvell: add PHY tunable support for more PHY versions Heiner Kallweit
2019-10-28 20:15   ` Andrew Lunn
2019-10-29 18:01   ` Florian Fainelli
2019-10-30  0:50 ` [PATCH net-next 0/4] net: phy: marvell: fix and extend downshift support 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=4ae7d05a-4d1d-024f-ebdf-c92798f1a770@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=Chris.Healy@zii.aero \
    --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 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.