All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] net: ethernet: fixes for stmmac and fec
@ 2021-06-02 12:12 ` Joakim Zhang
  0 siblings, 0 replies; 8+ messages in thread
From: Joakim Zhang @ 2021-06-02 12:12 UTC (permalink / raw)
  To: davem, kuba, peppe.cavallaro, alexandre.torgue, joabreu, mcoquelin.stm32
  Cc: netdev, linux-kernel, linux-stm32, linux-arm-kernel, linux-imx

Small fixes for stmmac and fec.

Andy Duan (1):
  net: fec_ptp: add clock rate zero check

Joakim Zhang (2):
  net: stmmac: disable clocks in stmmac_remove_config_dt()
  net: stmmac: avoid kernel panic in tc_setup_taprio()

 drivers/net/ethernet/freescale/fec_ptp.c              | 4 ++++
 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c | 2 ++
 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c       | 8 +++++---
 3 files changed, 11 insertions(+), 3 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-06-02 12:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 12:12 [PATCH net 0/3] net: ethernet: fixes for stmmac and fec Joakim Zhang
2021-06-02 12:12 ` Joakim Zhang
2021-06-02 12:12 ` [PATCH net 1/3] net: stmmac: disable clocks in stmmac_remove_config_dt() Joakim Zhang
2021-06-02 12:12   ` Joakim Zhang
2021-06-02 12:12 ` [PATCH net 2/3] net: stmmac: avoid kernel panic in tc_setup_taprio() Joakim Zhang
2021-06-02 12:12   ` Joakim Zhang
2021-06-02 12:12 ` [PATCH net 3/3] net: fec_ptp: add clock rate zero check Joakim Zhang
2021-06-02 12:12   ` Joakim Zhang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.