summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-dpaa2
AgeCommit message (Expand)Author
2021-03-10staging: dpaa2-switch: move the driver out of stagingIoana Ciornei
2021-03-10staging: dpaa2-switch: prevent joining a bridge while VLAN uppers are presentIoana Ciornei
2021-03-10staging: dpaa2-switch: add fast-ageing on bridge leaveIoana Ciornei
2021-03-10staging: dpaa2-switch: accept only vlan-aware upper devicesIoana Ciornei
2021-03-10staging: dpaa2-switch: move the notifier register to module_init()Ioana Ciornei
2021-03-10staging: dpaa2-switch: properly setup switching domainsIoana Ciornei
2021-03-10staging: dpaa2-switch: enable the control interfaceIoana Ciornei
2021-03-10staging: dpaa2-switch: add .ndo_start_xmit() callbackIoana Ciornei
2021-03-10staging: dpaa2-switch: handle Rx path on control interfaceIoana Ciornei
2021-03-10staging: dpaa2-switch: setup dpioIoana Ciornei
2021-03-10staging: dpaa2-switch: setup buffer pool and RX path ringsIoana Ciornei
2021-03-10staging: dpaa2-switch: get control interface attributesIoana Ciornei
2021-03-10staging: dpaa2-switch: remove obsolete .ndo_fdb_{add|del} callbacksIoana Ciornei
2021-03-10staging: dpaa2-switch: fix up initial forwarding configuration done by firmwareIoana Ciornei
2021-03-10staging: dpaa2-switch: remove broken learning and flooding supportIoana Ciornei
2021-02-20Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-12net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean
2021-02-04staging: fsl-dpaa2: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean
2021-01-11net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-23staging: dpaa2-switch: pack the firmware command structuresIoana Ciornei
2020-11-23staging: dpaa2-switch: make sure that the VLAN is not already configuredIoana Ciornei
2020-11-23staging: dpaa2-switch: export the 'no buffer' counter in ethtoolIonut-robert Aron
2020-10-10staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in ethsw.cIoana Ciornei
2020-10-10staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-e...Ioana Ciornei
2020-07-21staging: dpaa2-ethsw: check if there is space for a new VLANIoana Ciornei
2020-07-21staging: dpaa2-ethsw: read the port state from firmwareIoana Ciornei
2020-07-21staging: dpaa2-ethsw: destroy workqueue after deregistering the notifiersIoana Ciornei
2020-07-21staging: dpaa2-ethsw: setup the STP state for all installed VLANsIoana Ciornei
2020-07-21staging: dpaa2-ethsw: don't allow interfaces from different DPSWs to be bridgedIoana Ciornei
2020-07-21staging: dpaa2-ethsw: verify the nofifier blockIoana Ciornei
2020-07-21staging: dpaa2-ethsw: fix switch/case fallthrough warningMarian Posteuca
2020-07-15staging: dpaa2-ethsw: setup MAC address of switch netdevicesIoana Ciornei
2020-07-15staging: dpaa2-ethsw: store version information of the DPSW objectIoana Ciornei
2020-07-15staging: dpaa2-ethsw: disable switch ports are probe timeIoana Ciornei
2020-07-15staging: dpaa2-ethsw: use netif_running when checking for port upIoana Ciornei
2020-07-15staging: dpaa2-ethsw: ignore state interrupts when the interface is not runningIoana Ciornei
2020-07-15staging: dpaa2-ethsw: fix reported link stateIoana Ciornei
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-30docs: networking: convert switchdev.txt to ReSTMauro Carvalho Chehab
2020-04-13staging: fsl-dpaa2: ethsw: Fix parenthesis alignmentJohn B. Wyatt IV
2020-02-17staging: fsl-dpaa2: ethsw: ethsw.c: Fix line over 80 charactersSandesh Kenjana Ashok
2019-11-13staging: dpaa2-ethsw: ordered workqueue should be per ethswIoana Ciornei
2019-11-13staging: dpaa2-ethsw: move port switchdev blocking notifier per ethswIoana Ciornei
2019-11-13staging: dpaa2-ethsw: move port switchdev notifier per ethswIoana Ciornei
2019-11-13staging: dpaa2-ethsw: move port notifier per ethswIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: do not force user to bring interface downIoana Ciornei