index
:
pm24.git
master
perf-mon
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
/
stmmac
/
dwmac-stm32.c
Age
Commit message (
Expand
)
Author
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-07-02
net: stmmac: dwmac-stm32: update err status in case different of stm32mp13
Christophe Roullier
2024-07-02
net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking...
Christophe Roullier
2024-06-27
net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32
Christophe Roullier
2024-06-14
net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32
Christophe Roullier
2024-06-14
net: stmmac: dwmac-stm32: Mask support for PMCR configuration
Christophe Roullier
2024-06-14
net: stmmac: dwmac-stm32: Fix Mhz to MHz
Marek Vasut
2024-06-14
net: stmmac: dwmac-stm32: Clean up the debug prints
Marek Vasut
2024-06-14
net: stmmac: dwmac-stm32: Extract PMCR configuration
Marek Vasut
2024-06-14
net: stmmac: dwmac-stm32: Separate out external clock selector
Marek Vasut
2024-06-14
net: stmmac: dwmac-stm32: Separate out external clock rate validation
Marek Vasut
2023-10-13
net: stmmac: dwmac-stm32: refactor clock config
Ben Wolsieffer
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-04
net: stmmac: dwmac-stm32: fix resume on STM32 MCU
Ben Wolsieffer
2023-09-18
net: stmmac: dwmac-stm32: 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-05-09
net: stmmac: dwmac-stm32: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-13
net: stmmac: Make stmmac_dvr_remove() return void
Uwe Kleine-König
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2020-05-01
net: ethernet: stmmac: simplify phy modes management for stm32
Christophe Roullier
2020-02-24
net: ethernet: stmmac: don't warn about missing optional wakeup IRQ
Ahmad Fatoum
2020-02-24
net: ethernet: stmmac: demote warnings about missing optional clocks
Ahmad Fatoum
2019-11-13
net: ethernet: stmmac: fix indentation issue
Colin Ian King
2019-11-08
net: ethernet: stmmac: Add support for syscfg clock
Christophe Roullier
2019-11-04
net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode()
Christophe Roullier
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-04-26
net: ethernet: stmmac: manage the get_irq probe defer case
Fabien Dessenne
2019-03-08
net: ethernet: stmmac: update to support all PHY config for stm32mp157c.
Christophe Roullier
2019-03-08
net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.
Christophe Roullier
2018-05-28
net: ethernet: stmmac: add adaptation for stm32mp157c.
Christophe Roullier
2017-11-29
ethernet: dwmac-stm32: Fix copyright
Benjamin Gaignard
2016-12-02
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
2016-09-13
net: ethernet: dwmac: fix non static symbol warning
Wei Yongjun
2016-09-01
net: ethernet: dwmac: add Ethernet glue logic for stm32 chip
Alexandre TORGUE