aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-12net: stmmac: Add driver support for common safety IRQSuraj Jaiswal1-0/+8
2024-01-07Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski1-28/+0
2024-01-07net: stmmac: Add support for TX/RX channel interruptSwee Leong Ching1-0/+28
2023-12-15net: stmmac: don't create a MDIO bus if unnecessaryAndrew Halaney1-37/+54
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-10-01net: stmmac: platform: fix the incorrect parameterClark Wang1-1/+1
2023-09-18net: stmmac: make stmmac_{probe|remove}_config_dt staticJisheng Zhang1-30/+17
2023-09-18net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_removeJisheng Zhang1-20/+3
2023-09-18net: stmmac: Tx coe sw fallbackRohan G Thomas1-0/+3
2023-08-30net: stmmac: failure to probe without MAC interface specifiedRussell King (Oracle)1-3/+2
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)1-3/+3
2023-08-25net: stmmac: convert plat->phylink_node to fwnodeRussell King (Oracle)1-1/+1
2023-07-27net: Explicitly include correct DT includesRob Herring1-1/+0
2023-07-13net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski1-2/+2
2023-07-13net: stmmac: replace the tso_en field with a flagBartosz Golaszewski1-2/+4
2023-06-24net: stmmac: platform: provide devm_stmmac_pltfr_probe()Bartosz Golaszewski1-0/+30
2023-06-24net: stmmac: platform: provide devm_stmmac_probe_config_dt()Bartosz Golaszewski1-0/+41
2023-06-24net: stmmac: platform: provide stmmac_pltfr_remove_no_dt()Bartosz Golaszewski1-2/+18
2023-06-24net: stmmac: platform: provide stmmac_pltfr_probe()Bartosz Golaszewski1-0/+28
2023-06-24net: stmmac: platform: provide stmmac_pltfr_exit()Bartosz Golaszewski1-6/+16
2023-06-24net: stmmac: platform: provide stmmac_pltfr_init()Bartosz Golaszewski1-2/+23
2023-05-09net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König1-3/+1
2023-04-18net: stmmac: platform: Add snps,dwmac-5.20 IP compatible stringEmil Renner Berthing1-1/+2
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2023-02-14net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea1-1/+1
2023-02-13net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König1-2/+3
2022-12-06net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang1-4/+4
2022-09-30net: stmmac: add a parse for new property 'snps,clk-csr'Jianguo Zhang1-1/+2
2022-09-27net: stmmac: Minor spell fix related to 'stmmac_clk_csr_set()'Bhupesh Sharma1-1/+1
2022-07-15net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang1-1/+7
2022-04-01net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai1-2/+1
2021-11-22net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctlsHolger Assmann1-1/+1
2021-10-08net: stmmac: add support for dwmac 3.40aHerve Codina1-0/+8
2021-09-09net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEPJoakim Zhang1-2/+2
2021-09-08net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resumeJoakim Zhang1-0/+44
2021-07-07stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing1-3/+5
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2021-06-16net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang1-0/+2
2021-06-08net: stmmac: explicitly deassert GMAC_AHB_RESETMatthew Hagan1-0/+7
2021-05-10net: stmmac: platform: Delete a redundant condition branchZhen Lei1-2/+0
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-7/+7
2021-03-22net: stmmac: platform: fix build error with !CONFIG_PM_SLEEPWei Yongjun1-6/+4
2021-03-15net: stmmac: add clocks management for gmac driverJoakim Zhang1-2/+22
2020-11-13net: stmmac: platform: use optional clk/reset get APIsJisheng Zhang1-13/+9
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg1-1/+2
2020-05-29stmmac: platform: add "snps, dwmac-5.10a" IP compatible stringFugang Duan1-1/+2
2020-03-25Merge 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-14net: stmmac: platform: Fix misleading interrupt error msgMarkus Fuchs1-4/+10
2020-02-24net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum1-1/+1