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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-18
net: dsa: felix: report timestamping stats from the ocelot library
Vladimir Oltean
1
-0
/
+9
2024-12-12
net: dsa: felix: fix stuck CPU-injected packets with short taprio windows
Vladimir Oltean
1
-6
/
+11
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-10-05
net: dsa: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-2
/
+2
2024-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+7
2024-09-12
net: dsa: felix: ignore pending status of TAS module when it's disabled
Xiaoliang Yang
1
-4
/
+7
2024-09-05
net: dsa: felix: Annotate struct action_gate_entry with __counted_by
Hongbo Li
1
-1
/
+1
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+120
2024-08-22
net: dsa: ocelot: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-4
/
+1
2024-08-16
net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021q
Vladimir Oltean
1
-6
/
+109
2024-08-16
net: mscc: ocelot: serialize access to the injection/extraction groups
Vladimir Oltean
1
-0
/
+11
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-06-03
net: dsa: ocelot: unexport felix_phylink_mac_ops and felix_switch_ops
Vladimir Oltean
2
-7
/
+2
2024-06-03
net: dsa: ocelot: common probing code
Vladimir Oltean
5
-111
/
+63
2024-06-03
net: dsa: ocelot: use ds->num_tx_queues = OCELOT_NUM_TC for all models
Vladimir Oltean
4
-6
/
+5
2024-06-03
net: dsa: ocelot: move devm_request_threaded_irq() to felix_setup()
Vladimir Oltean
3
-21
/
+33
2024-06-03
net: dsa: ocelot: consistently use devres in felix_pci_probe()
Vladimir Oltean
1
-25
/
+15
2024-06-03
net: dsa: ocelot: delete open coded status = "disabled" parsing
Vladimir Oltean
1
-5
/
+0
2024-06-03
net: dsa: ocelot: use devres in seville_probe()
Vladimir Oltean
1
-31
/
+13
2024-06-03
net: dsa: ocelot: use devres in ocelot_ext_probe()
Vladimir Oltean
1
-19
/
+5
2024-05-30
net: dsa: felix: provide own phylink MAC operations
Russell King (Oracle)
5
-18
/
+40
2024-04-19
net: dsa: felix: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2
-37
/
+37
2023-09-20
net: dsa: ocelot: Convert to platform remove callback returning void
Uwe Kleine-König
2
-10
/
+6
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2023-08-19
net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gates
Vladimir Oltean
1
-0
/
+3
2023-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2023-08-05
net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...
Vladimir Oltean
1
-0
/
+2
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-4
/
+4
2023-07-27
net: dsa: Explicitly include correct DT includes
Rob Herring
2
-1
/
+3
2023-07-18
net: dsa: remove legacy_pre_march2020 from drivers
Russell King (Oracle)
1
-6
/
+0
2023-07-11
net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
Lu Hongfei
1
-1
/
+0
2023-07-07
net: mscc: ocelot: fix oversize frame dropping for preemptible TCs
Vladimir Oltean
1
-4
/
+17
2023-07-07
net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->ops
Vladimir Oltean
3
-5
/
+3
2023-07-07
net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock
Vladimir Oltean
2
-16
/
+24
2023-06-29
net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...
Vladimir Oltean
1
-0
/
+12
2023-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-06-15
net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
Vladimir Oltean
1
-1
/
+1
2023-06-07
net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()
Dan Carpenter
1
-1
/
+2
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
1
-1
/
+3
2023-05-30
net: dsa: ocelot: use lynx_pcs_create_mdiodev()
Russell King (Oracle)
2
-32
/
+8
2023-04-18
net: mscc: ocelot: add support for preemptible traffic classes
Vladimir Oltean
1
-2
/
+5
2023-04-18
net: dsa: felix: act upon the mqprio qopt in taprio offload
Vladimir Oltean
1
-5
/
+17
2023-04-18
net: mscc: ocelot: add support for mqprio offload
Vladimir Oltean
1
-0
/
+9
2023-04-18
net: mscc: ocelot: export a single ocelot_mm_irq()
Vladimir Oltean
1
-4
/
+1
2023-04-14
net: dsa: felix: remove confusing/incorrect comment from felix_setup()
Vladimir Oltean
1
-5
/
+0
2023-03-20
net: dsa: ocelot: add support for external phys
Colin Foster
1
-7
/
+9
2023-03-20
net: dsa: felix: allow serdes configuration for dsa ports
Colin Foster
2
-0
/
+8
2023-03-20
net: dsa: felix: allow configurable phylink_mac_config
Colin Foster
2
-0
/
+15
2023-03-20
net: dsa: felix: attempt to initialize internal hsio plls
Colin Foster
1
-0
/
+3
[next]