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