From: David Miller <davem@davemloft.net>
To: thomas.lendacky@amd.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next v3 0/9] amd-xgbe: AMD XGBE driver updates 2015-03-19
Date: Fri, 20 Mar 2015 16:34:25 -0400 (EDT) [thread overview]
Message-ID: <20150320.163425.84256359457323221.davem@davemloft.net> (raw)
In-Reply-To: <20150320164936.13799.13796.stgit@tlendack-t1.amdoffice.net>
From: Tom Lendacky <thomas.lendacky@amd.com>
Date: Fri, 20 Mar 2015 11:49:36 -0500
> The following series of patches includes functional updates and changes
> to the driver.
>
> - Use the phydev->advertising field instead of the phydev->supported
> field when configuring for auto-negotiation, etc.
> - Use the phy_driver flags field for setting the transceiver type
> instead of hardcoding it in the ethtool support.
> - Provide an auto-negotiation timeout check
> - Clarify the Tx/Rx queue information messages
> - Use the new DMA memory barrier operations
> - Set the device DMA mask based on what the hardware reports
> - Remove the software implementation of Tx coalescing
> - Fix the reporting of the Rx coalescing value
> - Use napi_alloc_skb when allocating an SKB in softirq
>
> This patch series is based on net-next.
Series applied, thanks Tom.
prev parent reply other threads:[~2015-03-20 20:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-20 16:49 [PATCH net-next v3 0/9] amd-xgbe: AMD XGBE driver updates 2015-03-19 Tom Lendacky
2015-03-20 16:49 ` [PATCH net-next v3 1/9] amd-xgbe-phy: Use phydev advertising field vs supported Tom Lendacky
2015-03-20 16:49 ` [PATCH net-next v3 2/9] amd-xgbe-phy: Use the phy_driver flags field Tom Lendacky
2015-03-20 16:50 ` [PATCH net-next v3 3/9] amd-xgbe-phy: Provide support for auto-negotiation timeout Tom Lendacky
2015-03-20 16:50 ` [PATCH net-next v3 4/9] amd-xgbe: Clarify output message about queues Tom Lendacky
2015-03-20 16:50 ` [PATCH net-next v3 5/9] amd-xgbe: Use the new DMA memory barriers where appropriate Tom Lendacky
2015-03-20 16:50 ` [PATCH net-next v3 6/9] amd-xgbe: Set DMA mask based on hardware register value Tom Lendacky
2015-03-20 16:50 ` [PATCH net-next v3 7/9] amd-xgbe: Remove Tx coalescing Tom Lendacky
2015-03-20 16:50 ` [PATCH net-next v3 8/9] amd-xgbe: Fix Rx coalescing reporting Tom Lendacky
2015-03-20 16:50 ` [PATCH net-next v3 9/9] amd-xgbe: Use napi_alloc_skb when allocating skb in softirq Tom Lendacky
2015-03-20 20:34 ` David Miller [this message]
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=20150320.163425.84256359457323221.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=thomas.lendacky@amd.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).