From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 00/10] atl1c: update hardware settings - v4 Date: Mon, 30 Apr 2012 21:45:29 -0400 (EDT) Message-ID: <20120430.214529.2122095913227933283.davem@davemloft.net> References: <1335836338-9425-1-git-send-email-xiong@qca.qualcomm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, qca-linux-team@qualcomm.com, nic-devel@qualcomm.com To: xiong@qca.qualcomm.com Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:44848 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757070Ab2EABpc (ORCPT ); Mon, 30 Apr 2012 21:45:32 -0400 In-Reply-To: <1335836338-9425-1-git-send-email-xiong@qca.qualcomm.com> Sender: netdev-owner@vger.kernel.org List-ID: From: xiong Date: Tue, 1 May 2012 09:38:48 +0800 > This update contains a serial of patches, most of them are hardware > settings related. register definitions are refined (or removed if > meaningless) for each patch. > > This is the last patch set. > > The patches have addressed all sparse and checkpatch warnings. > > Following NICs are tested: > AR8131/AR8132/AR8151A/AR8152A/AR8152B > Test item includes: > build/install/uninstall/dhcp/ping/iperf/wol/reboot/etc. All applied, thanks.