index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
/
sja1105_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-20
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
1
-1
/
+6
2020-09-11
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
1
-88
/
+125
2020-09-11
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
1
-11
/
+4
2020-08-24
net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d...
Nathan Chancellor
1
-1
/
+1
2020-08-05
net: dsa: sja1105: use detected device id instead of DT one on mismatch
Vladimir Oltean
1
-11
/
+24
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-3
/
+1
2020-05-29
net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
Vladimir Oltean
1
-0
/
+4
2020-05-28
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
1
-0
/
+100
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
1
-0
/
+37
2020-05-12
net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameter
Vladimir Oltean
1
-4
/
+118
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
1
-0
/
+10
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
1
-131
/
+362
2020-05-12
net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridge
Vladimir Oltean
1
-1
/
+30
2020-05-12
net: dsa: sja1105: keep the VLAN awareness state in a driver variable
Vladimir Oltean
1
-5
/
+13
2020-05-10
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
1
-0
/
+90
2020-05-07
net: dsa: sja1105: implement tc-gate using time-triggered virtual links
Vladimir Oltean
1
-0
/
+1
2020-05-07
net: dsa: sja1105: support flow-based redirection via virtual links
Vladimir Oltean
1
-1
/
+11
2020-03-30
net: dsa: sja1105: add broadcast and per-traffic class policers
Vladimir Oltean
1
-0
/
+4
2020-03-30
net: dsa: sja1105: add configuration of port policers
Vladimir Oltean
1
-32
/
+100
2020-03-27
net: dsa: sja1105: implement the port MTU callbacks
Vladimir Oltean
1
-4
/
+46
2020-03-23
net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUT
Vladimir Oltean
1
-0
/
+8
2020-03-23
net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB table
Vladimir Oltean
1
-0
/
+32
2020-03-20
net: dsa: sja1105: Add support for the SGMII port
Vladimir Oltean
1
-5
/
+184
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-30
net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S
Vladimir Oltean
1
-4
/
+4
2019-12-30
net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
Vladimir Oltean
1
-1
/
+1
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+5
2019-11-25
net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
Oleksij Rempel
1
-5
/
+5
2019-11-12
net: dsa: sja1105: Print the reset reason
Vladimir Oltean
1
-3
/
+15
2019-11-11
net: dsa: sja1105: Disallow management xmit during switch reset
Vladimir Oltean
1
-0
/
+4
2019-11-11
net: dsa: sja1105: Restore PTP time after switch reset
Vladimir Oltean
1
-1
/
+34
2019-11-11
net: dsa: sja1105: Implement the .gettimex64 system call for PTP
Vladimir Oltean
1
-1
/
+2
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+4
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
1
-1
/
+3
2019-10-22
net: dsa: sja1105: register switch before assigning port private data
Vivien Didelot
1
-5
/
+10
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
1
-9
/
+9
[next]