summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-dpaa2/ethsw/dpsw.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-11staging: dpaa2-switch: move the driver out of stagingIoana Ciornei1-1486/+0
2021-03-11staging: dpaa2-switch: properly setup switching domainsIoana Ciornei1-3/+87
2021-03-11staging: dpaa2-switch: enable the control interfaceIoana Ciornei1-0/+37
2021-03-11staging: dpaa2-switch: add .ndo_start_xmit() callbackIoana Ciornei1-0/+41
2021-03-11staging: dpaa2-switch: setup dpioIoana Ciornei1-0/+33
2021-03-11staging: dpaa2-switch: setup buffer pool and RX path ringsIoana Ciornei1-0/+31
2021-03-11staging: dpaa2-switch: get control interface attributesIoana Ciornei1-1/+32
2021-03-11staging: dpaa2-switch: remove broken learning and flooding supportIoana Ciornei1-93/+0
2020-07-15staging: dpaa2-ethsw: setup MAC address of switch netdevicesIoana Ciornei1-0/+106
2019-07-30staging: fsl-dpaa2/ethsw: add .ndo_fdb_dump callbackIoana Ciornei1-0/+51
2018-04-23staging: fsl-dpaa2/ethsw: Fix tag control information value overwriteRazvan Stefanescu1-0/+42
2018-03-23bus: fsl-mc: change mc_command in fsl_mc_commandIoana Ciornei1-32/+32
2018-03-14staging: fsl-dpaa2/ethsw: Add ethtool supportRazvan Stefanescu1-0/+32
2018-03-14staging: fsl-dpaa2/ethsw: Add APIs for DPSW objectRazvan Stefanescu1-0/+1091