summaryrefslogtreecommitdiff
path: root/include/linux/dsa
AgeCommit message (Expand)Author
2019-10-02net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean
2019-06-08net: dsa: sja1105: Add a state machine for RX timestampingVladimir Oltean
2019-06-08net: dsa: sja1105: Add a global sja1105_tagger_data structureVladimir Oltean
2019-06-08net: dsa: sja1105: Build a minimal understanding of meta framesVladimir Oltean
2019-06-08net: dsa: sja1105: Add logic for TX timestampingVladimir Oltean
2019-06-08net: dsa: tag_8021q: Create helper function for removing VLAN headerVladimir Oltean
2019-05-31net: dsa: sja1105: Don't store frame type in skb->cbVladimir Oltean
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean
2019-05-05net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean
2019-05-03net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean
2018-01-04net: dsa: lan9303: phy_addr_sel_strap rename and retypeEgil Hjelmeland
2017-12-08net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland
2017-11-08net: dsa: lan9303: Correct register names in commentsEgil Hjelmeland
2017-11-03net: Define eth_stp_addr in linux/etherdevice.hEgil Hjelmeland
2017-11-01net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland
2017-10-27net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.hEgil Hjelmeland