index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
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-26
net: stmmac: pci: Use generic PCI suspend/resume routines
Yao Zi
2025-11-26
net: stmmac: loongson: Use generic PCI suspend/resume routines
Yao Zi
2025-11-26
net: stmmac: Add generic suspend/resume helper for PCI-based controllers
Yao Zi
2025-11-21
net: stmmac: qcom-ethqos: use read_poll_timeout_atomic()
Russell King (Oracle)
2025-11-21
net: stmmac: qcom-ethqos: add rgmii set/clear functions
Russell King (Oracle)
2025-11-21
net: stmmac: qcom-ethqos: use u32 for rgmii read/write/update
Russell King (Oracle)
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2025-11-20
net: stmmac: remove axi_blen array
Russell King (Oracle)
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 common DMA AXI register bits to common.h
Russell King (Oracle)
2025-11-20
net: stmmac: dwc-qos-eth: simplify switch() in dwc_eth_dwmac_config_dt()
Russell King (Oracle)
2025-11-20
net: stmmac: rk: use phylink's interface mode for set_clk_tx_rate()
Russell King (Oracle)
2025-11-20
net: stmmac: rk: convert to init()/exit() methods
Russell King (Oracle)
2025-11-20
net: stmmac: move probe/remove calling of init/exit
Russell King (Oracle)
2025-11-20
net: stmmac: pass struct device to init()/exit() methods
Russell King (Oracle)
2025-11-19
net: stmmac: stmmac_is_jumbo_frm() returns boolean
Russell King (Oracle)
2025-11-19
net: stmmac: stmmac_is_jumbo_frm() len should be unsigned
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-18
net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()
Ovidiu Panait
2025-11-17
net: stmmac: dwmac-sophgo: Add phy interface filter
Inochi Amaoto
2025-11-17
net: stmmac: remove unnecessary .pkt_route queue initialisation
Russell King (Oracle)
2025-11-17
net: stmmac: remove unnecessary .prio queue initialisation
Russell King (Oracle)
2025-11-17
net: stmmac: remove unnecessary .use_prio queue initialisation
Russell King (Oracle)
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-14
net: stmmac: rk: use PHY_INTF_SEL_x in functions
Russell King (Oracle)
2025-11-14
net: stmmac: rk: use PHY_INTF_SEL_x constants
Russell King (Oracle)
2025-11-14
net: stmmac: rk: convert all bitfields to GRF_FIELD*()
Russell King (Oracle)
2025-11-14
net: stmmac: rk: replace HIWORD_UPDATE() with GRF_FIELD()
Russell King (Oracle)
2025-11-13
net: stmmac: always allocate mac_device_info
Russell King (Oracle)
2025-11-13
net: stmmac: clean up stmmac_reset()
Russell King (Oracle)
2025-11-12
net: stmmac: visconti: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
2025-11-12
net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
2025-11-12
net: stmmac: stm32: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
2025-11-12
net: stmmac: stm32: use PHY_INTF_SEL_x directly
Russell King (Oracle)
2025-11-12
net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
2025-11-12
net: stmmac: starfive: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
2025-11-12
net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
2025-11-12
net: stmmac: mediatek: simplify set_interface() methods
Russell King (Oracle)
[next]