index
:
pm24.git
master
perf-mon
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
2022-02-27
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
2021-10-21
net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument
Vladimir Oltean
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
net: dsa: sja1105: stop using priv->vlan_aware
Vladimir Oltean
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
2021-05-24
net: dsa: sja1105: dimension the data structures for a larger port count
Vladimir Oltean
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