1* Add a DPAA2 MAC kernel driver in order to allow PHY management; currently 2 the DPMAC objects and their link to DPNIs are handled by MC internally 3 and all PHYs are seen as fixed-link 4* add more debug support: decide how to expose detailed debug statistics, 5 add ingress error queue support 6* MC firmware uprev; the DPAA2 objects used by the Ethernet driver need to 7 be kept in sync with binary interface changes in MC 8* refine README file 9* cleanup 10 11NOTE: None of the above is must-have before getting the DPAA2 Ethernet driver 12out of staging. The main requirement for that is to have the drivers it 13depends on, fsl-mc bus and DPIO driver, moved to drivers/bus and drivers/soc 14respectively. 15 16 Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>, 17 ruxandra.radulescu@nxp.com, devel@driverdev.osuosl.org, 18 linux-kernel@vger.kernel.org 19