summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-02net: stmmac: dwmac-stm32: update err status in case different of stm32mp13Christophe Roullier1-2/+4
2024-07-02net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking...Christophe Roullier1-0/+3
2024-06-27net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32Christophe Roullier1-3/+77
2024-06-14net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32Christophe Roullier1-4/+28
2024-06-14net: stmmac: dwmac-stm32: Mask support for PMCR configurationChristophe Roullier1-9/+19
2024-06-14net: stmmac: dwmac-stm32: Fix Mhz to MHzMarek Vasut1-2/+2
2024-06-14net: stmmac: dwmac-stm32: Clean up the debug printsMarek Vasut1-10/+8
2024-06-14net: stmmac: dwmac-stm32: Extract PMCR configurationMarek Vasut1-10/+17
2024-06-14net: stmmac: dwmac-stm32: Separate out external clock selectorMarek Vasut1-12/+38
2024-06-14net: stmmac: dwmac-stm32: Separate out external clock rate validationMarek Vasut1-10/+41
2023-10-13net: stmmac: dwmac-stm32: refactor clock configBen Wolsieffer1-68/+45
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+5
2023-10-04net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer1-2/+5
2023-09-18net: stmmac: dwmac-stm32: use devm_stmmac_probe_config_dt()Jisheng Zhang1-11/+6
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)1-4/+4
2023-07-28net: Explicitly include correct DT includesRob Herring1-1/+0
2023-05-10net: stmmac: dwmac-stm32: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-02-14net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König1-2/+3
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-1/+1
2020-05-02net: ethernet: stmmac: simplify phy modes management for stm32Christophe Roullier1-30/+44
2020-02-25net: ethernet: stmmac: don't warn about missing optional wakeup IRQAhmad Fatoum1-1/+1
2020-02-25net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum1-1/+1
2019-11-13net: ethernet: stmmac: fix indentation issueColin Ian King1-1/+1
2019-11-08net: ethernet: stmmac: Add support for syscfg clockChristophe Roullier1-15/+8
2019-11-04net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode()Christophe Roullier1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-2/+1
2019-04-26net: ethernet: stmmac: manage the get_irq probe defer caseFabien Dessenne1-0/+3
2019-03-08net: ethernet: stmmac: update to support all PHY config for stm32mp157c.Christophe Roullier1-21/+86
2019-03-08net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.Christophe Roullier1-1/+29
2018-05-29net: ethernet: stmmac: add adaptation for stm32mp157c.Christophe Roullier1-15/+252
2017-11-29ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard1-2/+2
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold1-5/+14
2016-09-13net: ethernet: dwmac: fix non static symbol warningWei Yongjun1-1/+2
2016-09-02net: ethernet: dwmac: add Ethernet glue logic for stm32 chipAlexandre TORGUE1-0/+193