index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
14 days
net: stmmac: Update default_an_inband before passing value to phylink_config
KhaiWenTan
1
-2
/
+2
2026-04-14
net: stmmac: enable RPS and RBU interrupts
Russell King (Oracle)
1
-0
/
+6
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-7
/
+31
2026-04-08
net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failure
Johan Alvarado
1
-0
/
+8
2026-04-04
net: stmmac: Fix PTP ref clock for Tegra234
Jon Hunter
1
-2
/
+17
2026-04-04
net: stmmac: qcom-ethqos: set clk_csr
Russell King (Oracle)
1
-0
/
+6
2026-04-04
stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
Julian Braha
1
-6
/
+3
2026-04-03
net: stmmac: fix integer underflow in chain mode
Tyllis Xu
1
-5
/
+6
2026-04-02
net: stmmac: move "TSO supported" message to stmmac_set_gso_features()
Russell King (Oracle)
1
-3
/
+3
2026-04-02
net: stmmac: check txpbl for TSO
Russell King (Oracle)
1
-0
/
+14
2026-04-02
net: stmmac: add warning when TSO is requested but unsupported
Russell King (Oracle)
1
-1
/
+3
2026-04-02
net: stmmac: make stmmac_set_gso_features() more readable
Russell King (Oracle)
1
-7
/
+13
2026-04-02
net: stmmac: split out gso features setup
Russell King (Oracle)
1
-7
/
+14
2026-04-02
net: stmmac: simplify GSO/TSO test in stmmac_xmit()
Russell King (Oracle)
2
-12
/
+19
2026-04-02
net: stmmac: move check for hardware checksum supported
Russell King (Oracle)
1
-19
/
+19
2026-04-02
net: stmmac: move TSO VLAN tag insertion to core code
Russell King (Oracle)
1
-13
/
+10
2026-04-02
net: stmmac: add GSO MSS checks
Russell King (Oracle)
1
-1
/
+8
2026-04-02
net: stmmac: add TSO check for header length
Russell King (Oracle)
1
-1
/
+16
2026-04-02
net: stmmac: add stmmac_tso_header_size()
Russell King (Oracle)
1
-5
/
+15
2026-04-02
net: stmmac: fix TSO support when some channels have TBS available
Russell King (Oracle)
1
-4
/
+28
2026-04-02
net: stmmac: fix .ndo_fix_features()
Russell King (Oracle)
1
-8
/
+2
2026-04-02
net: stmmac: fix channel TSO enable on resume
Russell King (Oracle)
1
-1
/
+1
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+4
2026-04-01
net: stmmac: skip VLAN restore when VLAN hash ops are missing
Michal Piekos
1
-10
/
+4
2026-03-31
net: stmmac: qcom-ethqos: move phase_shift to register update site
Russell King (Oracle)
1
-8
/
+9
2026-03-31
net: stmmac: qcom-ethqos: correct prg_rclk_dly comment
Russell King (Oracle)
1
-2
/
+4
2026-03-31
net: stmmac: qcom-ethqos: move loopback decision next to reg update
Russell King (Oracle)
1
-8
/
+6
2026-03-31
net: stmmac: qcom-ethqos: simplify prg_rclk_dly programming
Russell King (Oracle)
1
-6
/
+7
2026-03-31
net: stmmac: qcom-ethqos: finally eliminate the switch
Russell King (Oracle)
1
-31
/
+16
2026-03-31
net: stmmac: qcom-ethqos: move RGMII_CONFIG2_RX_PROG_SWAP
Russell King (Oracle)
1
-15
/
+6
2026-03-31
net: stmmac: qcom-ethqos: move RGMII_CONFIG2_RSVD_CONFIG15 out
Russell King (Oracle)
1
-7
/
+3
2026-03-31
net: stmmac: qcom-ethqos: move 100M/10M speed programming
Russell King (Oracle)
1
-6
/
+9
2026-03-31
net: stmmac: qcom-ethqos: move two more RGMII_IO_MACRO_CONFIG2 out
Russell King (Oracle)
1
-13
/
+5
2026-03-31
net: stmmac: qcom-ethqos: move 1G vs 100M/10M RGMII settings
Russell King (Oracle)
1
-14
/
+12
2026-03-31
net: stmmac: qcom-ethqos: move RGMII_CONFIG_DDR_MODE
Russell King (Oracle)
1
-6
/
+2
2026-03-31
net: stmmac: qcom-ethqos: move detection of invalid RGMII speed
Russell King (Oracle)
1
-3
/
+5
2026-03-31
net: stmmac: qcom-ethqos: eliminate configure_func
Russell King (Oracle)
1
-20
/
+15
2026-03-31
net: stmmac: qcom-ethqos: pass ethqos to ethqos_pcs_set_inband()
Russell King (Oracle)
1
-5
/
+5
2026-03-31
net: stmmac: qcom-ethqos: remove ethqos_configure()
Russell King (Oracle)
1
-7
/
+1
2026-03-29
net: stmmac: dwmac-rk: Fix typo in comment
谢致邦 (XIE Zhibang)
1
-1
/
+1
2026-03-28
net: stmmac: imx: Disable EEE
Laurent Pinchart
1
-6
/
+3
2026-03-28
net: stmmac: provide flag to disable EEE
Russell King (Oracle)
1
-1
/
+6
2026-03-27
net: stmmac: remove axi_kbbe, axi_mb and axi_rb members
Russell King (Oracle)
2
-4
/
+0
2026-03-27
net: stmmac: dwmac-sofcpga: Drop the struct device reference
Maxime Chevallier
1
-7
/
+8
2026-03-27
net: stmmac: dwmac-socfpga: get the phy_mode with the dedicated helper
Maxime Chevallier
1
-5
/
+4
2026-03-27
net: stmmac: dwmac-socfpga: Use the correct type for interface modes
Maxime Chevallier
1
-3
/
+3
2026-03-27
net: stmmac: dwmac-socfpga: Use the socfpga_sgmii_config() helper
Maxime Chevallier
1
-4
/
+2
2026-03-27
net: stmmac: dwmac-socfpga: Move internal helpers
Maxime Chevallier
1
-12
/
+12
2026-03-27
net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family
Joey Lu
3
-0
/
+149
2026-03-24
net: stmmac: elminate tbs_desc in stmmac_xmit()
Russell King (Oracle)
1
-3
/
+2
[next]