lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20141105.220059.72751919039494004.davem@davemloft.net> Date: Wed, 05 Nov 2014 22:00:59 -0500 (EST) From: David Miller <davem@...emloft.net> To: thomas.lendacky@....com Cc: netdev@...r.kernel.org Subject: Re: [PATCH net-next v1 00/12] amd-xgbe: AMD XGBE driver updates 2014-11-04 From: Tom Lendacky <thomas.lendacky@....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. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists