summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c
AgeCommit message (Expand)Author
2023-10-13net: stmmac: dwmac-stm32: refactor clock configBen Wolsieffer
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-04net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-09-18net: stmmac: dwmac-stm32: use devm_stmmac_probe_config_dt()Jisheng Zhang
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-05-09net: stmmac: dwmac-stm32: Convert to platform remove callback returning voidUwe Kleine-König
2023-02-13net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2020-05-01net: ethernet: stmmac: simplify phy modes management for stm32Christophe Roullier
2020-02-24net: ethernet: stmmac: don't warn about missing optional wakeup IRQAhmad Fatoum
2020-02-24net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum
2019-11-13net: ethernet: stmmac: fix indentation issueColin Ian King
2019-11-08net: ethernet: stmmac: Add support for syscfg clockChristophe Roullier
2019-11-04net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode()Christophe Roullier
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-04-26net: ethernet: stmmac: manage the get_irq probe defer caseFabien Dessenne
2019-03-08net: ethernet: stmmac: update to support all PHY config for stm32mp157c.Christophe Roullier
2019-03-08net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.Christophe Roullier
2018-05-28net: ethernet: stmmac: add adaptation for stm32mp157c.Christophe Roullier
2017-11-29ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold
2016-09-13net: ethernet: dwmac: fix non static symbol warningWei Yongjun
2016-09-01net: ethernet: dwmac: add Ethernet glue logic for stm32 chipAlexandre TORGUE