summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_removeJisheng Zhang2023-09-181-2/+1
* net: stmmac: dwmac-visconti: use devm_stmmac_probe_config_dt()Jisheng Zhang2023-09-181-14/+5
* net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang2023-08-101-1/+1
* net: Explicitly include correct DT includesRob Herring2023-07-271-1/+2
* net: stmmac: dwmac-visconti: Convert to platform remove callback returning voidUwe Kleine-König2023-05-091-4/+2
* net: stmmac: dwmac-visconti: Make visconti_eth_clock_remove() return voidUwe Kleine-König2023-05-091-8/+3
* net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König2023-05-091-3/+1
* net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected spee...Yuji Ishikawa2022-01-281-2/+7
* net: stmmac: dwmac-visconti: Fix clock configuration for RMII modeYuji Ishikawa2022-01-201-11/+21
* net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SELYuji Ishikawa2022-01-201-5/+5
* net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MNobuhiro Iwamatsu2021-12-231-1/+1
* net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()Cai Huoqing2021-09-171-4/+3
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-1/+1
* net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe()Wei Yongjun2021-02-241-0/+1
* net: stmmac: Add Toshiba Visconti SoCs glue driverNobuhiro Iwamatsu2021-02-151-0/+285