Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-30net: stmmac: add a parse for new property 'snps,clk-csr'Jianguo Zhang
2022-09-28net: stmmac: Minor spell fix related to 'stmmac_clk_csr_set()'Bhupesh Sharma
2022-07-15net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang
2022-04-02net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2021-11-22net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctlsHolger Assmann
2021-10-08net: stmmac: add support for dwmac 3.40aHerve Codina
2021-09-09net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEPJoakim Zhang
2021-09-08net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resumeJoakim Zhang
2021-07-07stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-16net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang
2021-06-09net: stmmac: explicitly deassert GMAC_AHB_RESETMatthew Hagan
2021-05-11net: stmmac: platform: Delete a redundant condition branchZhen Lei
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-03-22net: stmmac: platform: fix build error with !CONFIG_PM_SLEEPWei Yongjun
2021-03-16net: stmmac: add clocks management for gmac driverJoakim Zhang
2020-11-14net: stmmac: platform: use optional clk/reset get APIsJisheng Zhang
2020-09-26drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-05-30stmmac: platform: add "snps, dwmac-5.10a" IP compatible stringFugang Duan
2020-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-15net: stmmac: platform: convert to devm_platform_ioremap_resourceDejin Zheng
2020-03-15net: stmmac: platform: Fix misleading interrupt error msgMarkus Fuchs
2020-02-25net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta
2020-01-08net: stmmac: Fixed link does not need MDIO BusJose Abreu
2019-12-21net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean
2019-09-06stmmac: platform: adjust messages and move to dev levelAndy Shevchenko
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-31net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-29net: stmmac: manage errors returned by of_get_mac_address()Martin Blumenstingl
2019-07-27net: stmmac: Do not request stmmaceth clockThierry Reding
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu
2019-06-14net: stmmac: Convert to phylink and remove phylib logicJose Abreu
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-05-25net: stmmac: fix csr_clk can't be zero issueBiao Huang
2019-03-08net: ethernet: stmmac: add management of clk_csr propertyChristophe Roullier
2018-09-17stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-08-09net: stmmac: Add the bindings parsing for XGMAC2Jose Abreu
2018-07-16net: ethernet: stmmac: fix documentation warningCorentin Labbe
2018-05-29net: stmmac: add dwmac-4.20a compatibleChristophe Roullier
2018-02-20net: stmmac: honor error code from stmmac_dt_phy()Niklas Cassel
2018-02-20net: stmmac: add error handling in stmmac_mtl_setup()Niklas Cassel
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-27net: stmmac: First Queue must always be in DCB modeJose Abreu