Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756601Ab3GLALp (ORCPT ); Thu, 11 Jul 2013 20:11:45 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:33700 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756349Ab3GLALn (ORCPT ); Thu, 11 Jul 2013 20:11:43 -0400 Date: Thu, 11 Jul 2013 17:11:42 -0700 (PDT) Message-Id: <20130711.171142.827990641403291865.davem@davemloft.net> To: hayeswang@realtek.com Cc: gregkh@linuxfoundation.org, oliver@neukum.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, nic_swsd@realtek.com Subject: Re: [PATCH net-next] net/usb: add relative mii functions for r815x From: David Miller In-Reply-To: <1373251281-2402-1-git-send-email-hayeswang@realtek.com> References: <1373251281-2402-1-git-send-email-hayeswang@realtek.com> X-Mailer: Mew version 6.5 on Emacs 24.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 689 Lines: 17 From: Hayes Wang Date: Mon, 8 Jul 2013 10:41:21 +0800 > Base on cdc_ether, add the mii functions for RTL8152 and RTL8153. > The RTL8152 and RTL8153 support ECM mode which use the driver of > cdc_ether. Add the mii functions. Then, the basic PHY access is > possible. > > Signed-off-by: Hayes Wang This looks like a pretty straightforward addition of support for new chips, so applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/