GNU Linux-libre 4.14.254-gnu1
[releases.git] / drivers / staging / fsl-dpaa2 / ethernet / TODO
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
11 NOTE: None of the above is must-have before getting the DPAA2 Ethernet driver
12 out of staging. The main requirement for that is to have the drivers it
13 depends on, fsl-mc bus and DPIO driver, moved to drivers/bus and drivers/soc
14 respectively.
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