mbox series

[net,v2,0/4] via-rhine: Resume fix and other maintenance work

Message ID 20200929200943.3364-1-kevinbrace@gmx.com
Headers show
Series via-rhine: Resume fix and other maintenance work | expand

Message

Kevin Brace Sept. 29, 2020, 8:09 p.m. UTC
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

Comments

David Miller Sept. 29, 2020, 9:24 p.m. UTC | #1
From: Kevin Brace <kevinbrace@gmx.com>

Date: Tue, 29 Sep 2020 13:09:39 -0700

> 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.


Series applied, thank you.
Kevin Brace Sept. 30, 2020, 1:09 a.m. UTC | #2
Hi David,

Thank you for the quick application of the fixes.

Regards,

Kevin Brace
Brace Computer Laboratory blog
https://bracecomputerlab.com


> Sent: Tuesday, September 29, 2020 at 2:24 PM

> From: "David Miller" <davem@davemloft.net>

> To: kevinbrace@gmx.com

> Cc: netdev@vger.kernel.org

> Subject: Re: [PATCH net v2 0/4] via-rhine: Resume fix and other maintenance work

>

> From: Kevin Brace Date: Tue, 29 Sep 2020 13:09:39 -0700 > 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. Series applied, thank you.