All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] DMA fixes for PS3 gelic network driver
@ 2021-07-11  4:15 Geoff Levand
  2021-07-11  4:15 ` [PATCH v3 1/2] net/ps3_gelic: Add gelic_descr structures Geoff Levand
  2021-07-11  4:15 ` [PATCH v3 2/2] net/ps3_gelic: Cleanups, improve logging Geoff Levand
  0 siblings, 2 replies; 9+ messages in thread
From: Geoff Levand @ 2021-07-11  4:15 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski; +Cc: netdev, linuxppc-dev

Hi Dave, Jakub,

This set of patches fixes various DMA related problems in the PS3 gelic
network driver and adds better error checking and improved message logging.

Please consider.

Changes from v2:
  Rebase to latest net-next.

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 5e437416ff66981d8154687cfdf7de50b1d82bfc:

  Merge branch 'dsa-mv88e6xxx-topaz-fixes' (2021-07-01 11:51:36 -0700)

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 ffb7b2f4ac085986f563131e3851e07393cd514f:

  net/ps3_gelic: Cleanups, improve logging (2021-07-10 20:42:42 -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] 9+ messages in thread

end of thread, other threads:[~2021-07-17 22:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-11  4:15 [PATCH v3 0/2] DMA fixes for PS3 gelic network driver Geoff Levand
2021-07-11  4:15 ` [PATCH v3 1/2] net/ps3_gelic: Add gelic_descr structures Geoff Levand
2021-07-11 14:03   ` Christophe Leroy
2021-07-11 14:03     ` Christophe Leroy
2021-07-17 22:36     ` Geoff Levand
2021-07-17 22:36       ` Geoff Levand
2021-07-11  4:15 ` [PATCH v3 2/2] net/ps3_gelic: Cleanups, improve logging Geoff Levand
2021-07-11 14:10   ` Christophe Leroy
2021-07-11 14:10     ` Christophe Leroy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.