blob: 85dfdaa432a0cb87120bdb3f68a75dd9c9927495 [file] [log] [blame]
23698a9abb62 ("net: ravb: Move delay mode set in the driver's ndo_open API")
f384ab481cab ("net: ravb: Split GTI computation and set operations")
32f012b8c01c ("net: ravb: Move getting/requesting IRQs in the probe() method")
a654f6e875b7 ("net: ravb: Move reference clock enable/disable on runtime PM APIs")
6ccc22a5afcb ("net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()")
e1da043f2b2d ("net: ravb: Rely on PM domain to enable gptp_clk")
9039cd4c6163 ("net: ravb: Wait for operating mode to be applied")
edf9bc396e05 ("net: ravb: Keep reverse order of operations in ravb_remove()")
eac16a733427 ("net: ravb: Stop DMA in case of failures on ravb_open()")
88b74831faae ("net: ravb: Use pm_runtime_resume_and_get()")
d8eb6ea4b302 ("net: ravb: Check return value of reset_control_deassert()")
397144287071 ("ravb: Fix use-after-free issue in ravb_tx_timeout_work()")
e6864af61493 ("ravb: Fix up dma_free_coherent() call in ravb_remove()")
c72a7e42592b ("ravb: Fix "failed to switch device to config mode" message during unbind")
72069a7b2821 ("ravb: Use separate clock for gPTP")
b0265dcba3d6 ("ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqs")
cb99badde146 ("ravb: Separate handling of irq enable/disable regs into feature")
d9f31aeaa1e5 ("ethernet: renesas: Use div64_ul instead of do_div")
1091da579d7c ("ravb: Rename "nc_queue" feature bit")
2e95e08ac009 ("ravb: Add rx_max_buf_size to struct ravb_hw_info")