index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-dpaa2
Age
Commit message (
Expand
)
Author
2021-02-12
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2020-12-15
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
staging: dpaa2-switch: pack the firmware command structures
Ioana Ciornei
2020-11-23
staging: dpaa2-switch: make sure that the VLAN is not already configured
Ioana Ciornei
2020-11-23
staging: dpaa2-switch: export the 'no buffer' counter in ethtool
Ionut-robert Aron
2020-10-10
staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in ethsw.c
Ioana Ciornei
2020-10-10
staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-e...
Ioana Ciornei
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
[next]