Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753307AbbG2HKa (ORCPT ); Wed, 29 Jul 2015 03:10:30 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:56693 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752659AbbG2HK2 (ORCPT ); Wed, 29 Jul 2015 03:10:28 -0400 Date: Wed, 29 Jul 2015 00:10:27 -0700 (PDT) Message-Id: <20150729.001027.425054389792319502.davem@davemloft.net> To: lars.persson@axis.com Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, andire@axis.com, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, larper@axis.com Subject: Re: [PATCH net-next 0/4] dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS From: David Miller In-Reply-To: <1438077710-19175-1-git-send-email-larper@axis.com> References: <1438077710-19175-1-git-send-email-larper@axis.com> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Wed, 29 Jul 2015 00:10:28 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 871 Lines: 23 From: Lars Persson Date: Tue, 28 Jul 2015 12:01:46 +0200 > This is a driver supporting version 4.10a of the Synopsys DWC Ethernet QoS > gigabit ethernet controller. The IP has changed significantly compared to the > dwmac1000 so a separate driver is justified. > > The IP is highly configurable at synthesis time. This driver has been > developed for a subset of the total available feature set. Currently > it supports: > * TSO > * Checksum offload for RX and TX. > * Energy efficient ethernet. > * GMII phy interface. > * The statistics module. > * Single RX and TX queue. Series 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/