From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/8] netdev/MIPS: Improvements to octeon_mgmt Ethernet driver. Date: Wed, 22 Aug 2012 19:16:54 -0700 (PDT) Message-ID: <20120822.191654.1727215659090597701.davem@davemloft.net> References: <1345574712-21444-1-git-send-email-ddaney.cavm@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: linux-mips@linux-mips.org, ralf@linux-mips.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, david.daney@cavium.com To: ddaney.cavm@gmail.com Return-path: In-Reply-To: <1345574712-21444-1-git-send-email-ddaney.cavm@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: David Daney Date: Tue, 21 Aug 2012 11:45:04 -0700 > From: David Daney > > Recent additions to the OCTEON SoC family have included enhancements > to the MIX (octeon_mgmt) Ethernet hardware. These include: > > o 1Gig support (up from 100M). > > o Hardware timestamping for PTP. > > Here we add support for these two features as well as some ethtool > improvements and cleanup of the MAC address handling. > > Patch 1/8 is a prerequisite for the rest, and lives in the MIPS > architecture part of the tree. Since octeon_mgmt devices are only > found in OCTEON SoCs we could merge the whole set via Ralf's tree, or > get Ralf to affix his Acked-by and have it go via the netdev tree. You can send this all via the MIPS tree, and feel free to add my: Acked-by: David S. Miller