summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-26drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg1-1/+2
2020-05-30stmmac: platform: add "snps, dwmac-5.10a" IP compatible stringFugang Duan1-1/+2
2020-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+10
2020-03-15net: stmmac: platform: convert to devm_platform_ioremap_resourceDejin Zheng1-4/+1
2020-03-15net: stmmac: platform: Fix misleading interrupt error msgMarkus Fuchs1-4/+10
2020-02-25net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum1-1/+1
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta1-3/+3
2020-01-08net: stmmac: Fixed link does not need MDIO BusJose Abreu1-1/+1
2019-12-21net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu1-1/+1
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn1-3/+3
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean1-1/+33
2019-09-06stmmac: platform: adjust messages and move to dev levelAndy Shevchenko1-9/+13
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+7
2019-07-31net: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-6/+1
2019-07-29net: stmmac: manage errors returned by of_get_mac_address()Martin Blumenstingl1-0/+7
2019-07-27net: stmmac: Do not request stmmaceth clockThierry Reding1-6/+8
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding1-1/+7
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+1
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu1-1/+8
2019-06-14net: stmmac: Convert to phylink and remove phylib logicJose Abreu1-20/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner1-11/+1
2019-05-25net: stmmac: fix csr_clk can't be zero issueBiao Huang1-1/+4
2019-03-08net: ethernet: stmmac: add management of clk_csr propertyChristophe Roullier1-0/+3
2018-09-17stmmac: fix valid numbers of unicast filter entriesJongsung Kim1-3/+2
2018-08-09net: stmmac: Add the bindings parsing for XGMAC2Jose Abreu1-0/+6
2018-07-16net: ethernet: stmmac: fix documentation warningCorentin Labbe1-1/+0
2018-05-29net: stmmac: add dwmac-4.20a compatibleChristophe Roullier1-1/+2
2018-02-20net: stmmac: honor error code from stmmac_dt_phy()Niklas Cassel1-2/+3
2018-02-20net: stmmac: add error handling in stmmac_mtl_setup()Niklas Cassel1-5/+24
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+8
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka1-8/+8
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2017-10-27net: stmmac: First Queue must always be in DCB modeJose Abreu1-0/+7
2017-10-27net: stmmac: snps, dwmac-mdio MDIOs are automatically registeredCorentin Labbe1-4/+0
2017-09-22net: stmmac: Cocci spatch "of_table"Thomas Meyer1-0/+1
2017-06-20net-next: stmmac: dwmac-sun8i: add support for V3s EMACIcenowy Zheng1-0/+1
2017-06-01net-next: stmmac: Add dwmac-sun8iLABBE Corentin1-2/+7
2017-03-22net: stmmac: Restore DT backwards-compatibilityThierry Reding1-0/+7
2017-03-22net: stmmac: RX queue routing configurationJoao Pinto1-0/+14
2017-03-22net: stmmac: TX and RX queue priority configurationJoao Pinto1-0/+16
2017-03-13net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto1-3/+26
2017-03-13net: stmmac: multiple queues dt configurationJoao Pinto1-0/+91
2017-03-13net: stmmac: Balance PTP reference clock enable/disableThierry Reding1-1/+0
2017-03-13net: stmmac: Rename clk_ptp_ref clock to ptp_refThierry Reding1-1/+1
2017-03-10net: stmicro: replace kzalloc with devm_kzallocJoao Pinto1-1/+1
2017-02-08net: stmmac: replace ENOSYS by EINVALLABBE Corentin1-1/+1
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin1-4/+0
2017-02-03net: stmmac: Fix wrong message in stmmac_probe_config_dtHeiner Kallweit1-1/+1
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-01-17stmmac: add missing of_node_putJulia Lawall1-0/+1