netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: linux-kernel@vger.kernel.org
Cc: Michal Simek <monstr@monstr.eu>,
	Michal Simek <michal.simek@xilinx.com>,
	Stephen Hemminger <stephen@networkplumber.org>,
	Anirudha Sarangi <anirudh@xilinx.com>,
	netdev@vger.kernel.org,
	Christian Hohnstaedt <chohnstaedt@innominate.com>,
	"David S. Miller" <davem@davemloft.net>,
	Steven Wang <steven.wang@digilentinc.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Rick Hoover <RHoover@digilentinc.com>
Subject: [PATCH v2 0/5] Phylib changes
Date: Fri, 31 May 2013 08:08:22 +0200	[thread overview]
Message-ID: <cover.1369980470.git.michal.simek@xilinx.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 695 bytes --]

We have these changes in our tree for quite a long
time and I would like to ask you for review.
All phys are used on xilinx zynq boards.

Thanks,
Michal

v2: Resent these phy patches without emaclite changes

Changes in v2:
- None

Michal Simek (5):
  phy: Clean coding style in vitesse phy
  phy: Add Vitesse 8211 phy ID
  phy: Use macros instead of hardcoded values in marvell phy driver
  phy: Add Marvell 88E1116R phy ID
  phy: Add Marvell 88E1510 phy ID

 drivers/net/phy/marvell.c   | 108 ++++++++++++++++++++++++++++++++++++++++----
 drivers/net/phy/vitesse.c   |  38 +++++++++++-----
 include/linux/marvell_phy.h |   2 +
 3 files changed, 127 insertions(+), 21 deletions(-)

--
1.8.2.3


[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

             reply	other threads:[~2013-05-31  6:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-31  6:08 Michal Simek [this message]
2013-05-31  6:08 ` [PATCH v2 1/5] phy: Clean coding style in vitesse phy Michal Simek
2013-05-31  6:08 ` [PATCH v2 2/5] phy: Add Vitesse 8211 phy ID Michal Simek
2013-05-31  6:08 ` [PATCH v2 3/5] phy: Use macros instead of hardcoded values in marvell phy driver Michal Simek
2013-05-31  6:08 ` [PATCH v2 4/5] phy: Add Marvell 88E1116R phy ID Michal Simek
2013-05-31  6:08 ` [PATCH v2 5/5] phy: Add Marvell 88E1510 " Michal Simek
2013-05-31  7:48 ` [PATCH v2 0/5] Phylib changes 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.1369980470.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=RHoover@digilentinc.com \
    --cc=anirudh@xilinx.com \
    --cc=chohnstaedt@innominate.com \
    --cc=davem@davemloft.net \
    --cc=lars@metafoo.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=monstr@monstr.eu \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    --cc=steven.wang@digilentinc.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).