From: Russell King - ARM Linux <linux@armlinux.org.uk>
To: Andrew Lunn <andrew@lunn.ch>, Florian Fainelli <f.fainelli@gmail.com>
Cc: netdev@vger.kernel.org
Subject: [PATCH net-next 0/5] marvell10g updates
Date: Fri, 29 Dec 2017 12:44:13 +0000 [thread overview]
Message-ID: <20171229124412.GA10595@n2100.armlinux.org.uk> (raw)
Hi,
This series:
- adds MDI/MDIX reporting
- adds support for 10/100Mbps half-duplex link modes
- adds a comment describing the setup on VF610 ZII boards (where
the phy interface mode doesn't change.)
- cleans up the phy interace mode switching
drivers/net/phy/marvell10g.c | 110 +++++++++++++++++++++++++++----------------
drivers/net/phy/phy-c45.c | 33 +++++++++++++
drivers/net/phy/phy-core.c | 43 +++++++++++++++++
include/linux/phy.h | 3 ++
4 files changed, 148 insertions(+), 41 deletions(-)
--
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line in suburbia: sync at 8.8Mbps down 630kbps up
According to speedtest.net: 8.21Mbps down 510kbps up
next reply other threads:[~2017-12-29 12:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-29 12:44 Russell King - ARM Linux [this message]
2017-12-29 12:46 ` [PATCH net-next 1/5] net: phy: marvell10g: update header comments Russell King
2018-01-02 16:06 ` Andrew Lunn
2017-12-29 12:46 ` [PATCH net-next 2/5] net: phy: marvell10g: add MDI swap reporting Russell King
2018-01-02 16:08 ` Andrew Lunn
2017-12-29 12:46 ` [PATCH net-next 3/5] net: phy: marvell10g: clean up interface mode switching Russell King
2018-01-02 16:09 ` Andrew Lunn
2017-12-29 12:46 ` [PATCH net-next 4/5] net: phy: add helper to convert negotiation result to phy settings Russell King
2018-01-02 16:11 ` Andrew Lunn
2017-12-29 12:46 ` [PATCH net-next 5/5] net: phy: marvell10g: add support for half duplex 100M and 10M Russell King
2018-01-02 16:13 ` Andrew Lunn
2018-01-02 20:01 ` [PATCH net-next 0/5] marvell10g 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=20171229124412.GA10595@n2100.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=andrew@lunn.ch \
--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).