From: David S. Miller Date: Wed, 8 Feb 2017 20:11:28 +0000 (-0500) Subject: Merge branch 'stmmac-cleanups' X-Git-Tag: v4.11-rc1~124^2~171 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=9a9a7a572709487acb0d2de83b375e8fbb4f9d91;p=linux.git Merge branch 'stmmac-cleanups' Corentin Labbe says: ==================== net: stmmac: misc fix I am currently working on dwmac-sun8i glue driver for Allwinner H3/A83T/A64. This series is the result of all minor problem found in the stmmac driver. All patch are tested on cubieboard2 via dwmac-sunxi and on pine64/orangepis via dwmac-sun8i. Changes since v1: - Removed netdev_dbg() in "net: stmmac: print phy information" - Removed patch "net: stmmac: Implement NAPI for TX", it will be reworked - Changed error message in "Correct the error message about invalid speed" - Added some acked-by ==================== Signed-off-by: David S. Miller --- 9a9a7a572709487acb0d2de83b375e8fbb4f9d91