From: David S. Miller Date: Wed, 18 Dec 2019 20:17:11 +0000 (-0800) Subject: Merge branch 'stmmac-taprio' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3a74a62d3ce79c442cdc179fcf1526f81e513a58;p=linux.git Merge branch 'stmmac-taprio' Jose Abreu says: ==================== net: stmmac: TSN support using TAPRIO API This series adds TSN support (EST and Frame Preemption) for stmmac driver. 1) Adds the HW specific support for EST in GMAC5+ cores. 2) Adds the HW specific support for EST in XGMAC3+ cores. 3) Integrates EST HW specific support with TAPRIO scheduler API. 4) Adds the Frame Preemption suppor on stmmac TAPRIO implementation. 5) Adds the HW specific support for Frame Preemption in GMAC5+ cores. 6) Adds the HW specific support for Frame Preemption in XGMAC3+ cores. 7) Adds support for HW debug counters for Frame Preemption available in GMAC5+ cores. ==================== Signed-off-by: David S. Miller --- 3a74a62d3ce79c442cdc179fcf1526f81e513a58