aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2
AgeCommit message (Expand)Author
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
2019-08-14staging: fsl-dpaa2/ethsw: register_netdev only when readyIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: reword error messageIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: remove redundant VLAN checkIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: remove unnecessary memsetIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: use bool when encoding learning/flooding stateIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: remove debug messageIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: add line terminator to all formatsIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: enable switch ports only on dev_openIoana Ciornei
2019-08-14staging: fsl-dpaa2/ethsw: remove IGMP default addressIoana Ciornei
2019-08-02staging: fsl-dpaa2/ethsw: Remove useless set memory to zero use memset()Wei Yongjun
2019-07-30staging: fsl-dpaa2/ethsw: add .ndo_fdb[add|del] callbacksIoana Ciornei
2019-07-30staging: fsl-dpaa2/ethsw: check added_by_user flagIoana Ciornei
2019-07-30staging: fsl-dpaa2/ethsw: add .ndo_fdb_dump callbackIoana Ciornei
2019-07-30staging: fsl-dpaa2/ethsw: notify switchdev of offloaded entryIoana Ciornei
2019-07-30staging: fsl-dpaa2/ethsw: remove unused structureIoana Ciornei
2019-07-22staging: fsl-dpaa2/ethsw: Add comments to ETHSW_VLAN flagsRazvan Stefanescu
2019-07-22staging: fsl-dpaa2/ethsw: Add ndo_get_phys_port_nameRazvan Stefanescu
2019-07-22staging: fsl-dpaa2/ethsw: Remove netdevice on port probing errorRazvan Stefanescu
2019-07-22staging: fsl-dpaa2/ethsw: Add network interface statisticsRazvan Stefanescu
2019-07-22staging: fsl-dpaa2/ethsw: Fix setting port learning/flooding flagsRazvan Stefanescu
2019-06-09staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_workColin Ian King
2019-05-20staging: fsl-dpaa2: use help instead of ---help--- in KconfigMoses Christopher
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-03-20staging: fsl-dpaa2: ethsw: Remove return variableNishka Dasgupta
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-27net: Remove switchdev_opsFlorian Fainelli
2019-02-27staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-26staging: fsl-dpaa2: ethsw: Add missing netdevice checkFlorian Fainelli
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli
2019-02-21staging: fsl-dpaa2: ethsw: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli
2019-02-12staging: fsl-dpaa2: ethsw: Remove unused port_priv variableFlorian Fainelli
2019-02-12staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-06staging: fsl-dpaa2: ethsw: Implement ndo_get_port_parent_id()Florian Fainelli
2019-01-07staging: fsl-dpaa2: fix SPDX identifiers in header filesMichael Straube
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-11-23rocker, dsa, ethsw: Don't filter VLAN events on bridge itselfPetr Machata
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata
2018-11-23staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23staging: fsl-dpaa2: ethsw: Introduce ethsw_port_dev_check()Petr Machata