index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
drivers
/
net
/
dsa
/
ocelot
/
felix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
1
-8
/
+7
2021-04-28
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-1
/
+1
2021-04-28
net: dsa: no longer clone skb in core driver
Yangbo Lu
1
-5
/
+8
2021-04-28
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
1
-1
/
+1
2021-04-28
net: dsa: check tx timestamp request in core driver
Yangbo Lu
1
-2
/
+1
2021-03-24
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
1
-1
/
+3
2021-02-17
net: dsa: felix: Add support for MRP
Horatiu Vultur
1
-0
/
+38
2021-02-17
net: dsa: felix: perform teardown on error in felix_setup
Vladimir Oltean
1
-2
/
+19
2021-02-17
net: dsa: felix: don't deinitialize unused ports
Vladimir Oltean
1
-1
/
+5
2021-02-15
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
1
-1
/
+2
2021-02-15
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
1
-1
/
+2
2021-02-15
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
1
-0
/
+69
2021-02-15
net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
Vladimir Oltean
1
-3
/
+128
2021-02-15
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
1
-14
/
+4
2021-02-15
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
1
-3
/
+3
2021-02-13
net: mscc: ocelot: offload bridge port flags to device
Vladimir Oltean
1
-0
/
+22
2021-02-13
net: mscc: ocelot: use separate flooding PGID for broadcast
Vladimir Oltean
1
-0
/
+2
2021-02-13
net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializes
Vladimir Oltean
1
-0
/
+1
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+16
2021-02-09
net: dsa: felix: implement port flushing on .phylink_mac_link_down
Vladimir Oltean
1
-1
/
+16
2021-02-07
net: dsa: felix: propagate the LAG offload ops towards the ocelot lib
Vladimir Oltean
1
-0
/
+32
2021-01-30
net: dsa: felix: perform switch setup for tag_8021q
Vladimir Oltean
1
-1
/
+336
2021-01-30
net: dsa: felix: convert to the new .change_tag_protocol DSA API
Vladimir Oltean
1
-35
/
+151
2021-01-30
net: mscc: ocelot: don't use NPI tag prefix for the CPU port module
Vladimir Oltean
1
-4
/
+4
2021-01-16
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
1
-0
/
+118
2021-01-16
net: mscc: ocelot: export NUM_TC constant from felix to common switch lib
Vladimir Oltean
1
-1
/
+1
2021-01-16
net: dsa: felix: perform teardown in reverse order of setup
Vladimir Oltean
1
-5
/
+5
2021-01-16
net: dsa: felix: reindent struct dsa_switch_ops
Vladimir Oltean
1
-37
/
+37
2021-01-16
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
1
-1
/
+0
2021-01-16
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
1
-1
/
+0
2021-01-12
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
1
-6
/
+10
2021-01-12
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
1
-11
/
+3
2021-01-12
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-3
/
+2
2021-01-12
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-34
/
+8
2021-01-08
net: dsa: ocelot: request DSA to fix up lack of address learning on CPU port
Vladimir Oltean
1
-0
/
+1
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+0
2020-12-06
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
1
-7
/
+0
2020-11-03
net: dsa: felix: improve the workaround for multiple native VLANs on NPI port
Vladimir Oltean
1
-3
/
+11
2020-11-03
net: mscc: ocelot: deny changing the native VLAN from the prepare phase
Vladimir Oltean
1
-1
/
+12
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
1
-4
/
+3
2020-10-03
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
1
-0
/
+22
2020-09-30
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
1
-2
/
+0
2020-09-27
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
1
-3
/
+3
2020-09-27
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
1
-4
/
+25
2020-09-25
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
1
-1
/
+4
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2020-09-19
net: dsa: seville: build as separate module
Vladimir Oltean
1
-26
/
+0
2020-09-19
net: dsa: felix: move the PTP clock structure to felix_vsc9959.c
Vladimir Oltean
1
-18
/
+1
2020-09-19
net: dsa: felix: replace tabs with spaces
Vladimir Oltean
1
-1
/
+1
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
1
-0
/
+3
[next]