netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Milind Parab <mparab@cadence.com>
To: <andrew@lunn.ch>, <nicolas.ferre@microchip.com>,
	<davem@davemloft.net>, <f.fainelli@gmail.com>
Cc: <netdev@vger.kernel.org>, <hkallweit1@gmail.com>,
	<linux-kernel@vger.kernel.org>, <piotrs@cadence.com>,
	<dkangude@cadence.com>, <ewanm@cadence.com>,
	<arthurm@cadence.com>, <stevenh@cadence.com>,
	Milind Parab <mparab@cadence.com>
Subject: [PATCH 0/4] net: macb: cover letter
Date: Fri, 8 Nov 2019 13:33:47 +0000	[thread overview]
Message-ID: <1573220027-15842-1-git-send-email-mparab@cadence.com> (raw)

Hi,

This patch set contains following patches
for Cadence 10G ethernet controller driver.

1. 0001-net-macb-add-phylink-support.patch
   Replace phylib API's with phylink API's.
2. 0002-net-macb-add-support-for-sgmii-MAC-PHY-interface.patch
   This patch add support for SGMII mode.
3. 0003-net-macb-add-support-for-c45-PHY.patch
   This patch is to support C45 PHY.
4. 0004-net-macb-add-support-for-high-speed-interface
   This patch add support for 10G fixed mode.

Thanks,
Milind Parab

Milind Parab (4):
  net: macb: add phylink support
  net: macb: add support for sgmii MAC-PHY interface
  net: macb: add support for c45 PHY
  net: macb: add support for high speed interface

 drivers/net/ethernet/cadence/Kconfig     |    2 +-
 drivers/net/ethernet/cadence/macb.h      |  100 +++++-
 drivers/net/ethernet/cadence/macb_main.c |  521 +++++++++++++++++++++---------
 3 files changed, 449 insertions(+), 174 deletions(-)


             reply	other threads:[~2019-11-08 13:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-08 13:33 Milind Parab [this message]
2019-11-08 13:34 ` [PATCH 1/4] net: macb: add phylink support Milind Parab
2019-11-08 15:42   ` Antoine Tenart
2019-11-11  8:53     ` Milind Parab
2019-11-12  8:24       ` Antoine Tenart
2019-11-08 13:34 ` [PATCH 2/4] net: macb: add support for sgmii MAC-PHY interface Milind Parab
2019-11-08 13:34 ` [PATCH 3/4] net: macb: add support for c45 PHY Milind Parab
2019-11-08 13:34 ` [PATCH 4/4] net: macb: add support for high speed interface Milind Parab

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=1573220027-15842-1-git-send-email-mparab@cadence.com \
    --to=mparab@cadence.com \
    --cc=andrew@lunn.ch \
    --cc=arthurm@cadence.com \
    --cc=davem@davemloft.net \
    --cc=dkangude@cadence.com \
    --cc=ewanm@cadence.com \
    --cc=f.fainelli@gmail.com \
    --cc=hkallweit1@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=piotrs@cadence.com \
    --cc=stevenh@cadence.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;
as well as URLs for NNTP newsgroup(s).