index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
2020-09-21
1
-1
/
+6
*
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
2020-09-12
2
-90
/
+126
*
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
2020-09-12
1
-11
/
+4
*
net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d...
Nathan Chancellor
2020-08-25
1
-1
/
+1
*
net: dsa: sja1105: use detected device id instead of DT one on mismatch
Vladimir Oltean
2020-08-05
1
-11
/
+24
*
net: dsa: sja1105: poll for extts events from a timer
Vladimir Oltean
2020-08-04
2
-34
/
+50
*
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
2020-06-30
2
-12
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-26
1
-166
/
+173
|
\
|
*
net: dsa: sja1105: fix tc-gate schedule with single element
Vladimir Oltean
2020-06-26
1
-2
/
+1
|
*
net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules
Vladimir Oltean
2020-06-26
1
-0
/
+8
|
*
net: dsa: sja1105: unconditionally free old gating config
Vladimir Oltean
2020-06-26
1
-2
/
+2
|
*
net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top
Vladimir Oltean
2020-06-26
1
-160
/
+160
|
*
net: dsa: sja1105: fix checks for VLAN state in gate action
Vladimir Oltean
2020-06-19
1
-1
/
+3
|
*
net: dsa: sja1105: fix checks for VLAN state in redirect action
Vladimir Oltean
2020-06-19
1
-1
/
+3
|
*
net: dsa: sja1105: remove debugging code in sja1105_vl_gate
Vladimir Oltean
2020-06-19
1
-4
/
+0
*
|
net: dsa: sja1105: make the instantiations of struct sja1105_info constant
Vladimir Oltean
2020-06-23
2
-12
/
+17
*
|
net: dsa: sja1105: make config table operation structures constant
Vladimir Oltean
2020-06-23
4
-16
/
+16
*
|
net: dsa: sja1105: remove empty structures from config table ops
Vladimir Oltean
2020-06-23
2
-45
/
+0
*
|
net: dsa: sja1105: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-19
1
-2
/
+1
*
|
net: qos offload add flow status with dropped count
Po Liu
2020-06-19
1
-1
/
+1
|
/
*
net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles
Vladimir Oltean
2020-06-15
1
-4
/
+4
*
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
Vladimir Oltean
2020-06-01
2
-1
/
+3
*
net: dsa: sja1105: fix port mirroring for P/Q/R/S
Vladimir Oltean
2020-05-31
3
-16
/
+48
*
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.c
Vladimir Oltean
2020-05-31
2
-18
/
+18
*
net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
Vladimir Oltean
2020-05-30
1
-0
/
+4
*
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
2020-05-28
5
-0
/
+199
*
net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANs
Vladimir Oltean
2020-05-12
1
-3
/
+409
*
net: dsa: sja1105: implement a common frame memory partitioning function
Vladimir Oltean
2020-05-12
4
-18
/
+42
*
net: dsa: sja1105: add packing ops for the Retagging Table
Vladimir Oltean
2020-05-12
4
-2
/
+110
*
net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameter
Vladimir Oltean
2020-05-12
2
-4
/
+120
*
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
2020-05-12
1
-0
/
+4
*
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
2020-05-12
3
-0
/
+22
*
net: dsa: sja1105: exit sja1105_vlan_filtering when called multiple times
Vladimir Oltean
2020-05-12
1
-0
/
+3
*
net: dsa: sja1105: allow VLAN configuration from the bridge in all states
Vladimir Oltean
2020-05-12
1
-0
/
+2
*
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
2020-05-12
2
-131
/
+372
*
net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridge
Vladimir Oltean
2020-05-12
2
-1
/
+31
*
net: dsa: sja1105: keep the VLAN awareness state in a driver variable
Vladimir Oltean
2020-05-12
3
-15
/
+33
*
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
2020-05-11
2
-0
/
+92
*
dsa: sja1105: fix semicolon.cocci warnings
kbuild test robot
2020-05-10
1
-1
/
+1
*
net: dsa: sja1105: remove set but not used variable 'prev_time'
Samuel Zou
2020-05-09
1
-2
/
+0
*
net: dsa: sja1105: implement tc-gate using time-triggered virtual links
Vladimir Oltean
2020-05-08
10
-17
/
+759
*
net: dsa: sja1105: support flow-based redirection via virtual links
Vladimir Oltean
2020-05-08
7
-6
/
+437
*
net: dsa: sja1105: make room for virtual link parsing in flower offload
Vladimir Oltean
2020-05-08
2
-27
/
+112
*
net: dsa: sja1105: add static tables for virtual links
Vladimir Oltean
2020-05-08
4
-0
/
+318
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-07
2
-8
/
+19
|
\
|
*
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
2020-05-07
1
-8
/
+18
|
*
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
2020-05-02
1
-0
/
+1
*
|
dsa: sja1105: dynamically allocate stats structure
Arnd Bergmann
2020-05-07
1
-70
/
+74
*
|
net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ER
Vladimir Oltean
2020-04-20
3
-7
/
+54
|
/
*
net: dsa: sja1105: add broadcast and per-traffic class policers
Vladimir Oltean
2020-03-30
4
-0
/
+385
[next]