summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: dwmac-stm32: update err status in case different of stm32mp13Christophe Roullier2024-07-021-2/+4
* net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking...Christophe Roullier2024-07-021-0/+3
* net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32Christophe Roullier2024-06-271-3/+77
* net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32Christophe Roullier2024-06-141-4/+28
* net: stmmac: dwmac-stm32: Mask support for PMCR configurationChristophe Roullier2024-06-141-9/+19
* net: stmmac: dwmac-stm32: Fix Mhz to MHzMarek Vasut2024-06-141-2/+2
* net: stmmac: dwmac-stm32: Clean up the debug printsMarek Vasut2024-06-141-10/+8
* net: stmmac: dwmac-stm32: Extract PMCR configurationMarek Vasut2024-06-141-10/+17
* net: stmmac: dwmac-stm32: Separate out external clock selectorMarek Vasut2024-06-141-12/+38
* net: stmmac: dwmac-stm32: Separate out external clock rate validationMarek Vasut2024-06-141-10/+41
* net: stmmac: dwmac-stm32: refactor clock configBen Wolsieffer2023-10-131-68/+45
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-051-2/+5
|\
| * net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer2023-10-041-2/+5
* | net: stmmac: dwmac-stm32: use devm_stmmac_probe_config_dt()Jisheng Zhang2023-09-181-11/+6
|/
* net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)2023-08-281-4/+4
* net: Explicitly include correct DT includesRob Herring2023-07-281-1/+0
* net: stmmac: dwmac-stm32: Convert to platform remove callback returning voidUwe Kleine-König2023-05-101-4/+2
* net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König2023-02-141-2/+3
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-1/+1
* net: ethernet: stmmac: simplify phy modes management for stm32Christophe Roullier2020-05-021-30/+44
* net: ethernet: stmmac: don't warn about missing optional wakeup IRQAhmad Fatoum2020-02-251-1/+1
* net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum2020-02-251-1/+1
* net: ethernet: stmmac: fix indentation issueColin Ian King2019-11-131-1/+1
* net: ethernet: stmmac: Add support for syscfg clockChristophe Roullier2019-11-081-15/+8
* net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode()Christophe Roullier2019-11-041-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-2/+1
* net: ethernet: stmmac: manage the get_irq probe defer caseFabien Dessenne2019-04-261-0/+3
* net: ethernet: stmmac: update to support all PHY config for stm32mp157c.Christophe Roullier2019-03-081-21/+86
* net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.Christophe Roullier2019-03-081-1/+29
* net: ethernet: stmmac: add adaptation for stm32mp157c.Christophe Roullier2018-05-291-15/+252
* ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard2017-11-291-2/+2
* net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-021-5/+14
* net: ethernet: dwmac: fix non static symbol warningWei Yongjun2016-09-131-1/+2
* net: ethernet: dwmac: add Ethernet glue logic for stm32 chipAlexandre TORGUE2016-09-011-0/+193