From: David Miller <davem@davemloft.net>
To: xiong@qca.qualcomm.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
qca-linux-team@qualcomm.com, nic-devel@qualcomm.com
Subject: Re: [PATCH 00/10] atl1c: update hardware settings - v3
Date: Thu, 26 Apr 2012 05:05:42 -0400 (EDT) [thread overview]
Message-ID: <20120426.050542.243663587525305831.davem@davemloft.net> (raw)
In-Reply-To: <1335421638-16304-1-git-send-email-xiong@qca.qualcomm.com>
From: xiong <xiong@qca.qualcomm.com>
Date: Thu, 26 Apr 2012 14:27:08 +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 third serial patches, after reviewed/applied the fourth
> serial will be out.
>
> 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.
I've applied patches #1 until #9, patch #10 needs to be done
differently.
The PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG bit should be set via a PCI
quirk entry in drivers/pci/quirks.c just as it is done for other
devices which have this problem.
Thank you.
next prev parent reply other threads:[~2012-04-26 9:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-26 6:27 [PATCH 00/10] atl1c: update hardware settings - v3 xiong
2012-04-26 6:27 ` [PATCH 01/10] atl1c: remove REG_PHY_STATUS xiong
2012-04-26 6:27 ` [PATCH 02/10] atl1c: refine phy-register read/write function xiong
2012-04-26 6:27 ` [PATCH 03/10] atl1c: remove PHY contrl in atl1c_reset_pcie xiong
2012-04-26 6:27 ` [PATCH 04/10] atl1c: refine SERDES-clock related code xiong
2012-04-26 6:27 ` [PATCH 05/10] atl1c: remove PHY polling from atl1c_open xiong
2012-04-26 6:27 ` [PATCH 06/10] atl1c: update PHY reset related routine xiong
2012-04-26 6:27 ` [PATCH 07/10] atl1c: remove PHY reset/init for link down event xiong
2012-04-26 9:05 ` David Miller [this message]
2012-04-26 9:13 ` [PATCH 00/10] atl1c: update hardware settings - v3 Huang, Xiong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120426.050542.243663587525305831.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=nic-devel@qualcomm.com \
--cc=qca-linux-team@qualcomm.com \
--cc=xiong@qca.qualcomm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).