summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
AgeCommit message (Expand)Author
8 daysnet: Fix typosBjorn Helgaas
2025-07-10net: stmmac: platform: Add snps,dwmac-5.00a IP compatible stringInochi Amaoto
2025-06-12net: stmmac: extend use of snps,multicast-filter-bins property to xgmacNikunj Kela
2025-05-29net: stmmac: platform: guarantee uniqueness of bus_idQuentin Schulz
2025-04-10net: stmmac: provide stmmac_pltfr_find_clk()Russell King (Oracle)
2025-03-19net: stmmac: deprecate "snps,en-tx-lpi-clockgating" propertyRussell King (Oracle)
2025-03-07net: stmmac: platform: Add snps,dwmac-5.30a IP compatible stringInochi Amaoto
2025-03-07net: stmmac: platform: Group GMAC4 compatible checkInochi Amaoto
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-23net: stmmac: restructure the error path of stmmac_probe_config_dt()Joe Hattori
2024-12-09net: stmmac: Fix clock rate variables sizeJan Petrous (OSS)
2024-11-05net: stmmac: add support for dwmac 3.72aLothar Rubusch
2024-06-20net: stmmac: unexport stmmac_pltfr_init/exit()Bartosz Golaszewski
2024-02-12net: stmmac: Add driver support for common safety IRQSuraj Jaiswal
2024-01-07Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski
2024-01-07net: stmmac: Add support for TX/RX channel interruptSwee Leong Ching
2023-12-15net: stmmac: don't create a MDIO bus if unnecessaryAndrew Halaney
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-01net: stmmac: platform: fix the incorrect parameterClark Wang
2023-09-18net: stmmac: make stmmac_{probe|remove}_config_dt staticJisheng Zhang
2023-09-18net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_removeJisheng Zhang
2023-09-18net: stmmac: Tx coe sw fallbackRohan G Thomas
2023-08-30net: stmmac: failure to probe without MAC interface specifiedRussell King (Oracle)
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)
2023-08-25net: stmmac: convert plat->phylink_node to fwnodeRussell King (Oracle)
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-07-13net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the tso_en field with a flagBartosz Golaszewski
2023-06-24net: stmmac: platform: provide devm_stmmac_pltfr_probe()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide devm_stmmac_probe_config_dt()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide stmmac_pltfr_remove_no_dt()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide stmmac_pltfr_probe()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide stmmac_pltfr_exit()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide stmmac_pltfr_init()Bartosz Golaszewski
2023-05-09net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König
2023-04-18net: stmmac: platform: Add snps,dwmac-5.20 IP compatible stringEmil Renner Berthing
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-14net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-13net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König
2022-12-06net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang
2022-09-30net: stmmac: add a parse for new property 'snps,clk-csr'Jianguo Zhang
2022-09-27net: 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-01net: 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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski