index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac-sun8i.c
Age
Commit message (
Expand
)
Author
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-20
net: dwmac-sun8i: Use parsed internal PHY address instead of 1
Paul Kocialkowski
2025-04-16
net: stmmac: sun8i: use stmmac_pltfr_probe()
Russell King (Oracle)
2025-03-18
net: stmmac: sun8i: remove of_get_phy_mode()
Russell King (Oracle)
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-03
net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()
Jinjie Ruan
2024-08-13
net: stmmac: Add multi-channel support
Yanteng Si
2024-08-13
net: stmmac: Move the atds flag to the stmmac_dma_cfg structure
Yanteng Si
2024-04-16
net: stmmac: Fix IP-cores specific MAC capabilities
Serge Semin
2024-02-07
net: stmmac: protect updates of 64-bit statistics counters
Petr Tesarik
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-19
net: stmmac: fix incorrect rxq|txq_stats reference
Jisheng Zhang
2023-09-18
net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_remove
Jisheng Zhang
2023-09-18
net: stmmac: dwmac-sun8i: use devm_stmmac_probe_config_dt()
Jisheng Zhang
2023-08-28
net: stmmac: clarify difference between "interface" and "phy_interface"
Russell King (Oracle)
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-07-19
net: stmmac: use per-queue 64 bit statistics where necessary
Jisheng Zhang
2023-07-13
net: stmmac: replace the has_sun8i field with a flag
Bartosz Golaszewski
2023-05-09
net: stmmac: dwmac-sun8i: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-13
net: stmmac: Pass stmmac_priv in some callbacks
Andrew Halaney
2022-04-29
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...
Yang Yingliang
2022-01-28
net: stmmac: dwmac-sun8i: make clk really gated during rpm suspended
Jisheng Zhang
2022-01-27
net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()
Jisheng Zhang
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-25
net: stmmac: introduce DMA interrupt status masking per traffic direction
Ong Boon Leong
2021-03-19
net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizes
Corentin Labbe
2021-02-17
net: stmmac: dwmac-sun8i: Add a shutdown callback
Samuel Holland
2021-02-17
net: stmmac: dwmac-sun8i: Minor probe function cleanup
Samuel Holland
2021-02-17
net: stmmac: dwmac-sun8i: Use reset_control_reset
Samuel Holland
2021-02-17
net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check
Samuel Holland
2021-02-17
net: stmmac: dwmac-sun8i: Return void from PHY unpower
Samuel Holland
2021-01-05
net: stmmac: dwmac-sun8i: Balance syscon (de)initialization
Samuel Holland
2021-01-05
net: stmmac: dwmac-sun8i: Balance internal PHY power
Samuel Holland
2021-01-05
net: stmmac: dwmac-sun8i: Balance internal PHY resource references
Samuel Holland
2021-01-05
net: stmmac: dwmac-sun8i: Fix probe error handling
Samuel Holland
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-08
net: stmmac: dwmac-sun8i: Allow all RGMII modes
Chen-Yu Tsai
2019-12-18
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-11
net: ethernet: dwmac-sun8i: Use the correct function in exit path
Corentin Labbe
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-10-19
net: ethernet: dwmac-sun8i: show message only when switching to promisc
Mans Rullgard
2019-09-02
net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon()...
Yizhuo
2019-07-11
net: stmmac: Fix misuses of GENMASK macro
Joe Perches
2019-07-09
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
2019-06-24
net: stmmac: sun8i: force select external PHY when no internal one
Icenowy Zheng
2019-06-24
net: stmmac: sun8i: add support for Allwinner H6 EMAC
Icenowy Zheng
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
[next]