aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-10staging: dpaa2-switch: move the driver out of stagingIoana Ciornei11-6118/+0
2021-03-10staging: dpaa2-switch: prevent joining a bridge while VLAN uppers are presentIoana Ciornei1-1/+29
2021-03-10staging: dpaa2-switch: add fast-ageing on bridge leaveIoana Ciornei2-16/+63
2021-03-10staging: dpaa2-switch: accept only vlan-aware upper devicesIoana Ciornei3-19/+76
2021-03-10staging: dpaa2-switch: move the notifier register to module_init()Ioana Ciornei2-87/+95
2021-03-10staging: dpaa2-switch: properly setup switching domainsIoana Ciornei5-41/+514
2021-03-10staging: dpaa2-switch: enable the control interfaceIoana Ciornei4-0/+53
2021-03-10staging: dpaa2-switch: add .ndo_start_xmit() callbackIoana Ciornei5-16/+245
2021-03-10staging: dpaa2-switch: handle Rx path on control interfaceIoana Ciornei2-12/+460
2021-03-10staging: dpaa2-switch: setup dpioIoana Ciornei5-0/+137
2021-03-10staging: dpaa2-switch: setup buffer pool and RX path ringsIoana Ciornei5-0/+209
2021-03-10staging: dpaa2-switch: get control interface attributesIoana Ciornei5-11/+136
2021-03-10staging: dpaa2-switch: remove obsolete .ndo_fdb_{add|del} callbacksIoana Ciornei1-27/+0
2021-03-10staging: dpaa2-switch: fix up initial forwarding configuration done by firmwareIoana Ciornei1-29/+51
2021-03-10staging: dpaa2-switch: remove broken learning and flooding supportIoana Ciornei5-259/+0
2021-02-20Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-3/+3
2021-02-12net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean1-13/+21
2021-02-04staging: fsl-dpaa2: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-3/+3
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean1-16/+5
2021-01-11net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean1-31/+28
2021-01-11net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean1-32/+15
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-7/+20
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+2
2020-11-23staging: dpaa2-switch: pack the firmware command structuresIoana Ciornei1-0/+2
2020-11-23staging: dpaa2-switch: make sure that the VLAN is not already configuredIoana Ciornei1-1/+8
2020-11-23staging: dpaa2-switch: export the 'no buffer' counter in ethtoolIonut-robert Aron3-6/+10
2020-10-10staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in ethsw.cIoana Ciornei1-220/+219
2020-10-10staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-ethtool.cIoana Ciornei3-29/+30
2020-07-21staging: dpaa2-ethsw: check if there is space for a new VLANIoana Ciornei1-2/+19
2020-07-21staging: dpaa2-ethsw: read the port state from firmwareIoana Ciornei1-1/+20
2020-07-21staging: dpaa2-ethsw: destroy workqueue after deregistering the notifiersIoana Ciornei1-2/+3
2020-07-21staging: dpaa2-ethsw: setup the STP state for all installed VLANsIoana Ciornei1-8/+13
2020-07-21staging: dpaa2-ethsw: don't allow interfaces from different DPSWs to be bridgedIoana Ciornei1-0/+15
2020-07-21staging: dpaa2-ethsw: verify the nofifier blockIoana Ciornei1-11/+20
2020-07-21staging: dpaa2-ethsw: fix switch/case fallthrough warningMarian Posteuca1-1/+1
2020-07-15staging: dpaa2-ethsw: setup MAC address of switch netdevicesIoana Ciornei5-1/+190
2020-07-15staging: dpaa2-ethsw: store version information of the DPSW objectIoana Ciornei2-8/+9
2020-07-15staging: dpaa2-ethsw: disable switch ports are probe timeIoana Ciornei1-0/+4
2020-07-15staging: dpaa2-ethsw: use netif_running when checking for port upIoana Ciornei1-5/+5
2020-07-15staging: dpaa2-ethsw: ignore state interrupts when the interface is not runningIoana Ciornei1-0/+6
2020-07-15staging: dpaa2-ethsw: fix reported link stateIoana Ciornei1-0/+7
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+4
2020-04-30docs: networking: convert switchdev.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-13staging: fsl-dpaa2: ethsw: Fix parenthesis alignmentJohn B. Wyatt IV1-2/+4
2020-02-17staging: fsl-dpaa2: ethsw: ethsw.c: Fix line over 80 charactersSandesh Kenjana Ashok1-1/+2
2019-11-13staging: dpaa2-ethsw: ordered workqueue should be per ethswIoana Ciornei2-8/+10
2019-11-13staging: dpaa2-ethsw: move port switchdev blocking notifier per ethswIoana Ciornei2-6/+4
2019-11-13staging: dpaa2-ethsw: move port switchdev notifier per ethswIoana Ciornei2-7/+5
2019-11-13staging: dpaa2-ethsw: move port notifier per ethswIoana Ciornei2-7/+8
2019-08-14staging: fsl-dpaa2/ethsw: do not force user to bring interface downIoana Ciornei1-9/+23