From: Neill Whillans <neill.whillans@codethink.co.uk>
To: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-kernel@lists.codethink.co.uk,
nios2-dev@lists.rocketboards.org, vbridger@opensource.altera.com,
f.fainelli@gmail.com
Subject: [PATCH 0/2] net: Add support for SGMII PCS on Altera TSE MAC
Date: Wed, 30 Nov 2016 13:41:03 +0000 [thread overview]
Message-ID: <cover.1480497966.git.neill.whillans@codethink.co.uk> (raw)
These patches were created as part of work to add support for SGMII
PCS functionality to the Altera TSE MAC. Patches are based on 4.9-rc6
git tree.
The first patch in the series adds support for the VSC8572 dual-port
Gigabit Ethernet transceiver, used in integration testing.
The second patch adds support for the SGMII PCS functionality to the
Altera TSE driver.
Neill Whillans (1):
net: ethernet: altera_tse: add support for SGMII PCS
Stephen Agate (1):
net: phy: vitesse: add support for VSC8572
drivers/net/ethernet/altera/altera_tse.h | 11 ++++
drivers/net/ethernet/altera/altera_tse_main.c | 91 +++++++++++++++++++++++++++
drivers/net/phy/vitesse.c | 14 +++++
3 files changed, 116 insertions(+)
--
2.1.4
next reply other threads:[~2016-11-30 14:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-30 13:41 Neill Whillans [this message]
2016-11-30 13:41 ` [PATCH 1/2] net: phy: vitesse: add support for VSC8572 Neill Whillans
2016-11-30 13:41 ` [PATCH 2/2] net: ethernet: altera_tse: add support for SGMII PCS Neill Whillans
2016-12-02 15:37 ` [PATCH 0/2] net: Add support for SGMII PCS on Altera TSE MAC 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=cover.1480497966.git.neill.whillans@codethink.co.uk \
--to=neill.whillans@codethink.co.uk \
--cc=f.fainelli@gmail.com \
--cc=linux-kernel@lists.codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=nios2-dev@lists.rocketboards.org \
--cc=vbridger@opensource.altera.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
Powered by JetHome