public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 5.10.y cip 00/11] Backport ravb driver improvements
@ 2024-07-29 14:30 Paul Barker
  2024-07-29 14:30 ` [PATCH 5.10.y cip 01/11] ravb: Group descriptor types used in Rx ring Paul Barker
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Paul Barker @ 2024-07-29 14:30 UTC (permalink / raw)
  To: cip-dev, Nobuhiro Iwamatsu, Pavel Machek; +Cc: Biju Das, Lad Prabhakar

This series includes all relevant fixes, tidy-ups and other improvements
to the ravb driver present in Linux v6.10. This keeps the CIP 5.10
series aligned with the backports made for CIP 6.1.

Niklas Söderlund (7):
  ravb: Group descriptor types used in Rx ring
  ravb: Make it clear the information relates to maximum frame size
  ravb: Create helper to allocate skb and align it
  ravb: Use the max frame size from hardware info for RZ/G2L
  ravb: Move maximum Rx descriptor data usage to info struct
  ravb: Unify Rx ring maintenance code paths
  ravb: Correct buffer size to map for R-Car Rx

Paul Barker (4):
  net: ravb: Always process TX descriptor ring
  net: ravb: Always update error counters
  net: ravb: Count packets instead of descriptors in R-Car RX path
  net: ravb: Allow RX loop to move past DMA mapping errors

 drivers/net/ethernet/renesas/ravb.h      |  20 +-
 drivers/net/ethernet/renesas/ravb_main.c | 272 +++++++++--------------
 2 files changed, 114 insertions(+), 178 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2024-08-01 11:26 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-29 14:30 [PATCH 5.10.y cip 00/11] Backport ravb driver improvements Paul Barker
2024-07-29 14:30 ` [PATCH 5.10.y cip 01/11] ravb: Group descriptor types used in Rx ring Paul Barker
2024-07-29 14:30 ` [PATCH 5.10.y cip 02/11] ravb: Make it clear the information relates to maximum frame size Paul Barker
2024-07-29 14:30 ` [PATCH 5.10.y cip 03/11] ravb: Create helper to allocate skb and align it Paul Barker
2024-07-29 14:30 ` [PATCH 5.10.y cip 04/11] ravb: Use the max frame size from hardware info for RZ/G2L Paul Barker
2024-07-29 14:30 ` [PATCH 5.10.y cip 05/11] ravb: Move maximum Rx descriptor data usage to info struct Paul Barker
2024-07-29 14:30 ` [PATCH 5.10.y cip 06/11] ravb: Unify Rx ring maintenance code paths Paul Barker
2024-07-29 14:30 ` [PATCH 5.10.y cip 07/11] ravb: Correct buffer size to map for R-Car Rx Paul Barker
2024-07-29 14:30 ` [PATCH 5.10.y cip 08/11] net: ravb: Always process TX descriptor ring Paul Barker
2024-07-29 14:30 ` [PATCH 5.10.y cip 09/11] net: ravb: Always update error counters Paul Barker
2024-07-29 14:30 ` [PATCH 5.10.y cip 10/11] net: ravb: Count packets instead of descriptors in R-Car RX path Paul Barker
2024-07-29 14:30 ` [PATCH 5.10.y cip 11/11] net: ravb: Allow RX loop to move past DMA mapping errors Paul Barker
2024-07-31  7:59 ` [PATCH 5.10.y cip 00/11] Backport ravb driver improvements Pavel Machek
2024-08-01 11:26   ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox