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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-14
net: stmmac: Prevent NULL deref when RX memory exhausted
Sam Edwards
1
-7
/
+12
2026-05-14
net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()
Russell King (Oracle)
4
-16
/
+16
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-03
net: stmmac: fix integer underflow in chain mode
Tyllis Xu
1
-5
/
+6
2026-04-01
net: stmmac: skip VLAN restore when VLAN hash ops are missing
Michal Piekos
1
-10
/
+4
2026-03-05
net: stmmac: Defer VLAN HW configuration when interface is down
Ovidiu Panait
2
-19
/
+26
2026-03-05
net: stmmac: Fix VLAN HW state restore
Ovidiu Panait
2
-12
/
+22
2026-03-05
net: stmmac: Improve double VLAN handling
Ovidiu Panait
3
-4
/
+21
2026-03-05
net: stmmac: Fix error handling in VLAN add and delete paths
Ovidiu Panait
1
-4
/
+14
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2026-02-25
net: stmmac: fix timestamping configuration after suspend/resume
Russell King (Oracle)
1
-0
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-16
/
+16
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-28
/
+25
2026-02-13
net: stmmac: fix oops when split header is enabled
Jie Zhang
1
-3
/
+17
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+2
2026-02-11
net: stmmac: qcom-ethqos: fix qcom_ethqos_serdes_powerup()
Russell King (Oracle)
1
-2
/
+10
2026-02-06
net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
Huacai Chen
1
-2
/
+2
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2026-02-05
net: stmmac: imx: fix iMX93 register definitions
Russell King (Oracle)
1
-11
/
+14
2026-02-05
net: stmmac: rk: rk3506, rk3528 and rk3588 have rmii_mode in clock register
Russell King (Oracle)
1
-40
/
+24
2026-02-05
net: stmmac: rk: use rk_encode_wm16() for clock selection
Russell King (Oracle)
1
-99
/
+75
2026-02-05
net: stmmac: rk: rk3528: gmac0 only supports RMII
Russell King (Oracle)
1
-0
/
+1
2026-02-05
net: stmmac: rk: rk3328: gmac2phy only supports RMII
Russell King (Oracle)
1
-0
/
+1
2026-02-05
net: stmmac: rk: replace empty set_to_rmii() with supports_rmii
Russell King (Oracle)
1
-62
/
+24
2026-02-05
net: stmmac: rk: introduce flags indicating support for RGMII/RMII
Russell King (Oracle)
1
-10
/
+25
2026-02-05
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
6
-58
/
+0
2026-02-05
net: stmmac: move serdes power methods to stmmac_[open|release]()
Russell King (Oracle)
1
-11
/
+10
2026-02-05
net: stmmac: add missing serdes power down in error paths
Russell King (Oracle)
1
-1
/
+3
2026-02-05
net: stmmac: add state tracking for legacy serdes power state
Russell King (Oracle)
2
-1
/
+6
2026-02-05
net: stmmac: add wrappers for serdes_power[up|down]() methods
Russell King (Oracle)
1
-19
/
+29
2026-02-05
net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMII
Dan Carpenter
1
-6
/
+22
2026-02-04
net: stmmac: rk: convert px30
Russell King (Oracle)
1
-34
/
+4
2026-02-04
net: stmmac: rk: remove need for ->set_speed() method
Russell King (Oracle)
1
-125
/
+29
2026-02-04
net: stmmac: rk: use rk_encode_wm16() for RMII clock
Russell King (Oracle)
1
-158
/
+33
2026-02-04
net: stmmac: rk: use rk_encode_wm16() for RMII speed
Russell King (Oracle)
1
-38
/
+31
2026-02-04
net: stmmac: rk: use rk_encode_wm16() for RGMII clocks
Russell King (Oracle)
1
-64
/
+36
2026-02-04
net: stmmac: rk: remove rk3528 RMII clock initialisation
Russell King (Oracle)
1
-2
/
+1
2026-02-04
net: stmmac: rk: convert rk3588 to rk_set_reg_speed()
Russell King (Oracle)
1
-29
/
+34
2026-02-04
net: stmmac: rk: move speed GRF register offset to private data
Russell King (Oracle)
1
-33
/
+81
2026-02-04
net: stmmac: rk: convert rk3588 to mask-based interface mode config
Russell King (Oracle)
1
-10
/
+35
2026-02-04
net: stmmac: rk: convert to mask-based interface mode configuration
Russell King (Oracle)
1
-101
/
+156
2026-02-03
net: stmmac: handle integrated PCS phy_intf_sel separately
Russell King (Oracle)
3
-3
/
+23
2026-02-03
net: stmmac: move most PCS register definitions to stmmac_pcs.c
Russell King (Oracle)
2
-26
/
+18
2026-02-03
net: stmmac: clear half-duplex caps where unsupported
Russell King (Oracle)
2
-2
/
+3
2026-02-03
net: stmmac: dwmac-renesas-gbeth: Add support for RZ/G3L SoC
Biju Das
1
-0
/
+1
2026-02-03
net: stmmac: fix stm32 (and potentially others) resume regression
Russell King (Oracle)
1
-1
/
+2
[next]