index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dsa
Age
Commit message (
Expand
)
Author
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
2021-03-16
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
2021-02-16
net: mscc: ocelot: Add support for MRP
Horatiu Vultur
2021-02-14
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
2021-01-29
net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN
Vladimir Oltean
2021-01-07
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
2020-09-20
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
2020-09-11
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
2020-09-11
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
2020-09-11
net: dsa: tag_8021q: include missing refcount.h
Vladimir Oltean
2020-08-03
net: dsa: loop: Wire-up MTU callbacks
Florian Fainelli
2020-08-03
net: dsa: loop: Move data structures to header
Florian Fainelli
2020-05-12
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
2020-05-12
net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs
Vladimir Oltean
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
2020-05-12
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
2020-05-12
net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helper
Vladimir Oltean
2020-05-10
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
2020-03-24
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
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