From: David S. Miller Date: Fri, 4 Nov 2016 18:48:45 +0000 (-0400) Subject: Merge branch 'amd-xgbe-updates' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=013724e9a2d748fecc8e45b8329a2b8a78c4a650;p=linux-beck.git Merge branch 'amd-xgbe-updates' Tom Lendacky says: ==================== amd-xgbe: AMD XGBE driver updates 2016-11-03 This patch series is targeted at preparing the driver for a new PCI version of the hardware. After this series is applied, a follow-on series will introduce the support for the PCI version of the hardware. The following updates and fixes are included in this driver update series: - Fix formatting of PCS debug register dump - Prepare for priority-based FIFO allocation - Implement priority-based FIFO allocation - Prepare for working with more than one type of PCS/PHY - Prepare for the introduction of clause 37 auto-negotiation - Add support for clause 37 auto-negotiation - Prepare for supporting a new PCS register access method - Add support for 64-bit management counter registers - Update DMA channel status determination - Prepare for supporting PCI devices in addition to platform devices This patch series is based on net-next. ==================== Signed-off-by: David S. Miller --- 013724e9a2d748fecc8e45b8329a2b8a78c4a650