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
/
ethernet
/
stmicro
/
stmmac
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-05
net: stmmac: use GFP_DMA32
Matteo Croce
1
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-31
net: stmmac: make sure that ptp_rate is not 0 before configuring EST
Alexis Lothoré
1
-0
/
+5
2025-05-31
net: stmmac: make sure that ptp_rate is not 0 before configuring timestamping
Alexis Lothoré
2
-1
/
+6
2025-05-29
net: stmmac: platform: guarantee uniqueness of bus_id
Quentin Schulz
1
-2
/
+9
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-05-21
net: dwmac-sun8i: Use parsed internal PHY address instead of 1
Paul Kocialkowski
1
-1
/
+1
2025-05-16
net: stmmac: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2
-44
/
+42
2025-05-15
net: stmmac: generate software timestamp just before the doorbell
Jason Xing
1
-5
/
+2
2025-05-10
net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN stripping
Boon Khai Ng
5
-1
/
+38
2025-05-10
net: stmmac: stmmac_vlan: rename VLAN functions and symbol to generic symbol.
Boon Khai Ng
4
-210
/
+161
2025-05-10
net: stmmac: Refactor VLAN implementation
Boon Khai Ng
10
-462
/
+527
2025-05-03
net: stmmac: remove speed_mode_2500() method
Russell King (Oracle)
1
-3
/
+0
2025-05-03
net: stmmac: intel: convert speed_mode_2500() to get_interfaces()
Russell King (Oracle)
2
-15
/
+16
2025-05-03
net: stmmac: intel: move phy_interface init to tgl_common_data()
Russell King (Oracle)
1
-4
/
+1
2025-05-03
net: stmmac: add get_interfaces() platform method
Russell King (Oracle)
1
-3
/
+13
2025-05-03
net: stmmac: use priv->plat->phy_interface directly
Russell King (Oracle)
1
-3
/
+3
2025-05-03
net: stmmac: use a local variable for priv->phylink_config
Russell King (Oracle)
1
-19
/
+18
2025-04-28
net: stmmac: dwmac-loongson: Add new GMAC's PCI device ID support
Huacai Chen
1
-3
/
+5
2025-04-28
net: stmmac: dwmac-loongson: Add new multi-chan IP core support
Huacai Chen
1
-25
/
+37
2025-04-28
net: stmmac: socfpga: Remove unused pcs-mdiodev field
Maxime Chevallier
1
-1
/
+0
2025-04-28
net: stmmac: socfpga: Don't check for phy to enable the SGMII adapter
Maxime Chevallier
1
-6
/
+7
2025-04-28
net: stmmac: socfpga: Enable internal GMII when using 1000BaseX
Maxime Chevallier
1
-0
/
+1
2025-04-28
net: stmmac: dwmac-loongson: Move queue number init to common function
Huacai Chen
1
-31
/
+9
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+4
2025-04-24
net: stmmac: fix multiplication overflow when reading timestamp
Alexis Lothoré
2
-2
/
+2
2025-04-24
net: stmmac: fix dwmac1000 ptp timestamp status offset
Alexis Lothore
1
-2
/
+2
2025-04-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
6
-200
/
+45
2025-04-24
net: stmmac: dwc-qos: calibrate tegra with mdio bus idle
Russell King (Oracle)
1
-2
/
+10
2025-04-23
net: stmmac: visconti: convert to set_clk_tx_rate() method
Russell King (Oracle)
1
-19
/
+6
2025-04-23
net: stmmac: Add DWMAC glue layer for Renesas GBETH
Lad Prabhakar
3
-0
/
+158
2025-04-22
net: stmmac: socfpga: convert to devm_stmmac_pltfr_probe()
Russell King (Oracle)
1
-6
/
+1
2025-04-22
net: stmmac: socfpga: call set_phy_mode() before registration
Russell King (Oracle)
1
-15
/
+5
2025-04-22
net: stmmac: socfpga: convert to stmmac_pltfr_pm_ops
Russell King (Oracle)
1
-35
/
+2
2025-04-22
net: stmmac: socfpga: provide init function
Russell King (Oracle)
1
-4
/
+9
2025-04-22
net: stmmac: socfpga: init dwmac->stmmac_rst before registration
Russell King (Oracle)
1
-11
/
+6
2025-04-18
net: ethtool: mm: extract stmmac verification logic into common library
Vladimir Oltean
6
-201
/
+45
2025-04-18
net: stmmac: move frag_size handling out of spin_lock
Faizal Rahim
1
-5
/
+6
2025-04-18
net: stmmac: mediatek: stop initialising plat->mac_interface
Russell King (Oracle)
1
-1
/
+0
2025-04-18
net: stmmac: dwc-qos: use PHY clock-stop capability
Russell King (Oracle)
1
-1
/
+2
2025-04-18
net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
Kees Cook
1
-1
/
+1
2025-04-18
net: stmmac: sunxi: use devm_stmmac_pltfr_probe()
Russell King (Oracle)
1
-2
/
+1
2025-04-18
net: stmmac: sunxi: use stmmac_pltfr_probe()
Russell King (Oracle)
1
-14
/
+1
2025-04-18
net: stmmac: sunxi: convert to set_clk_tx_rate()
Russell King (Oracle)
1
-21
/
+21
2025-04-17
net: stmmac: sti: convert to stmmac_pltfr_pm_ops
Russell King (Oracle)
1
-24
/
+1
2025-04-17
net: stmmac: sti: convert to devm_stmmac_pltfr_probe()
Russell King (Oracle)
1
-28
/
+26
2025-04-17
net: stmmac: sti: use phy_interface_mode_is_rgmii()
Russell King (Oracle)
1
-7
/
+2
2025-04-17
net: stmmac: sun8i: use stmmac_pltfr_probe()
Russell King (Oracle)
1
-8
/
+2
2025-04-17
net: stmmac: intel: remove unnecessary setting max_speed
Russell King (Oracle)
1
-3
/
+0
2025-04-15
net: stmmac: ingenic: convert to devm_stmmac_pltfr_probe()
Russell King (Oracle)
1
-6
/
+1
[next]