index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dsa
Age
Commit message (
Expand
)
Author
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
2020-01-05
net: dsa: sja1105: Always send through management routes in slot 0
Vladimir Oltean
2019-12-30
net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestamping
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Add a state machine for RX timestamping
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Add a global sja1105_tagger_data structure
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Build a minimal understanding of meta frames
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Add logic for TX timestamping
Vladimir Oltean
2019-06-08
net: dsa: tag_8021q: Create helper function for removing VLAN header
Vladimir Oltean
2019-05-31
net: dsa: sja1105: Don't store frame type in skb->cb
Vladimir Oltean
2019-05-05
net: dsa: sja1105: Add support for traffic through standalone ports
Vladimir Oltean
2019-05-05
net: dsa: Optional VLAN-based port separation for switches without tagging
Vladimir Oltean
2019-05-03
net: dsa: sja1105: Add support for VLAN operations
Vladimir Oltean
2019-05-03
net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
Vladimir Oltean
2018-01-04
net: dsa: lan9303: phy_addr_sel_strap rename and retype
Egil Hjelmeland
2017-12-08
net: dsa: lan9303: Protect ALR operations with mutex
Egil Hjelmeland
2017-11-08
net: dsa: lan9303: Correct register names in comments
Egil Hjelmeland
2017-11-03
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
2017-10-27
net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.h
Egil Hjelmeland