]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
net: ethernet: ravb: Suspend and resume the transmission flow
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Wed, 1 Apr 2026 18:36:08 +0000 (20:36 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 3 Apr 2026 23:04:28 +0000 (16:04 -0700)
commit353d8e7989b6babe8fe4ae06272230c7941c3f73
treee141442d4f78fd8e6864db6c3af69c206f9b59eb
parent48a5e77b49ff304f5ad76d07c864e4b2257493c3
net: ethernet: ravb: Suspend and resume the transmission flow

The current driver does not follow the latest datasheet and does not
suspend the flow when stopping DMA and resume it when starting. Update
the driver to do so.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
[Niklas: Rebase from BSP and reword commit message]
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://patch.msgid.link/20260401183608.1852225-1-niklas.soderlund+renesas@ragnatech.se
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/renesas/ravb_main.c