From: David Miller <davem@davemloft.net>
To: thomas.lendacky@amd.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next v1 00/12] amd-xgbe: AMD XGBE driver updates 2014-11-04
Date: Wed, 05 Nov 2014 22:00:59 -0500 (EST) [thread overview]
Message-ID: <20141105.220059.72751919039494004.davem@davemloft.net> (raw)
In-Reply-To: <20141104220620.24738.10070.stgit@tlendack-t1.amdoffice.net>
From: Tom Lendacky <thomas.lendacky@amd.com>
Date: Tue, 4 Nov 2014 16:06:20 -0600
> The following series of patches includes functional updates to the
> driver as well as some trivial changes for function renaming and
> spelling fixes.
>
> - Move channel and ring structure allocation into the device open path
> - Rename the pre_xmit function to dev_xmit
> - Explicitly use the u32 data type for the device descriptors
> - Use page allocation for the receive buffers
> - Add support for split header/payload receive
> - Add support for per DMA channel interrupts
> - Add support for receive side scaling (RSS)
> - Add support for ethtool receive side scaling commands
> - Fix the spelling of descriptors
> - After a PCS reset, sync the PCS and PHY modes
> - Add dependency on HAS_IOMEM to both the amd-xgbe and amd-xgbe-phy
> drivers
>
> This patch series is based on net-next.
Series applied, this series looked really nice.
Thanks.
prev parent reply other threads:[~2014-11-06 3:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-04 22:06 [PATCH net-next v1 00/12] amd-xgbe: AMD XGBE driver updates 2014-11-04 Tom Lendacky
2014-11-04 22:06 ` [PATCH net-next v1 01/12] amd-xgbe: Move ring allocation to device open Tom Lendacky
2014-11-04 22:06 ` [PATCH net-next v1 02/12] amd-xgbe: Rename pre_xmit function to dev_xmit Tom Lendacky
2014-11-04 22:06 ` [PATCH net-next v1 03/12] amd-xgbe: Use the u32 data type for descriptors Tom Lendacky
2014-11-04 22:06 ` [PATCH net-next v1 04/12] amd-xgbe: Use page allocations for Rx buffers Tom Lendacky
2014-11-04 22:06 ` [PATCH net-next v1 05/12] amd-xgbe: Implement split header receive support Tom Lendacky
2014-11-04 22:06 ` [PATCH net-next v1 06/12] amd-xgbe: Add support for per DMA channel interrupts Tom Lendacky
2014-11-04 22:07 ` [PATCH net-next v1 07/12] amd-xgbe: Provide support for receive side scaling Tom Lendacky
2014-11-04 22:07 ` [PATCH net-next v1 08/12] amd-xgbe: Add receive side scaling ethtool support Tom Lendacky
2014-11-04 22:07 ` [PATCH net-next v1 09/12] amd-xgbe: Fix a spelling error Tom Lendacky
2014-11-04 22:07 ` [PATCH net-next v1 10/12] amd-xgbe-phy: Sync PCS and PHY modes after reset Tom Lendacky
2014-11-04 22:07 ` [PATCH net-next v1 11/12] amd-xgbe: Let AMD_XGBE depend on HAS_IOMEM Tom Lendacky
2014-11-04 22:07 ` [PATCH net-next v1 12/12] amd-xgbe-phy: Let AMD_XGBE_PHY " Tom Lendacky
2014-11-06 3:00 ` 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=20141105.220059.72751919039494004.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).