summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-dpaa2/ethsw/ethsw.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-11staging: dpaa2-switch: move the driver out of stagingIoana Ciornei1-178/+0
2021-03-11staging: dpaa2-switch: add fast-ageing on bridge leaveIoana Ciornei1-0/+3
2021-03-11staging: dpaa2-switch: accept only vlan-aware upper devicesIoana Ciornei1-0/+6
2021-03-11staging: dpaa2-switch: move the notifier register to module_init()Ioana Ciornei1-5/+1
2021-03-11staging: dpaa2-switch: properly setup switching domainsIoana Ciornei1-1/+29
2021-03-11staging: dpaa2-switch: add .ndo_start_xmit() callbackIoana Ciornei1-0/+14
2021-03-11staging: dpaa2-switch: handle Rx path on control interfaceIoana Ciornei1-0/+17
2021-03-11staging: dpaa2-switch: setup dpioIoana Ciornei1-0/+1
2021-03-11staging: dpaa2-switch: setup buffer pool and RX path ringsIoana Ciornei1-0/+14
2021-03-11staging: dpaa2-switch: get control interface attributesIoana Ciornei1-1/+21
2021-03-11staging: dpaa2-switch: remove broken learning and flooding supportIoana Ciornei1-1/+0
2020-10-10staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-e...Ioana Ciornei1-1/+1
2020-07-15staging: dpaa2-ethsw: setup MAC address of switch netdevicesIoana Ciornei1-0/+3
2020-07-15staging: dpaa2-ethsw: store version information of the DPSW objectIoana Ciornei1-0/+1
2019-11-13staging: dpaa2-ethsw: ordered workqueue should be per ethswIoana Ciornei1-0/+1
2019-11-13staging: dpaa2-ethsw: move port switchdev blocking notifier per ethswIoana Ciornei1-0/+1
2019-11-13staging: dpaa2-ethsw: move port switchdev notifier per ethswIoana Ciornei1-0/+1
2019-11-13staging: dpaa2-ethsw: move port notifier per ethswIoana Ciornei1-0/+2
2019-07-22staging: fsl-dpaa2/ethsw: Add comments to ETHSW_VLAN flagsRazvan Stefanescu1-0/+4
2019-01-07staging: fsl-dpaa2: fix SPDX identifiers in header filesMichael Straube1-1/+1
2018-03-14staging: fsl-dpaa2/ethsw: Add ethtool supportRazvan Stefanescu1-0/+2
2018-03-14staging: fsl-dpaa2/ethsw: Add Freescale DPAA2 Ethernet Switch driverRazvan Stefanescu1-0/+65