index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
Lines
2026-04-13
net: stmmac: enable RPS and RBU interrupts
Russell King (Oracle)
-0
/
+6
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+31
2026-04-07
net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failure
Johan Alvarado
-0
/
+8
2026-04-03
net: stmmac: Fix PTP ref clock for Tegra234
Jon Hunter
-2
/
+17
2026-04-03
net: stmmac: qcom-ethqos: set clk_csr
Russell King (Oracle)
-0
/
+6
2026-04-03
stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
Julian Braha
-6
/
+3
2026-04-02
net: stmmac: fix integer underflow in chain mode
Tyllis Xu
-5
/
+6
2026-04-02
net: stmmac: move "TSO supported" message to stmmac_set_gso_features()
Russell King (Oracle)
-3
/
+3
2026-04-02
net: stmmac: check txpbl for TSO
Russell King (Oracle)
-0
/
+14
2026-04-02
net: stmmac: add warning when TSO is requested but unsupported
Russell King (Oracle)
-1
/
+3
2026-04-02
net: stmmac: make stmmac_set_gso_features() more readable
Russell King (Oracle)
-7
/
+13
2026-04-02
net: stmmac: split out gso features setup
Russell King (Oracle)
-7
/
+14
2026-04-02
net: stmmac: simplify GSO/TSO test in stmmac_xmit()
Russell King (Oracle)
-12
/
+19
2026-04-02
net: stmmac: move check for hardware checksum supported
Russell King (Oracle)
-19
/
+19
2026-04-02
net: stmmac: move TSO VLAN tag insertion to core code
Russell King (Oracle)
-13
/
+10
2026-04-02
net: stmmac: add GSO MSS checks
Russell King (Oracle)
-1
/
+8
2026-04-02
net: stmmac: add TSO check for header length
Russell King (Oracle)
-1
/
+16
2026-04-02
net: stmmac: add stmmac_tso_header_size()
Russell King (Oracle)
-5
/
+15
2026-04-02
net: stmmac: fix TSO support when some channels have TBS available
Russell King (Oracle)
-4
/
+28
2026-04-02
net: stmmac: fix .ndo_fix_features()
Russell King (Oracle)
-8
/
+2
2026-04-02
net: stmmac: fix channel TSO enable on resume
Russell King (Oracle)
-1
/
+1
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-10
/
+4
2026-03-31
net: stmmac: skip VLAN restore when VLAN hash ops are missing
Michal Piekos
-10
/
+4
2026-03-30
net: stmmac: qcom-ethqos: move phase_shift to register update site
Russell King (Oracle)
-8
/
+9
2026-03-30
net: stmmac: qcom-ethqos: correct prg_rclk_dly comment
Russell King (Oracle)
-2
/
+4
2026-03-30
net: stmmac: qcom-ethqos: move loopback decision next to reg update
Russell King (Oracle)
-8
/
+6
2026-03-30
net: stmmac: qcom-ethqos: simplify prg_rclk_dly programming
Russell King (Oracle)
-6
/
+7
2026-03-30
net: stmmac: qcom-ethqos: finally eliminate the switch
Russell King (Oracle)
-31
/
+16
2026-03-30
net: stmmac: qcom-ethqos: move RGMII_CONFIG2_RX_PROG_SWAP
Russell King (Oracle)
-15
/
+6
2026-03-30
net: stmmac: qcom-ethqos: move RGMII_CONFIG2_RSVD_CONFIG15 out
Russell King (Oracle)
-7
/
+3
2026-03-30
net: stmmac: qcom-ethqos: move 100M/10M speed programming
Russell King (Oracle)
-6
/
+9
2026-03-30
net: stmmac: qcom-ethqos: move two more RGMII_IO_MACRO_CONFIG2 out
Russell King (Oracle)
-13
/
+5
2026-03-30
net: stmmac: qcom-ethqos: move 1G vs 100M/10M RGMII settings
Russell King (Oracle)
-14
/
+12
2026-03-30
net: stmmac: qcom-ethqos: move RGMII_CONFIG_DDR_MODE
Russell King (Oracle)
-6
/
+2
2026-03-30
net: stmmac: qcom-ethqos: move detection of invalid RGMII speed
Russell King (Oracle)
-3
/
+5
2026-03-30
net: stmmac: qcom-ethqos: eliminate configure_func
Russell King (Oracle)
-20
/
+15
2026-03-30
net: stmmac: qcom-ethqos: pass ethqos to ethqos_pcs_set_inband()
Russell King (Oracle)
-5
/
+5
2026-03-30
net: stmmac: qcom-ethqos: remove ethqos_configure()
Russell King (Oracle)
-7
/
+1
2026-03-29
net: stmmac: dwmac-rk: Fix typo in comment
谢致邦 (XIE Zhibang)
-1
/
+1
2026-03-27
net: stmmac: imx: Disable EEE
Laurent Pinchart
-6
/
+3
2026-03-27
net: stmmac: provide flag to disable EEE
Russell King (Oracle)
-1
/
+6
2026-03-26
net: stmmac: remove axi_kbbe, axi_mb and axi_rb members
Russell King (Oracle)
-4
/
+0
2026-03-26
net: stmmac: dwmac-sofcpga: Drop the struct device reference
Maxime Chevallier
-7
/
+8
2026-03-26
net: stmmac: dwmac-socfpga: get the phy_mode with the dedicated helper
Maxime Chevallier
-5
/
+4
2026-03-26
net: stmmac: dwmac-socfpga: Use the correct type for interface modes
Maxime Chevallier
-3
/
+3
2026-03-26
net: stmmac: dwmac-socfpga: Use the socfpga_sgmii_config() helper
Maxime Chevallier
-4
/
+2
2026-03-26
net: stmmac: dwmac-socfpga: Move internal helpers
Maxime Chevallier
-12
/
+12
2026-03-26
net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family
Joey Lu
-0
/
+149
2026-03-24
net: stmmac: elminate tbs_desc in stmmac_xmit()
Russell King (Oracle)
-3
/
+2
2026-03-24
net: stmmac: use first_desc for TBS
Russell King (Oracle)
-1
/
+6
[next]