index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
6 days
net: stmmac: enable the MAC on link up for all supported speeds
vadik likholetov
6 days
net: stmmac: reset residual action in L3L4 filters on delete
Nazim Amirul
6 days
net: stmmac: fix l3l4 filter rejecting unsupported offload requests
Nazim Amirul
6 days
net: stmmac: xgmac: fix l4 filter port overwrite on register update
Nazim Amirul
6 days
net: stmmac: dwmac4: mask interrupts when stopping DMA in suspend
Luis Lang
7 days
net: stmmac: intel: skip SerDes reconfig when rate is unchanged
Markus Breitenberger
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-24
net: stmmac: dwmac-spacemit: Fix wrong irq definition
Inochi Amaoto
2026-06-24
net: stmmac: dwmac-spacemit: Fix wrong phy interface definition
Inochi Amaoto
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-06-15
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-13
net/stmmac: Apply MTL_MAX queue limit if config missing
Jakub Raczynski
2026-06-13
net/stmmac: Apply TBS config only to used queues
Jakub Raczynski
2026-06-12
net: stmmac: xgmac2: disable RBUE in default RX interrupt mask
Nazim Amirul
2026-06-05
net: stmmac: xgmac: report L3/L4 filter match count in ethtool stats
Nazim Amirul
2026-06-05
net: stmmac: dwmac4: Report DCB feature capability
Ovidiu Panait
2026-06-02
net: stmmac: Improve Tx timer arm logic further
Nazim Amirul
2026-06-01
net: stmmac: starfive: Add STMMAC_FLAG_SPH_DISABLE flag
Minda Chen
2026-06-01
net: stmmac: starfive: Add jhb100 SGMII interface
Minda Chen
2026-05-22
net: stmmac: mmc: Remove duplicate mmc_rx crc
Abid Ali
2026-05-21
net: stmmac: eswin: validate RGMII delay values
Zhi Li
2026-05-21
net: stmmac: eswin: correct RGMII delay granularity to 20 ps
Zhi Li
2026-05-21
net: stmmac: eswin: clear TXD and RXD delay registers during initialization
Zhi Li
2026-05-21
net: stmmac: eswin: fix HSP CSR init ordering after clock enable
Zhi Li
2026-05-07
net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_...
Joey Lu
2026-05-06
treewide: Explicitly include the x86 CPUID headers
Ahmed S. Darwish
2026-04-28
net: stmmac: Prevent NULL deref when RX memory exhausted
Sam Edwards
2026-04-18
net: stmmac: Update default_an_inband before passing value to phylink_config
KhaiWenTan
2026-04-13
net: stmmac: enable RPS and RBU interrupts
Russell King (Oracle)
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-07
net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failure
Johan Alvarado
2026-04-03
net: stmmac: Fix PTP ref clock for Tegra234
Jon Hunter
2026-04-03
net: stmmac: qcom-ethqos: set clk_csr
Russell King (Oracle)
2026-04-03
stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
Julian Braha
2026-04-02
net: stmmac: fix integer underflow in chain mode
Tyllis Xu
2026-04-02
net: stmmac: move "TSO supported" message to stmmac_set_gso_features()
Russell King (Oracle)
2026-04-02
net: stmmac: check txpbl for TSO
Russell King (Oracle)
2026-04-02
net: stmmac: add warning when TSO is requested but unsupported
Russell King (Oracle)
2026-04-02
net: stmmac: make stmmac_set_gso_features() more readable
Russell King (Oracle)
2026-04-02
net: stmmac: split out gso features setup
Russell King (Oracle)
2026-04-02
net: stmmac: simplify GSO/TSO test in stmmac_xmit()
Russell King (Oracle)
2026-04-02
net: stmmac: move check for hardware checksum supported
Russell King (Oracle)
2026-04-02
net: stmmac: move TSO VLAN tag insertion to core code
Russell King (Oracle)
2026-04-02
net: stmmac: add GSO MSS checks
Russell King (Oracle)
2026-04-02
net: stmmac: add TSO check for header length
Russell King (Oracle)
2026-04-02
net: stmmac: add stmmac_tso_header_size()
Russell King (Oracle)
2026-04-02
net: stmmac: fix TSO support when some channels have TBS available
Russell King (Oracle)
2026-04-02
net: stmmac: fix .ndo_fix_features()
Russell King (Oracle)
2026-04-02
net: stmmac: fix channel TSO enable on resume
Russell King (Oracle)
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]