index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
1
-0
/
+12
2021-10-13
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
1
-0
/
+37
2021-10-13
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...
Vladimir Oltean
1
-14
/
+1
2021-10-13
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
1
-15
/
+14
2021-10-09
net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports
Vladimir Oltean
1
-0
/
+13
2021-09-17
net: update NXP copyright text
Vladimir Oltean
1
-1
/
+1
2021-08-25
net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid
Vladimir Oltean
1
-1
/
+0
2021-08-25
net: dsa: sja1105: drop untagged packets on the CPU and DSA ports
Vladimir Oltean
1
-0
/
+2
2021-08-18
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
1
-0
/
+18
2021-07-27
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
1
-0
/
+10
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
1
-13
/
+3
2021-07-20
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
1
-2
/
+0
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
1
-9
/
+1
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
1
-9
/
+9
2021-07-20
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
1
-0
/
+6
2021-07-20
net: dsa: tag_8021q: remove struct packet_type declaration
Vladimir Oltean
1
-1
/
+0
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
2
-9
/
+1
2021-06-11
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
1
-0
/
+23
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
1
-0
/
+1
2021-06-11
net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp
Vladimir Oltean
1
-1
/
+1
2021-06-11
net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function
Vladimir Oltean
1
-0
/
+3
2021-06-11
net: dsa: tag_8021q: remove shim declarations
Vladimir Oltean
1
-76
/
+0
2021-04-28
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-1
/
+2
2021-03-17
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
1
-5
/
+0
2021-02-17
net: mscc: ocelot: Add support for MRP
Horatiu Vultur
1
-0
/
+5
2021-02-15
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
1
-0
/
+10
2021-02-15
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
1
-0
/
+208
2021-01-30
net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN
Vladimir Oltean
1
-0
/
+14
2021-01-08
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
1
-0
/
+16
2020-09-21
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
1
-0
/
+2
2020-09-12
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
1
-19
/
+27
2020-09-12
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
1
-4
/
+2
2020-09-12
net: dsa: tag_8021q: include missing refcount.h
Vladimir Oltean
1
-0
/
+1
2020-08-04
net: dsa: loop: Wire-up MTU callbacks
Florian Fainelli
1
-0
/
+1
2020-08-04
net: dsa: loop: Move data structures to header
Florian Fainelli
1
-0
/
+40
2020-05-12
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
1
-0
/
+2
2020-05-12
net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs
Vladimir Oltean
1
-0
/
+16
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
1
-0
/
+1
2020-05-12
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
1
-15
/
+4
2020-05-12
net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helper
Vladimir Oltean
1
-0
/
+7
2020-05-11
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
1
-0
/
+45
2020-03-25
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
1
-7
/
+0
2020-01-06
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
1
-0
/
+3
2020-01-06
net: dsa: sja1105: Always send through management routes in slot 0
Vladimir Oltean
1
-1
/
+0
2019-12-31
net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestamping
Vladimir Oltean
1
-2
/
+0
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-1
/
+3
2019-06-09
net: dsa: sja1105: Add a state machine for RX timestamping
Vladimir Oltean
1
-0
/
+7
2019-06-09
net: dsa: sja1105: Add a global sja1105_tagger_data structure
Vladimir Oltean
1
-0
/
+15
2019-06-09
net: dsa: sja1105: Build a minimal understanding of meta frames
Vladimir Oltean
1
-0
/
+11
2019-06-09
net: dsa: sja1105: Add logic for TX timestamping
Vladimir Oltean
1
-0
/
+1
[next]