claudiu beznea ([email protected])

Number of posts: 769 (2.28 per day)
First post: 2023-07-14 18:50:30
Last post: 2024-06-16 07:33:46

Date List Subject
2024-01-05 08:26:39 linux-kernel [PATCH net-next v3 07/19] net: ravb: Move reference clock enable/disable on runtime PM APIs
2024-01-05 08:26:17 linux-kernel [PATCH net-next v3 06/19] net: ravb: Assert/de-assert reset on suspend/resume
2024-01-05 08:26:00 linux-kernel [PATCH net-next v3 05/19] net: ravb: Use tabs instead of spaces
2024-01-05 08:25:40 linux-kernel [PATCH net-next v3 04/19] net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
2024-01-05 08:25:23 linux-kernel [PATCH net-next v3 03/19] net: ravb: Make reset controller support mandatory
2024-01-05 08:25:15 linux-kernel [PATCH net-next v3 01/19] net: ravb: Let IP-specific receive function to interrogate descriptors
2024-01-05 08:25:03 linux-kernel [PATCH net-next v3 02/19] net: ravb: Rely on PM domain to enable gptp_clk
2024-01-05 08:24:21 linux-kernel [PATCH net-next v3 00/19] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
2024-01-03 08:15:16 linux-kernel [PATCH v4 0/1] net: ravb: fixes for the ravb driver
2024-01-03 08:14:39 linux-kernel [PATCH v4 1/1] net: ravb: Wait for operating mode to be applied
2024-01-02 11:02:34 linux-kernel [PATCH net v3 1/1] net: ravb: Wait for operating mode to be applied
2024-01-02 11:02:30 linux-kernel [PATCH net v3 0/1] net: ravb: fixes for the ravb driver
2023-12-29 15:07:52 linux-kernel Re: [PATCH net v2 1/1] net: ravb: Wait for operation mode to be applied
2023-12-27 13:09:15 linux-kernel [PATCH] arm64: dts: renesas: rzg3s-smarc: Add gpio keys
2023-12-27 10:44:15 linux-kernel Re: [PATCH net v2 1/1] net: ravb: Wait for operation mode to be applied
2023-12-27 10:11:18 linux-kernel Re: [PATCH net v2 1/1] net: ravb: Wait for operation mode to be applied
2023-12-22 11:37:18 linux-kernel [PATCH net v2 1/1] net: ravb: Wait for operation mode to be applied
2023-12-22 11:36:35 linux-kernel [PATCH net v2 0/1] net: ravb: fixes for the ravb driver
2023-12-20 12:03:15 linux-kernel Re: [PATCH net-next v2 10/21] net: ravb: Move delay mode set in the driver's ndo_open API
2023-12-20 11:41:57 linux-kernel Re: [PATCH net-next v2 11/21] net: ravb: Move DBAT configuration to the driver's ndo_open API
2023-12-20 11:35:01 linux-kernel Re: [PATCH net 1/2] net: ravb: Wait for operation mode to be applied
2023-12-18 12:24:57 linux-kernel Re: [PATCH net-next v2 20/21] net: ravb: Do not apply RX CSUM settings to hardware if the interface is down
2023-12-18 12:19:40 linux-kernel Re: [PATCH net-next v2 19/21] net: ravb: Do not set promiscuous mode if the interface is down
2023-12-18 12:11:19 linux-kernel Re: [PATCH net-next v2 18/21] net: ravb: Return cached statistics if the interface is down
2023-12-17 13:22:32 linux-kernel Re: [PATCH net-next v2 17/21] net: ravb: Keep clock request operations grouped together
2023-12-17 13:15:27 linux-kernel Re: [PATCH net-next v2 13/21] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
2023-12-17 12:54:34 linux-kernel Re: [PATCH net-next v2 11/21] net: ravb: Move DBAT configuration to the driver's ndo_open API
2023-12-17 12:49:41 linux-kernel Re: [PATCH net-next v2 10/21] net: ravb: Move delay mode set in the driver's ndo_open API
2023-12-17 12:40:58 linux-kernel Re: [PATCH net-next v2 09/21] net: ravb: Split GTI computation and set operations
2023-12-17 12:02:44 linux-kernel [PATCH net-next v2 01/21] net: ravb: Let IP-specific receive function to interrogate descriptors
2023-12-17 12:02:33 linux-kernel [PATCH net-next v2 07/21] net: ravb: Move reference clock enable/disable on runtime PM APIs
2023-12-17 12:02:17 linux-kernel [PATCH net-next v2 08/21] net: ravb: Move the IRQs get and request in the probe function
2023-12-17 11:57:40 linux-kernel [PATCH net-next v2 16/21] net: ravb: Keep the reverse order of operations in ravb_close()
2023-12-17 11:56:53 linux-kernel Re: [PATCH net-next v2 08/21] net: ravb: Move the IRQs get and request in the probe function
2023-12-16 11:54:00 linux-kernel Re: [PATCH net 1/2] net: ravb: Wait for operation mode to be applied
2023-12-16 11:53:04 linux-kernel Re: [PATCH net 1/2] net: ravb: Wait for operation mode to be applied
2023-12-16 11:50:54 linux-kernel Re: [PATCH net 1/2] net: ravb: Wait for operation mode to be applied
2023-12-16 11:50:33 linux-kernel [PATCH net-next v2 15/21] net: ravb: Simplify ravb_resume()
2023-12-16 11:50:33 linux-kernel [PATCH net-next v2 21/21] net: ravb: Add runtime PM support
2023-12-16 11:49:11 linux-kernel Re: [PATCH net-next v2 00/21] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
2023-12-16 11:42:13 linux-kernel [PATCH net-next v2 19/21] net: ravb: Do not set promiscuous mode if the interface is down
2023-12-16 11:39:32 linux-kernel [PATCH net-next v2 06/21] net: ravb: Assert/de-assert reset on suspend/resume
2023-12-15 15:00:17 linux-kernel Re: [PATCH net 2/2] net: ravb: Check that GTI loading request is done
2023-12-15 11:55:31 linux-kernel [PATCH net-next v2 12/21] net: ravb: Move ptp initialization in the driver's ndo_open API for ccc_gac platorms
2023-12-15 11:52:26 linux-kernel [PATCH net-next v2 11/21] net: ravb: Move DBAT configuration to the driver's ndo_open API
2023-12-15 11:52:25 linux-kernel [PATCH net-next v2 00/21] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
2023-12-15 11:50:49 linux-kernel [PATCH net-next v2 13/21] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
2023-12-15 11:49:41 linux-kernel [PATCH net-next v2 20/21] net: ravb: Do not apply RX CSUM settings to hardware if the interface is down
2023-12-15 11:48:10 linux-kernel [PATCH net-next v2 14/21] net: ravb: Simplify ravb_suspend()
2023-12-15 11:48:07 linux-kernel [PATCH net-next v2 10/21] net: ravb: Move delay mode set in the driver's ndo_open API
2023-12-15 11:48:06 linux-kernel [PATCH net-next v2 09/21] net: ravb: Split GTI computation and set operations