index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac-stm32.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-11
net: stmmac: stm32: simplify clock handling
Russell King (Oracle)
1
-20
/
+37
2025-03-19
net: stmmac: stm32: use PHY capability for TX clock stop
Russell King (Oracle)
1
-0
/
+1
2025-01-14
net: stmmac: stm32: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-7
/
+2
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-07-02
net: stmmac: dwmac-stm32: update err status in case different of stm32mp13
Christophe Roullier
1
-2
/
+4
2024-07-02
net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking clk rate
Christophe Roullier
1
-0
/
+3
2024-06-27
net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32
Christophe Roullier
1
-3
/
+77
2024-06-14
net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32
Christophe Roullier
1
-4
/
+28
2024-06-14
net: stmmac: dwmac-stm32: Mask support for PMCR configuration
Christophe Roullier
1
-9
/
+19
2024-06-14
net: stmmac: dwmac-stm32: Fix Mhz to MHz
Marek Vasut
1
-2
/
+2
2024-06-14
net: stmmac: dwmac-stm32: Clean up the debug prints
Marek Vasut
1
-10
/
+8
2024-06-14
net: stmmac: dwmac-stm32: Extract PMCR configuration
Marek Vasut
1
-10
/
+17
2024-06-14
net: stmmac: dwmac-stm32: Separate out external clock selector
Marek Vasut
1
-12
/
+38
2024-06-14
net: stmmac: dwmac-stm32: Separate out external clock rate validation
Marek Vasut
1
-10
/
+41
2023-10-13
net: stmmac: dwmac-stm32: refactor clock config
Ben Wolsieffer
1
-68
/
+45
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+5
2023-10-04
net: stmmac: dwmac-stm32: fix resume on STM32 MCU
Ben Wolsieffer
1
-2
/
+5
2023-09-18
net: stmmac: dwmac-stm32: use devm_stmmac_probe_config_dt()
Jisheng Zhang
1
-11
/
+6
2023-08-28
net: stmmac: clarify difference between "interface" and "phy_interface"
Russell King (Oracle)
1
-4
/
+4
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-05-09
net: stmmac: dwmac-stm32: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-02-13
net: stmmac: Make stmmac_dvr_remove() return void
Uwe Kleine-König
1
-2
/
+3
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-1
/
+1
2020-05-01
net: ethernet: stmmac: simplify phy modes management for stm32
Christophe Roullier
1
-30
/
+44
2020-02-24
net: ethernet: stmmac: don't warn about missing optional wakeup IRQ
Ahmad Fatoum
1
-1
/
+1
2020-02-24
net: ethernet: stmmac: demote warnings about missing optional clocks
Ahmad Fatoum
1
-1
/
+1
2019-11-13
net: ethernet: stmmac: fix indentation issue
Colin Ian King
1
-1
/
+1
2019-11-08
net: ethernet: stmmac: Add support for syscfg clock
Christophe Roullier
1
-15
/
+8
2019-11-04
net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode()
Christophe Roullier
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-2
/
+1
2019-04-26
net: ethernet: stmmac: manage the get_irq probe defer case
Fabien Dessenne
1
-0
/
+3
2019-03-08
net: ethernet: stmmac: update to support all PHY config for stm32mp157c.
Christophe Roullier
1
-21
/
+86
2019-03-08
net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.
Christophe Roullier
1
-1
/
+29
2018-05-28
net: ethernet: stmmac: add adaptation for stm32mp157c.
Christophe Roullier
1
-15
/
+252
2017-11-29
ethernet: dwmac-stm32: Fix copyright
Benjamin Gaignard
1
-2
/
+2
2016-12-02
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
1
-5
/
+14
2016-09-13
net: ethernet: dwmac: fix non static symbol warning
Wei Yongjun
1
-1
/
+2
2016-09-01
net: ethernet: dwmac: add Ethernet glue logic for stm32 chip
Alexandre TORGUE
1
-0
/
+193