summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c
Commit message (Expand)AuthorAgeFilesLines
* 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-271-1/+0
* net: stmmac: dwmac-stm32: Convert to platform remove callback returning voidUwe Kleine-König2023-05-091-4/+2
* net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König2023-02-131-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-011-30/+44
* net: ethernet: stmmac: don't warn about missing optional wakeup IRQAhmad Fatoum2020-02-241-1/+1
* net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum2020-02-241-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-281-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