From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 00/12] atl1c: update hardware settings - v1 Date: Wed, 18 Apr 2012 15:37:10 -0400 (EDT) Message-ID: <20120418.153710.430492542259953028.davem@davemloft.net> References: <1334727156-6830-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: In-Reply-To: <1334727156-6830-1-git-send-email-xiong@qca.qualcomm.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: xiong Date: Wed, 18 Apr 2012 13:32:24 +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 first serial patches, after reviewed/applied the second > serial will be out. > > These 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.