From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752424Ab3EaGIm (ORCPT ); Fri, 31 May 2013 02:08:42 -0400 Received: from mail-ea0-f174.google.com ([209.85.215.174]:61935 "EHLO mail-ea0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751849Ab3EaGIe (ORCPT ); Fri, 31 May 2013 02:08:34 -0400 From: Michal Simek To: linux-kernel@vger.kernel.org Cc: Michal Simek , Michal Simek , Stephen Hemminger , Anirudha Sarangi , netdev@vger.kernel.org, Christian Hohnstaedt , "David S. Miller" , Steven Wang , Lars-Peter Clausen , Rick Hoover Subject: [PATCH v2 0/5] Phylib changes Date: Fri, 31 May 2013 08:08:22 +0200 Message-Id: X-Mailer: git-send-email 1.8.2.3 Content-Type: multipart/signed; boundary="=_mimegpg-monstr-desktop-1654-1369980507-0001"; micalg=pgp-sha1; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet software does not support MIME signed messages. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --=_mimegpg-monstr-desktop-1654-1369980507-0001 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 --=_mimegpg-monstr-desktop-1654-1369980507-0001 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAlGoPlsACgkQykllyylKDCE5SACfTwa2mXp9R7xXIjF9oQtqB9ju bP0AoJOhA95EXqxyNoI5kY5j5hN3XYOL =3xt5 -----END PGP SIGNATURE----- --=_mimegpg-monstr-desktop-1654-1369980507-0001--