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