Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751058AbaABDYB (ORCPT ); Wed, 1 Jan 2014 22:24:01 -0500 Received: from rtits2.realtek.com ([60.250.210.242]:49852 "EHLO rtits2.realtek.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750719AbaABDX6 (ORCPT ); Wed, 1 Jan 2014 22:23:58 -0500 X-SpamFilter-By: BOX Solutions SpamTrap 5.39 with qID s023NsqI003516, This message is accepted by code: ctloc85258 From: Hayes Wang To: CC: , , , Hayes Wang Subject: [PATCH net-next v2 0/6] support new chip Date: Thu, 2 Jan 2014 11:22:38 +0800 Message-ID: <1388632963-1341-1-git-send-email-hayeswang@realtek.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1388111649-1014-1-git-send-email-hayeswang@realtek.com> References: <1388111649-1014-1-git-send-email-hayeswang@realtek.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [172.21.71.44] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 877 Lines: 28 Remove the trailing "/* CRC */" for patch #3. Change the return value type of rtl_ops_init() from int to boolean for patch #4. Replace VENDOR_ID_SAMSUNG with SAMSUNG_VENDOR_ID for patch #6. Hayes Wang (6): r8152: move rtl8152_unload and ocp_reg_write r8152: modify the method of accessing PHY r8152: change some definitions r8152: add rtl_ops r8152: split rtl8152_enable r8152: support RTL8153 drivers/net/usb/cdc_ether.c | 10 + drivers/net/usb/r8152.c | 813 +++++++++++++++++++++++++++++++++++++++----- drivers/net/usb/r815x.c | 2 +- 3 files changed, 742 insertions(+), 83 deletions(-) -- 1.8.3.1 -- 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/