index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANs
Vladimir Oltean
1
-3
/
+409
2020-05-12
net: dsa: sja1105: implement a common frame memory partitioning function
Vladimir Oltean
4
-18
/
+42
2020-05-12
net: dsa: sja1105: add packing ops for the Retagging Table
Vladimir Oltean
4
-2
/
+110
2020-05-12
net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameter
Vladimir Oltean
2
-4
/
+120
2020-05-12
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
1
-0
/
+4
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
3
-0
/
+22
2020-05-12
net: dsa: sja1105: exit sja1105_vlan_filtering when called multiple times
Vladimir Oltean
1
-0
/
+3
2020-05-12
net: dsa: sja1105: allow VLAN configuration from the bridge in all states
Vladimir Oltean
1
-0
/
+2
2020-05-12
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
2
-131
/
+372
2020-05-12
net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridge
Vladimir Oltean
2
-1
/
+31
2020-05-12
net: dsa: sja1105: keep the VLAN awareness state in a driver variable
Vladimir Oltean
3
-15
/
+33
2020-05-10
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
2
-0
/
+92
2020-05-10
dsa: sja1105: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2020-05-08
net: dsa: sja1105: remove set but not used variable 'prev_time'
Samuel Zou
1
-2
/
+0
2020-05-07
net: dsa: sja1105: implement tc-gate using time-triggered virtual links
Vladimir Oltean
10
-17
/
+759
2020-05-07
net: dsa: sja1105: support flow-based redirection via virtual links
Vladimir Oltean
7
-6
/
+437
2020-05-07
net: dsa: sja1105: make room for virtual link parsing in flower offload
Vladimir Oltean
2
-27
/
+112
2020-05-07
net: dsa: sja1105: add static tables for virtual links
Vladimir Oltean
4
-0
/
+318
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-8
/
+19
2020-05-06
dsa: sja1105: dynamically allocate stats structure
Arnd Bergmann
1
-70
/
+74
2020-05-06
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
1
-8
/
+18
2020-05-01
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
1
-0
/
+1
2020-04-20
net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ER
Vladimir Oltean
3
-7
/
+54
2020-03-30
net: dsa: sja1105: add broadcast and per-traffic class policers
Vladimir Oltean
4
-0
/
+385
2020-03-30
net: dsa: sja1105: add configuration of port policers
Vladimir Oltean
1
-32
/
+100
2020-03-29
net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/S
Vladimir Oltean
3
-1
/
+134
2020-03-27
net: dsa: sja1105: implement the port MTU callbacks
Vladimir Oltean
2
-4
/
+47
2020-03-23
net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUT
Vladimir Oltean
7
-0
/
+269
2020-03-23
net: dsa: sja1105: make the AVB table dynamically reconfigurable
Vladimir Oltean
3
-3
/
+27
2020-03-23
net: dsa: sja1105: make future_base_time a common helper
Vladimir Oltean
2
-27
/
+27
2020-03-23
net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB table
Vladimir Oltean
2
-38
/
+32
2020-03-20
net: dsa: sja1105: Add support for the SGMII port
Vladimir Oltean
5
-5
/
+244
2020-03-19
net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled ports
Vladimir Oltean
1
-0
/
+3
2020-03-14
net: dsa: sja1105: move MAC configuration to .phylink_mac_link_up
Vladimir Oltean
1
-4
/
+9
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-03-03
net: dsa: sja1105: add 100baseT1_Full support
Oleksij Rempel
1
-0
/
+1
2020-02-29
net: dsa: sja1105: Don't destroy not-yet-created xmit_worker
Vladimir Oltean
1
-1
/
+2
2020-02-27
net: dsa: propagate resolved link config via mac_link_up()
Russell King
1
-1
/
+3
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-01-17
net: dsa: sja1105: Don't error out on disabled ports with no phy-mode
Vladimir Oltean
1
-1
/
+1
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
1
-1
/
+2
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
1
-21
/
+75
2020-01-05
net: dsa: sja1105: Always send through management routes in slot 0
Vladimir Oltean
1
-25
/
+1
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-15
/
+13
2019-12-30
net: dsa: sja1105: Empty the RX timestamping queue on PTP settings change
Vladimir Oltean
1
-0
/
+3
2019-12-30
net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestamping
Vladimir Oltean
2
-18
/
+16
2019-12-30
net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S
Vladimir Oltean
2
-6
/
+9
2019-12-30
net: dsa: sja1105: Remove restriction of zero base-time for taprio offload
Vladimir Oltean
1
-5
/
+0
2019-12-30
net: dsa: sja1105: Really make the PTP command read-write
Vladimir Oltean
1
-1
/
+1
2019-12-30
net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
Vladimir Oltean
2
-3
/
+3
[next]