index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-dpaa2
Age
Commit message (
Expand
)
Author
2020-07-21
staging: dpaa2-ethsw: check if there is space for a new VLAN
Ioana Ciornei
2020-07-21
staging: dpaa2-ethsw: read the port state from firmware
Ioana Ciornei
2020-07-21
staging: dpaa2-ethsw: destroy workqueue after deregistering the notifiers
Ioana Ciornei
2020-07-21
staging: dpaa2-ethsw: setup the STP state for all installed VLANs
Ioana Ciornei
2020-07-21
staging: dpaa2-ethsw: don't allow interfaces from different DPSWs to be bridged
Ioana Ciornei
2020-07-21
staging: dpaa2-ethsw: verify the nofifier block
Ioana Ciornei
2020-07-21
staging: dpaa2-ethsw: fix switch/case fallthrough warning
Marian Posteuca
2020-07-15
staging: dpaa2-ethsw: setup MAC address of switch netdevices
Ioana Ciornei
2020-07-15
staging: dpaa2-ethsw: store version information of the DPSW object
Ioana Ciornei
2020-07-15
staging: dpaa2-ethsw: disable switch ports are probe time
Ioana Ciornei
2020-07-15
staging: dpaa2-ethsw: use netif_running when checking for port up
Ioana Ciornei
2020-07-15
staging: dpaa2-ethsw: ignore state interrupts when the interface is not running
Ioana Ciornei
2020-07-15
staging: dpaa2-ethsw: fix reported link state
Ioana Ciornei
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-30
docs: networking: convert switchdev.txt to ReST
Mauro Carvalho Chehab
2020-04-13
staging: fsl-dpaa2: ethsw: Fix parenthesis alignment
John B. Wyatt IV
2020-02-17
staging: fsl-dpaa2: ethsw: ethsw.c: Fix line over 80 characters
Sandesh Kenjana Ashok
2019-11-13
staging: dpaa2-ethsw: ordered workqueue should be per ethsw
Ioana Ciornei
2019-11-13
staging: dpaa2-ethsw: move port switchdev blocking notifier per ethsw
Ioana Ciornei
2019-11-13
staging: dpaa2-ethsw: move port switchdev notifier per ethsw
Ioana Ciornei
2019-11-13
staging: dpaa2-ethsw: move port notifier per ethsw
Ioana Ciornei
2019-08-14
staging: fsl-dpaa2/ethsw: do not force user to bring interface down
Ioana Ciornei
2019-08-14
staging: fsl-dpaa2/ethsw: register_netdev only when ready
Ioana Ciornei
2019-08-14
staging: fsl-dpaa2/ethsw: reword error message
Ioana Ciornei
2019-08-14
staging: fsl-dpaa2/ethsw: remove redundant VLAN check
Ioana Ciornei
2019-08-14
staging: fsl-dpaa2/ethsw: remove unnecessary memset
Ioana Ciornei
2019-08-14
staging: fsl-dpaa2/ethsw: use bool when encoding learning/flooding state
Ioana Ciornei
2019-08-14
staging: fsl-dpaa2/ethsw: remove debug message
Ioana Ciornei
2019-08-14
staging: fsl-dpaa2/ethsw: add line terminator to all formats
Ioana Ciornei
2019-08-14
staging: fsl-dpaa2/ethsw: enable switch ports only on dev_open
Ioana Ciornei
2019-08-14
staging: fsl-dpaa2/ethsw: remove IGMP default address
Ioana Ciornei
2019-08-02
staging: fsl-dpaa2/ethsw: Remove useless set memory to zero use memset()
Wei Yongjun
2019-07-30
staging: fsl-dpaa2/ethsw: add .ndo_fdb[add|del] callbacks
Ioana Ciornei
2019-07-30
staging: fsl-dpaa2/ethsw: check added_by_user flag
Ioana Ciornei
2019-07-30
staging: fsl-dpaa2/ethsw: add .ndo_fdb_dump callback
Ioana Ciornei
2019-07-30
staging: fsl-dpaa2/ethsw: notify switchdev of offloaded entry
Ioana Ciornei
2019-07-30
staging: fsl-dpaa2/ethsw: remove unused structure
Ioana Ciornei
2019-07-22
staging: fsl-dpaa2/ethsw: Add comments to ETHSW_VLAN flags
Razvan Stefanescu
2019-07-22
staging: fsl-dpaa2/ethsw: Add ndo_get_phys_port_name
Razvan Stefanescu
2019-07-22
staging: fsl-dpaa2/ethsw: Remove netdevice on port probing error
Razvan Stefanescu
2019-07-22
staging: fsl-dpaa2/ethsw: Add network interface statistics
Razvan Stefanescu
2019-07-22
staging: fsl-dpaa2/ethsw: Fix setting port learning/flooding flags
Razvan Stefanescu
2019-06-09
staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
Colin Ian King
2019-05-20
staging: fsl-dpaa2: use help instead of ---help--- in Kconfig
Moses Christopher
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-03-20
staging: fsl-dpaa2: ethsw: Remove return variable
Nishka Dasgupta
2019-03-06
Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
2019-02-27
staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
[next]