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
Age
Commit message (
Expand
)
Author
2026-01-12
net: stmmac: change arguments to PCS handler and use dev_info()
Russell King (Oracle)
2026-01-12
net: stmmac: pass struct stmmac_priv to host_irq_status() method
Russell King (Oracle)
2026-01-12
net: stmmac: move and rename dwmac_pcs_isr()
Russell King (Oracle)
2026-01-12
net: stmmac: use BIT_U32() and GENMASK_U32() for PCS registers
Russell King (Oracle)
2026-01-12
net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller
Yao Zi
2026-01-12
net: stmmac: remove unused definitions
Russell King (Oracle)
2026-01-12
net: stmmac: arrange register fields after register offsets
Russell King (Oracle)
2026-01-12
net: stmmac: cores: remove many xxx_SHIFT definitions
Russell King (Oracle)
2026-01-12
net: stmmac: descs: remove many xxx_SHIFT definitions
Russell King (Oracle)
2026-01-12
net: stmmac: descs: use u32 for descriptors
Russell King (Oracle)
2026-01-12
net: stmmac: descs: fix buffer 1 off-by-one error
Russell King (Oracle)
2026-01-12
net: stmmac: dwmac4: fix PTP message type field extraction
Russell King (Oracle)
2026-01-12
net: stmmac: dwmac4: fix RX FIFO fill statistics
Russell King (Oracle)
2026-01-12
net: stmmac: dwmac4: remove duplicated definitions
Russell King (Oracle)
2026-01-10
net: stmmac: convert to use .get_rx_ring_count
Breno Leitao
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-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)
[prev]
[next]