linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] DMA fixes for PS3 gelic network driver
@ 2021-06-03 19:14 Geoff Levand
  2021-06-03 19:15 ` [PATCH v2 1/2] net/ps3_gelic: Add gelic_descr structures Geoff Levand
  2021-06-03 19:15 ` [PATCH v2 2/2] net/ps3_gelic: Cleanups, improve logging Geoff Levand
  0 siblings, 2 replies; 3+ messages in thread
From: Geoff Levand @ 2021-06-03 19:14 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski; +Cc: linuxppc-dev, netdev

Hi Dave, Jakub,

This is a set of patches that fix various DMA related problems in the PS3
gelic network driver, and also adds better error checking and improved
message logging.

Please consider.

Changes from V1:
  Split the V1 series into two, one series with powerpc changes, and one series
  with gelic network driver changes.
  
-Geoff

The following changes since commit 8124c8a6b35386f73523d27eacb71b5364a68c4c:

  Linux 5.13-rc4 (2021-05-30 11:58:25 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-linux.git for-merge-dma-net

for you to fetch changes up to c944a7aa07cbe1893a2426cfd6ed506bc6aebbbc:

  net/ps3_gelic: Cleanups, improve logging (2021-06-03 11:47:01 -0700)

----------------------------------------------------------------
Geoff Levand (2):
      net/ps3_gelic: Add gelic_descr structures
      net/ps3_gelic: Cleanups, improve logging

 drivers/net/ethernet/toshiba/ps3_gelic_net.c | 968 +++++++++++++++------------
 drivers/net/ethernet/toshiba/ps3_gelic_net.h |  24 +-
 2 files changed, 557 insertions(+), 435 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-06-03 19:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-03 19:14 [PATCH v2 0/2] DMA fixes for PS3 gelic network driver Geoff Levand
2021-06-03 19:15 ` [PATCH v2 1/2] net/ps3_gelic: Add gelic_descr structures Geoff Levand
2021-06-03 19:15 ` [PATCH v2 2/2] net/ps3_gelic: Cleanups, improve logging Geoff Levand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).