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
/
net
/
dsa
/
sja1105
/
sja1105_vl.c
Age
Commit message (
Expand
)
Author
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
net: dsa: sja1105: fix tc-gate schedule with single element
Vladimir Oltean
2020-06-25
net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules
Vladimir Oltean
2020-06-25
net: dsa: sja1105: unconditionally free old gating config
Vladimir Oltean
2020-06-25
net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top
Vladimir Oltean
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
2020-06-18
net: dsa: sja1105: fix checks for VLAN state in gate action
Vladimir Oltean
2020-06-18
net: dsa: sja1105: fix checks for VLAN state in redirect action
Vladimir Oltean
2020-06-18
net: dsa: sja1105: remove debugging code in sja1105_vl_gate
Vladimir Oltean
2020-06-01
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
Vladimir Oltean
2020-05-12
net: dsa: sja1105: implement a common frame memory partitioning function
Vladimir Oltean
2020-05-12
net: dsa: sja1105: keep the VLAN awareness state in a driver variable
Vladimir Oltean
2020-05-08
net: dsa: sja1105: remove set but not used variable 'prev_time'
Samuel Zou
2020-05-07
net: dsa: sja1105: implement tc-gate using time-triggered virtual links
Vladimir Oltean
2020-05-07
net: dsa: sja1105: support flow-based redirection via virtual links
Vladimir Oltean