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
Age
Commit message (
Expand
)
Author
2020-08-05
net: dsa: sja1105: use detected device id instead of DT one on mismatch
Vladimir Oltean
2020-08-03
net: dsa: sja1105: poll for extts events from a timer
Vladimir Oltean
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
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-22
net: dsa: sja1105: make the instantiations of struct sja1105_info constant
Vladimir Oltean
2020-06-22
net: dsa: sja1105: make config table operation structures constant
Vladimir Oltean
2020-06-22
net: dsa: sja1105: remove empty structures from config table ops
Vladimir Oltean
2020-06-19
net: dsa: sja1105: Use struct_size() in kzalloc()
Gustavo A. R. Silva
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-15
net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles
Vladimir Oltean
2020-06-01
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
Vladimir Oltean
2020-05-30
net: dsa: sja1105: fix port mirroring for P/Q/R/S
Vladimir Oltean
2020-05-30
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.c
Vladimir Oltean
2020-05-29
net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
Vladimir Oltean
2020-05-28
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
2020-05-12
net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANs
Vladimir Oltean
2020-05-12
net: dsa: sja1105: implement a common frame memory partitioning function
Vladimir Oltean
2020-05-12
net: dsa: sja1105: add packing ops for the Retagging Table
Vladimir Oltean
2020-05-12
net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameter
Vladimir Oltean
2020-05-12
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
2020-05-12
net: dsa: sja1105: exit sja1105_vlan_filtering when called multiple times
Vladimir Oltean
2020-05-12
net: dsa: sja1105: allow VLAN configuration from the bridge in all states
Vladimir Oltean
2020-05-12
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
2020-05-12
net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridge
Vladimir Oltean
2020-05-12
net: dsa: sja1105: keep the VLAN awareness state in a driver variable
Vladimir Oltean
2020-05-10
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
2020-05-10
dsa: sja1105: fix semicolon.cocci warnings
kbuild test robot
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
2020-05-07
net: dsa: sja1105: make room for virtual link parsing in flower offload
Vladimir Oltean
2020-05-07
net: dsa: sja1105: add static tables for virtual links
Vladimir Oltean
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
dsa: sja1105: dynamically allocate stats structure
Arnd Bergmann
2020-05-06
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
2020-05-01
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
2020-04-20
net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ER
Vladimir Oltean
2020-03-30
net: dsa: sja1105: add broadcast and per-traffic class policers
Vladimir Oltean
2020-03-30
net: dsa: sja1105: add configuration of port policers
Vladimir Oltean
2020-03-29
net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/S
Vladimir Oltean
2020-03-27
net: dsa: sja1105: implement the port MTU callbacks
Vladimir Oltean
2020-03-23
net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUT
Vladimir Oltean
[next]