From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: add support for STMicroelectronics Ethernet controllers. Date: Wed, 14 Oct 2009 15:14:15 -0700 (PDT) Message-ID: <20091014.151415.50147706.davem@davemloft.net> References: <4AD47425.7050003@st.com> <4AD54E71.7070400@gmail.com> <4AD57693.1010604@st.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: eric.dumazet@gmail.com, netdev@vger.kernel.org To: peppe.cavallaro@st.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:47139 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760276AbZJNWOT (ORCPT ); Wed, 14 Oct 2009 18:14:19 -0400 In-Reply-To: <4AD57693.1010604@st.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Giuseppe CAVALLARO Date: Wed, 14 Oct 2009 08:58:27 +0200 >>>From d370c0d34c2cfe20de94c05e243ab761e316ab4d Mon Sep 17 00:00:00 2001 > From: Giuseppe Cavallaro > Date: Mon, 12 Oct 2009 11:11:06 +0200 > Subject: [PATCH] net: add support for STMicroelectronics Ethernet controllers. > > This is the driver for the ST MAC 10/100/1000 on-chip Ethernet > controllers (Synopsys IP blocks). > > Driver documentation: > o http://stlinux.com/drupal/kernel/network/stmmac > Revisions: > o http://stlinux.com/drupal/kernel/network/stmmac-driver-revisions > Performances: > o http://stlinux.com/drupal/benchmarks/networking/stmmac > > Signed-off-by: Giuseppe Cavallaro Applied, thanks.