All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/4] via-rhine: Resume fix and other maintenance work
@ 2020-09-29 20:09 Kevin Brace
  2020-09-29 20:09 ` [PATCH net v2 1/4] via-rhine: Fix for the hardware having a reset failure after resume Kevin Brace
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Kevin Brace @ 2020-09-29 20:09 UTC (permalink / raw)
  To: netdev; +Cc: Kevin Brace

I use via-rhine based Ethernet regularly, and the Ethernet dying
after resume was really annoying me.  I decided to take the
matter into my own hands, and came up with a fix for the Ethernet
disappearing after resume.  I will also want to take over the code
maintenance work for via-rhine.  The patches apply to the latest
code, but they should be backported to older kernels as well.

--
Kevin Brace (4):
  via-rhine: Fix for the hardware having a reset failure after resume
  via-rhine: VTunknown1 device is really VT8251 South Bridge
  via-rhine: Eliminate version information
  via-rhine: New device driver maintainer

 MAINTAINERS                          |  3 ++-
 drivers/net/ethernet/via/via-rhine.c | 21 ++++-----------------
 2 files changed, 6 insertions(+), 18 deletions(-)

--
2.17.1


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

end of thread, other threads:[~2020-09-30  1:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 20:09 [PATCH net v2 0/4] via-rhine: Resume fix and other maintenance work Kevin Brace
2020-09-29 20:09 ` [PATCH net v2 1/4] via-rhine: Fix for the hardware having a reset failure after resume Kevin Brace
2020-09-29 20:09 ` [PATCH net v2 2/4] via-rhine: VTunknown1 device is really VT8251 South Bridge Kevin Brace
2020-09-29 20:09 ` [PATCH net v2 3/4] via-rhine: Eliminate version information Kevin Brace
2020-09-29 20:09 ` [PATCH net v2 4/4] via-rhine: New device driver maintainer Kevin Brace
2020-09-29 21:24 ` [PATCH net v2 0/4] via-rhine: Resume fix and other maintenance work David Miller
2020-09-30  1:09   ` Kevin Brace

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.