aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_sja1105.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18net: dsa: sja1105: Fix missing unlock on error in sk_buff()Wei Yongjun1-0/+1
2019-06-08net: dsa: sja1105: Add a state machine for RX timestampingVladimir Oltean1-1/+120
2019-06-08net: dsa: sja1105: Receive and decode meta framesVladimir Oltean1-3/+41
2019-06-08net: dsa: sja1105: Make sja1105_is_link_local not match meta framesVladimir Oltean1-0/+2
2019-06-08net: dsa: sja1105: Build a minimal understanding of meta framesVladimir Oltean1-0/+15
2019-06-08net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan modeVladimir Oltean1-7/+11
2019-06-08net: dsa: tag_8021q: Create helper function for removing VLAN headerVladimir Oltean1-10/+9
2019-05-31net: dsa: sja1105: Don't store frame type in skb->cbVladimir Oltean1-7/+3
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean1-0/+131