index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
Age
Commit message (
Expand
)
Author
2025-04-04
net: stmmac: add phy_interface_t to LPI methods
Russell King (Oracle)
2025-04-04
net: stmmac: intel: use generic stmmac_set_clk_tx_rate()
Russell King (Oracle)
2025-04-04
net: stmmac: dwc-qos: use generic stmmac_set_clk_tx_rate()
Russell King (Oracle)
2025-04-04
net: stmmac: leave enabling _RE and _TE to stmmac_mac_link_up()
Russell King (Oracle)
2025-04-04
net: stmmac: remove _RE and _TE in (start|stop)_(tx|rx)() methods
Russell King (Oracle)
2025-04-04
net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release()
Russell King (Oracle)
2025-04-04
net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove()
Russell King (Oracle)
2025-04-04
net: stmmac: call phylink_start() and phylink_stop() in XDP functions
Russell King (Oracle)
2025-04-04
net: stmmac: fix resume when media is in low-power mode
Russell King (Oracle)
2025-04-04
net: stmmac: move phylink_resume() after resume setup is complete
Russell King (Oracle)
2025-04-04
net: stmmac: simplify phylink_suspend() and phylink_resume() calls
Russell King (Oracle)
2025-04-04
net: stmmac: thead: switch to use set_clk_tx_rate() hook
net-merged
Russell King (Oracle)
2025-04-04
net: stmmac: meson: switch to use set_clk_tx_rate() hook
Russell King (Oracle)
2025-04-04
net: stmmac: ipq806x: switch to use set_clk_tx_rate() hook
Russell King (Oracle)
2025-04-04
net: stmmac: rk: switch to use set_clk_tx_rate() hook
Russell King (Oracle)
2025-04-04
net: stmmac: imx: use generic stmmac_set_clk_tx_rate()
Russell King (Oracle)
2025-04-04
net: stmmac: intel: use generic stmmac_set_clk_tx_rate()
Russell King (Oracle)
2025-04-04
net: stmmac: starfive: use generic stmmac_set_clk_tx_rate()
Russell King (Oracle)
2025-04-04
net: stmmac: dwc-qos: use generic stmmac_set_clk_tx_rate()
Russell King (Oracle)
2025-04-04
net: stmmac: provide generic implementation for set_clk_tx_rate method
Russell King (Oracle)
2025-04-04
net: stmmac: provide set_clk_tx_rate() hook
Russell King (Oracle)
2025-04-04
net: stmmac: dwc-qos: name struct plat_stmmacenet_data consistently
Russell King (Oracle)
2025-04-04
net: stmmac: thead: ensure divisor gives proper rate
Russell King (Oracle)
2025-04-04
net: stmmac: thead: use rgmii_clock() for RGMII clock rate
Russell King (Oracle)
2025-04-04
net: stmmac: qcom-ethqos: use rgmii_clock() to set the link clock
Russell King (Oracle)
2025-04-04
net: stmmac: print stmmac_init_dma_engine() errors using netdev_err()
Russell King (Oracle)
2025-04-04
net: stmmac: "speed" passed to fix_mac_speed is an int
Russell King (Oracle)
2025-04-04
net: stmmac: remove useless priv->flow_ctrl
Russell King (Oracle)
2025-04-04
net: stmmac: clarify priv->pause and pause module parameter
Russell King (Oracle)
2025-04-04
net: stmmac: remove calls to xpcs_config_eee()
Russell King (Oracle)
2025-04-04
net: stmmac: call xpcs_config_eee_mult_fact()
Russell King (Oracle)
2025-04-04
net: stmmac: remove old EEE methods
Russell King (Oracle)
2025-04-04
net: stmmac: use stmmac_set_lpi_mode()
Russell King (Oracle)
2025-04-04
net: stmmac: dwmac4: clear LPI_CTRL_STATUS_LPITCSE too
Russell King (Oracle)
2025-04-04
net: stmmac: add new MAC method set_lpi_mode()
Russell King (Oracle)
2025-04-04
net: stmmac: use common LPI_CTRL_STATUS bit definitions
Russell King (Oracle)
2025-04-04
net: stmmac: remove unnecessary LPI disable when enabling LPI
Russell King (Oracle)
2025-04-04
net: stmmac: clear priv->tx_path_in_lpi_mode when disabling LPI
Russell King (Oracle)
2025-04-04
net: stmmac: remove unnecessary priv->eee_enabled tests
Russell King (Oracle)
2025-04-04
net: stmmac: remove unnecessary priv->eee_active tests
Russell King (Oracle)
2025-04-04
net: stmmac: remove priv->dma_cap.eee test in tx_lpi methods
Russell King (Oracle)
2025-04-04
net: stmmac: split stmmac_init_eee() and move to phylink methods
Russell King (Oracle)
2025-04-04
net: stmmac: dwmac4: ensure LPIATE is cleared
Russell King (Oracle)
2025-04-04
net: stmmac: ensure LPI is disabled when disabling EEE
Russell King (Oracle)
2025-04-04
net: stmmac: delete software timer before disabling LPI
Russell King (Oracle)
2025-03-19
net: stmmac: dwc-qos-eth: use devm_kzalloc() for AXI data
Russell King (Oracle)
2025-02-27
stmmac: loongson: Pass correct arg to PCI function
Philipp Stanner
2025-02-20
net: stmmac: dwmac-loongson: Add fix_soc_reset() callback
Qunqin Zhao
2025-02-10
net: stmmac: Apply new page pool parameters when SPH is enabled
Furong Xu
2025-02-06
Revert "net: stmmac: Specify hardware capability value when FIFO size isn't s...
Russell King (Oracle)
[next]