Paul Barker ([email protected])

Number of posts: 64 (0.23 per day)
First post: 2023-07-17 22:51:41
Last post: 2024-04-21 15:49:55

Date List Subject
2024-04-21 15:49:55 linux-kernel Re: [net-next RFC v3 4/7] net: ravb: Refactor GbEth RX code path
2024-04-19 08:03:14 linux-kernel Re: [net-next RFC v3 7/7] net: ravb: Allocate RX buffers via page pool
2024-04-17 11:41:57 linux-kernel [PATCH] pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfaces
2024-04-16 12:04:58 linux-kernel [net PATCH v3 4/4] net: ravb: Fix RX byte accounting for jumbo packets
2024-04-16 12:04:40 linux-kernel [net PATCH v3 2/4] net: ravb: Allow RX loop to move past DMA mapping errors
2024-04-16 12:04:23 linux-kernel [net PATCH v3 3/4] net: ravb: Fix GbEth jumbo packet RX checksum handling
2024-04-16 12:04:05 linux-kernel [net PATCH v3 1/4] net: ravb: Count packets instead of descriptors in R-Car RX path
2024-04-16 12:03:48 linux-kernel [net PATCH v3 0/4] ravb Ethernet driver bugfixes
2024-04-15 12:18:32 linux-kernel Re: [net-next RFC v3 3/7] net: ravb: Refactor RX ring refill
2024-04-15 12:11:28 linux-kernel Re: [net-next RFC v3 2/7] net: ravb: Align poll function with NAPI docs
2024-04-15 11:31:26 linux-kernel Re: [net-next RFC v3 1/7] net: ravb: Simplify poll & receive functions
2024-04-15 10:37:43 linux-kernel [net-next RFC v3 7/7] net: ravb: Allocate RX buffers via page pool
2024-04-15 09:58:41 linux-kernel [net-next RFC v3 1/7] net: ravb: Simplify poll & receive functions
2024-04-15 09:58:10 linux-kernel [net-next RFC v3 6/7] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP
2024-04-15 09:57:04 linux-kernel [net-next RFC v3 4/7] net: ravb: Refactor GbEth RX code path
2024-04-15 09:53:24 linux-kernel [net-next RFC v3 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
2024-04-15 09:49:51 linux-kernel [net-next RFC v3 5/7] net: ravb: Enable SW IRQ Coalescing for GbEth
2024-04-15 09:49:20 linux-kernel [net-next RFC v3 3/7] net: ravb: Refactor RX ring refill
2024-04-15 09:49:02 linux-kernel [net-next RFC v3 2/7] net: ravb: Align poll function with NAPI docs
2024-04-15 07:23:00 linux-kernel Re: [PATCH net 2/4] net: ravb: Allow RX loop to move past DMA mapping errors
2024-04-15 07:04:44 linux-kernel Re: [PATCH net 1/4] net: ravb: Count packets instead of descriptors in R-Car RX path
2024-04-12 10:02:55 linux-kernel [net PATCH v2 1/4] net: ravb: Count packets instead of descriptors in R-Car RX path
2024-04-12 10:02:49 linux-kernel [net PATCH v2 4/4] net: ravb: Fix RX byte accounting for jumbo packets
2024-04-12 10:02:30 linux-kernel [net PATCH v2 3/4] net: ravb: Fix GbEth jumbo packet RX checksum handling
2024-04-12 10:01:59 linux-kernel [net PATCH v2 2/4] net: ravb: Allow RX loop to move past DMA mapping errors
2024-04-12 10:01:17 linux-kernel [net PATCH v2 0/4] ravb Ethernet driver bugfixes
2024-04-11 11:47:40 linux-kernel [PATCH net 4/4] net: ravb: Fix RX byte accounting for jumbo packets
2024-04-11 11:47:09 linux-kernel [PATCH net 2/4] net: ravb: Allow RX loop to move past DMA mapping errors
2024-04-11 11:46:46 linux-kernel [PATCH net 3/4] net: ravb: Fix GbEth jumbo packet RX checksum handling
2024-04-11 11:46:22 linux-kernel [PATCH net 1/4] net: ravb: Count packets instead of descriptors in R-Car RX path
2024-04-11 11:46:03 linux-kernel [PATCH net 0/4] ravb Ethernet driver bugfixes
2024-04-03 09:02:27 linux-kernel Re: [PATCH v2 1/2] net: ravb: Always process TX descriptor ring
2024-04-02 15:30:55 linux-kernel [PATCH v2 2/2] net: ravb: Always update error counters
2024-04-02 15:20:10 linux-kernel [PATCH v2 1/2] net: ravb: Always process TX descriptor ring
2024-03-26 09:55:32 linux-kernel Re: [PATCH 1/2] net: ravb: Always process TX descriptor ring
2024-03-26 08:38:37 linux-kernel [PATCH 2/2] net: ravb: Always update error counters
2024-03-26 08:38:22 linux-kernel [PATCH 1/2] net: ravb: Always process TX descriptor ring
2024-03-20 08:30:02 linux-kernel [PATCH 2/2] clk: renesas: r9a07g044: Mark resets array as const
2024-03-20 08:29:36 linux-kernel [PATCH 1/2] clk: renesas: r9a07g043: Mark mod_clks and resets arrays as const
2024-02-14 09:36:58 linux-kernel Re: [RFC PATCH net-next v2 6/7] net: ravb: Enable SW IRQ Coalescing for GbEth
2024-02-14 09:17:43 linux-kernel Re: [RFC PATCH net-next v2 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
2024-02-13 11:07:07 linux-kernel Re: [Resend PATCH] topology: Set capacity_freq_ref in all cases
2024-02-12 11:53:00 linux-kernel Re: [RFC PATCH net-next v2 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
2024-02-12 11:45:40 linux-kernel Re: [RFC PATCH net-next v2 6/7] net: ravb: Enable SW IRQ Coalescing for GbEth
2024-02-06 09:22:12 linux-kernel [RFC PATCH net-next v2 6/7] net: ravb: Enable SW IRQ Coalescing for GbEth
2024-02-06 09:21:48 linux-kernel [RFC PATCH net-next v2 7/7] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP
2024-02-06 09:21:12 linux-kernel [RFC PATCH net-next v2 5/7] net: ravb: Align poll function with NAPI docs
2024-02-06 09:20:53 linux-kernel [RFC PATCH net-next v2 4/7] net: ravb: Always update error counters
2024-02-06 09:20:34 linux-kernel [RFC PATCH net-next v2 2/7] net: ravb: Count packets instead of descriptors in RX path
2024-02-06 09:20:16 linux-kernel [RFC PATCH net-next v2 3/7] net: ravb: Always process TX descriptor ring
2024-02-06 09:19:58 linux-kernel [RFC PATCH net-next v2 1/7] net: ravb: Simplify poll & receive functions