index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_main.c
Age
Commit message (
Expand
)
Author
2026-02-12
net: stmmac: fix oops when split header is enabled
Jie Zhang
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-04
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
2026-02-04
net: stmmac: move serdes power methods to stmmac_[open|release]()
Russell King (Oracle)
2026-02-04
net: stmmac: add missing serdes power down in error paths
Russell King (Oracle)
2026-02-04
net: stmmac: add state tracking for legacy serdes power state
Russell King (Oracle)
2026-02-04
net: stmmac: add wrappers for serdes_power[up|down]() methods
Russell King (Oracle)
2026-02-02
net: stmmac: handle integrated PCS phy_intf_sel separately
Russell King (Oracle)
2026-02-02
net: stmmac: clear half-duplex caps where unsupported
Russell King (Oracle)
2026-02-02
net: stmmac: fix stm32 (and potentially others) resume regression
Russell King (Oracle)
2026-01-30
net: stmmac: spelling corrections
Simon Horman
2026-01-29
net: stmmac: report active PHY interface
Russell King (Oracle)
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-22
net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MP
Stefan Eichenberger
2026-01-20
net: stmmac: fix resume: calculate tso last_segment
Russell King (Oracle)
2026-01-12
net: stmmac: pass struct stmmac_priv to host_irq_status() method
Russell King (Oracle)
2025-12-29
net: stmmac: fix the crash issue for zero copy XDP_TX action
Wei Fang
2025-11-27
net: stmmac: fix rx limit check in stmmac_rx_zc()
Alexey Kodanev
2025-11-27
net: stmmac: dwmac: Disable flushing frames on Rx Buffer Unavailable
Rohan G Thomas
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2025-11-20
net: stmmac: move stmmac_axi_blen_to_mask() to axi_blen init sites
Russell King (Oracle)
2025-11-20
net: stmmac: move stmmac_axi_blen_to_mask() to stmmac_main.c
Russell King (Oracle)
2025-11-20
net: stmmac: provide common stmmac_axi_blen_to_mask()
Russell King (Oracle)
2025-11-20
net: stmmac: move probe/remove calling of init/exit
Russell King (Oracle)
2025-11-19
net: stmmac: stmmac_is_jumbo_frm() returns boolean
Russell King (Oracle)
2025-11-19
net: stmmac: convert priv->sph* to boolean and rename
Russell King (Oracle)
2025-11-18
net: stmmac: Disable EEE RX clock stop when VLAN is enabled
Ovidiu Panait
2025-11-17
net: stmmac: setup default RX channel map in stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of queues_to_use to stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of unicast_filter_entries to stmmac_plat_dat...
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of multicast_filter_bins to stmmac_plat_dat_...
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of maxmtu to stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of clk_csr to stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of phy_addr to stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-17
net: stmmac: add stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-13
net: stmmac: clean up stmmac_reset()
Russell King (Oracle)
2025-11-12
net: stmmac: improve ndev->max_mtu setup readability
Russell King (Oracle)
2025-11-04
net: stmmac: add support for configuring the phy_intf_sel inputs
Russell King (Oracle)
2025-11-04
net: stmmac: add stmmac_get_phy_intf_sel()
Russell King (Oracle)
2025-11-03
net: stmmac: rename devlink parameter ts_coarse into phc_coarse_adj
Maxime Chevallier
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-29
net: stmmac: Consider Tx VLAN offload tag length for maxSDU
Rohan G Thomas
2025-10-29
net: stmmac: vlan: Disable 802.1AD tag insertion offload
Rohan G Thomas
2025-10-28
net: stmmac: Add a devlink attribute to control timestamping mode
Maxime Chevallier
2025-10-28
net: stmmac: Move subsecond increment configuration in dedicated helper
Maxime Chevallier
2025-10-24
net: stmmac: convert to phylink managed WoL PHY speed
Russell King (Oracle)
2025-10-24
net: stmmac: convert to phylink-managed Wake-on-Lan
Russell King (Oracle)
2025-10-22
net: stmmac: replace has_xxxx with core_type
Russell King (Oracle)
2025-10-20
net: stmmac: convert to phylink PCS support
Russell King (Oracle)
2025-10-20
net: stmmac: provide PCS initialisation hook
Russell King (Oracle)
[next]