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
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
/
ethernet
/
mscc
/
ocelot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged
Vladimir Oltean
1
-11
/
+177
2024-08-16
net: mscc: ocelot: serialize access to the injection/extraction groups
Vladimir Oltean
1
-0
/
+52
2024-08-16
net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"
Vladimir Oltean
1
-1
/
+9
2024-08-16
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
1
-6
/
+23
2024-02-05
net: ocelot: update the MODULE_DESCRIPTION()
Breno Leitao
1
-1
/
+1
2024-01-29
net: fill in MODULE_DESCRIPTION()s for ocelot
Breno Leitao
1
-0
/
+1
2023-07-07
net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock
Vladimir Oltean
1
-1
/
+0
2023-06-29
net: mscc: ocelot: don't keep PTP configuration of all ports in single structure
Vladimir Oltean
1
-1
/
+0
2023-04-18
net: mscc: ocelot: add support for preemptible traffic classes
Vladimir Oltean
1
-1
/
+9
2023-04-18
net: mscc: ocelot: add support for mqprio offload
Vladimir Oltean
1
-0
/
+50
2023-03-20
net: mscc: ocelot: expose serdes configuration function
Colin Foster
1
-0
/
+40
2023-03-20
net: mscc: ocelot: expose generic phylink_mac_config routine
Colin Foster
1
-0
/
+26
2023-03-20
net: mscc: ocelot: expose ocelot_pll5_init routine
Colin Foster
1
-0
/
+31
2023-01-31
net: mscc: ocelot: expose ocelot_reset routine
Colin Foster
1
-2
/
+46
2023-01-23
net: mscc: ocelot: add MAC Merge layer support for VSC9959
Vladimir Oltean
1
-4
/
+14
2022-11-16
net: mscc: ocelot: drop workaround for forcing RX flow control
Vladimir Oltean
1
-4
/
+2
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2022-09-29
net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridge
Vladimir Oltean
1
-0
/
+7
2022-09-20
net: dsa: felix: add support for changing DSA master
Vladimir Oltean
1
-1
/
+2
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
1
-2
/
+6
2022-09-09
net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.c
Vladimir Oltean
1
-478
/
+0
2022-09-09
net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib
Vladimir Oltean
1
-44
/
+0
2022-09-09
net: mscc: ocelot: move stats code to ocelot_stats.c
Vladimir Oltean
1
-207
/
+7
2022-09-09
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
1
-0
/
+3
2022-09-09
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
1
-11
/
+37
2022-08-23
net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAG
Vladimir Oltean
1
-0
/
+19
2022-08-23
net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity
Vladimir Oltean
1
-32
/
+32
2022-08-18
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
1
-6
/
+5
2022-08-18
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
1
-13
/
+27
2022-08-18
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
1
-6
/
+5
2022-06-19
net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
Xiaoliang Yang
1
-0
/
+1
2022-05-23
net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports
Vladimir Oltean
1
-46
/
+74
2022-05-23
net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpu
Vladimir Oltean
1
-0
/
+8
2022-05-23
net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...
Vladimir Oltean
1
-2
/
+5
2022-05-23
net: dsa: felix: move the updating of PGID_CPU to the ocelot lib
Vladimir Oltean
1
-0
/
+31
2022-05-13
net: dsa: felix: bring the NPI port indirection for host flooding to surface
Vladimir Oltean
1
-3
/
+0
2022-05-13
net: dsa: felix: bring the NPI port indirection for host MDBs to surface
Vladimir Oltean
1
-6
/
+0
2022-05-13
net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q too
Vladimir Oltean
1
-6
/
+1
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+3
2022-05-07
net: dsa: felix: perform MDB migration based on ocelot->multicast list
Vladimir Oltean
1
-0
/
+61
2022-05-06
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
1
-8
/
+3
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
1
-0
/
+5
2022-04-25
net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...
Vladimir Oltean
1
-2
/
+2
2022-04-25
net: mscc: ocelot: ignore VID 0 added by 8021q module
Vladimir Oltean
1
-0
/
+10
2022-04-19
net: mscc: ocelot: fix broken IP multicast flooding
Vladimir Oltean
1
-0
/
+2
2022-03-18
net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2
Vladimir Oltean
1
-3
/
+3
2022-03-18
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
1
-0
/
+76
2022-03-15
net: mscc: ocelot: fix build error due to missing IEEE_8021QAZ_MAX_TCS
Vladimir Oltean
1
-2
/
+2
2022-03-14
net: dsa: felix: configure default-prio and dscp priorities
Vladimir Oltean
1
-0
/
+116
2022-03-03
net: mscc: ocelot: accept configuring bridge port flags on the NPI port
Vladimir Oltean
1
-0
/
+3
[next]