summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: platform: fix build error with !CONFIG_PM_SLEEPWei Yongjun2021-03-221-6/+4
* net: stmmac: add clocks management for gmac driverJoakim Zhang2021-03-151-2/+22
* net: stmmac: platform: use optional clk/reset get APIsJisheng Zhang2020-11-131-13/+9
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-251-1/+2
* stmmac: platform: add "snps, dwmac-5.10a" IP compatible stringFugang Duan2020-05-291-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-4/+10
|\
| * net: stmmac: platform: Fix misleading interrupt error msgMarkus Fuchs2020-03-141-4/+10
* | net: stmmac: platform: convert to devm_platform_ioremap_resourceDejin Zheng2020-03-151-4/+1
* | net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum2020-02-241-1/+1
|/
* net: stmmac: platform: fix probe for ACPI devicesAjay Gupta2020-01-251-3/+3
* net: stmmac: Fixed link does not need MDIO BusJose Abreu2020-01-071-1/+1
* net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu2019-12-201-1/+1
* net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-041-3/+3
* net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean2019-09-111-1/+33
* stmmac: platform: adjust messages and move to dev levelAndy Shevchenko2019-09-061-9/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-0/+7
|\
| * net: stmmac: manage errors returned by of_get_mac_address()Martin Blumenstingl2019-07-291-0/+7
* | net: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-6/+1
* | net: stmmac: Do not request stmmaceth clockThierry Reding2019-07-271-6/+8
* | net: stmmac: Make MDIO bus reset optionalThierry Reding2019-07-271-1/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-11/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-11/+1
* | net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu2019-06-151-1/+8
* | net: stmmac: Convert to phylink and remove phylib logicJose Abreu2019-06-131-20/+1
|/
* net: stmmac: fix csr_clk can't be zero issueBiao Huang2019-05-251-1/+4
* net: ethernet: stmmac: add management of clk_csr propertyChristophe Roullier2019-03-081-0/+3
* stmmac: fix valid numbers of unicast filter entriesJongsung Kim2018-09-161-3/+2
* net: stmmac: Add the bindings parsing for XGMAC2Jose Abreu2018-08-091-0/+6
* net: ethernet: stmmac: fix documentation warningCorentin Labbe2018-07-161-1/+0
* net: stmmac: add dwmac-4.20a compatibleChristophe Roullier2018-05-281-1/+2
* net: stmmac: honor error code from stmmac_dt_phy()Niklas Cassel2018-02-201-2/+3
* net: stmmac: add error handling in stmmac_mtl_setup()Niklas Cassel2018-02-201-5/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-8/+8
|\
| * stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-8/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-0/+7
|\|
| * net: stmmac: First Queue must always be in DCB modeJose Abreu2017-10-271-0/+7
* | net: stmmac: snps, dwmac-mdio MDIOs are automatically registeredCorentin Labbe2017-10-271-4/+0
|/
* net: stmmac: Cocci spatch "of_table"Thomas Meyer2017-09-211-0/+1
* net-next: stmmac: dwmac-sun8i: add support for V3s EMACIcenowy Zheng2017-06-201-0/+1
* net-next: stmmac: Add dwmac-sun8iLABBE Corentin2017-06-011-2/+7
* net: stmmac: Restore DT backwards-compatibilityThierry Reding2017-03-221-0/+7
* net: stmmac: RX queue routing configurationJoao Pinto2017-03-211-0/+14
* net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-211-0/+16
* net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto2017-03-121-3/+26
* net: stmmac: multiple queues dt configurationJoao Pinto2017-03-121-0/+91
* net: stmmac: Balance PTP reference clock enable/disableThierry Reding2017-03-121-1/+0
* net: stmmac: Rename clk_ptp_ref clock to ptp_refThierry Reding2017-03-121-1/+1
* net: stmicro: replace kzalloc with devm_kzallocJoao Pinto2017-03-091-1/+1
* net: stmmac: replace ENOSYS by EINVALLABBE Corentin2017-02-081-1/+1
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0