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