summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-dpaa2
AgeCommit message (Expand)Author
2019-12-19staging: fsl-dpaa2/mac: do not stop MAC when the net_dev is not upIoana Ciornei
2019-12-12staging: fsl-dpaa2/mac: reverse order of handling stop/start IRQsIoana Ciornei
2019-12-12staging: fsl-dpaa2/mac: do not call dpmac_set_link_state() when nothing changedIoana Ciornei
2019-12-11staging: dpaa2-ethsw: ordered workqueue should be per ethswIoana Ciornei
2019-12-11staging: dpaa2-ethsw: move port switchdev blocking notifier per ethswIoana Ciornei
2019-12-11staging: dpaa2-ethsw: move port switchdev notifier per ethswIoana Ciornei
2019-12-11staging: dpaa2-ethsw: move port notifier per ethswIoana Ciornei
2019-12-02staging: dpaa2-evb: Update netlink attributes APIIoana Radulescu
2019-12-02staging: dpaa2-evb: Defer probe if no mc portal is foundRazvan Stefanescu
2019-12-02staging: dpaa2-evb: Fix MC bus includeRazvan Stefanescu
2019-12-02staging: dpaa2-evb: change mc_command in fsl_mc_commandRazvan Stefanescu
2019-12-02staging: dpaa2-evb: Use MC portal in atomic contextRazvan Stefanescu
2019-12-02staging: dpaa2-evb: Update netdev_master_upper_dev_link parametersRazvan Stefanescu
2019-12-02staging: dpaa2-evb: Update netlink parsing parametersRazvan Stefanescu
2019-12-02staging: dpaa2-evb: Update MTU update procedureRazvan Stefanescu
2019-12-02staging: dpaa2-evb: Improve ethtool supportRazvan Stefanescu
2019-12-02staging: dpaa2-evb: Fix W=1 warningsRazvan Stefanescu
2019-12-02staging: dpaa2-evb: Add Edge Virtual Bridge driverRazvan Stefanescu
2019-12-02staging: dpaa2-mac: add link up/down events for dpmacFlorin Chiculita
2019-12-02staging: dpaa2-mac: Update interface mode arrayIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: add pause frames support for managed physIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: connect to the fixed phyIoana Ciornei
2019-12-02staging: fsl-dpaa2/mac: Add autoneg supportIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: Add support for new link state APIsIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: Fix dpmac_set_link_state() commandIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: Check DPMAC versionIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: Add more PHY modesIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: read phy mode from device treeIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: Fix uninitialized variableIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: probe phy as fixed link based on dpmac propertiesIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: make compatible with upstream MC busRazvan Stefanescu
2019-12-02staging: fsl-dpaa2/mac: defer probe if no mc portal is foundIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: Free phydev on unbindBogdan Purcareata
2019-12-02staging: fsl-dpaa2/mac: Cleanup codeBogdan Purcareata
2019-12-02staging: fsl-dpaa2/mac: Remove redundant freeBogdan Purcareata
2019-12-02staging: fsl-dpaa2/mac: Request atomic context MC portalsIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: Comply with mc bus header updatesIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: Update ethtool opsIoana Radulescu
2019-12-02staging: fsl-dpaa2/mac: Remove link type from phy sel logiccosti
2019-12-02staging: fsl-dpaa2/mac: Add Freescale DPAA2 mac driverBogdan Purcareata
2019-12-02staging: fsl-dpaa2/mac: Add APIs for DPMAC objectsBogdan Purcareata
2019-08-14staging: fsl-dpaa2/ethsw: do not force user to bring interface downIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: register_netdev only when readyIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: reword error messageIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: remove redundant VLAN checkIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: remove unnecessary memsetIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: use bool when encoding learning/flooding stateIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: remove debug messageIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: add line terminator to all formatsIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: enable switch ports only on dev_openIoana Ciornei