Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | driver: net: fsl-mc: flib changes for MC FW 9.0.0 | Prabhakar Kushwaha | 2016-01-27 | -1/+1 |
| | | | | | | | | | | | | | MC firmware version 9.0.0 contains - Support of new APIs - Update in existing APIs - Change in Major and minor version of DPAA2 objects This patch contains modifications in FLIB files to support new MC firmware version. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: York Sun <york.sun@nxp.com> | |||
* | driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB | Prabhakar Kushwaha | 2015-11-30 | -0/+468 |
DPMAC object of Management complex controls Physical MAC and MDIO controller. It provides APIs for MDIO and link state updates. It also provides APIs for PHY/link configuration. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com> |