mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <sha@pengutronix.de>
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v4] usb: net: Add support for the Realtek RTL8152B/RTL8153
Date: Fri, 5 Nov 2021 10:32:25 +0100	[thread overview]
Message-ID: <20211105093225.GH25698@pengutronix.de> (raw)
In-Reply-To: <20211101125538.512494-1-o.rempel@pengutronix.de>

On Mon, Nov 01, 2021 at 01:55:38PM +0100, Oleksij Rempel wrote:
> This adds support for the Realtek RTL8152B/RTL8153 ethernet converter chip.
> This driver is based on U-Boot version v2021.10 with port to barebox
> internal frameworks.
> 
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
>  drivers/net/usb/Kconfig    |    7 +
>  drivers/net/usb/Makefile   |    1 +
>  drivers/net/usb/r8152.c    | 1593 ++++++++++++++++++++++++++++++++++++
>  drivers/net/usb/r8152.h    |  619 ++++++++++++++
>  drivers/net/usb/r8152_fw.c | 1199 +++++++++++++++++++++++++++
>  5 files changed, 3419 insertions(+)
>  create mode 100644 drivers/net/usb/r8152.c
>  create mode 100644 drivers/net/usb/r8152.h
>  create mode 100644 drivers/net/usb/r8152_fw.c

Applied, thanks

Sascha



-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


      reply	other threads:[~2021-11-05  9:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-01 12:55 Oleksij Rempel
2021-11-05  9:32 ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211105093225.GH25698@pengutronix.de \
    --to=sha@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=o.rempel@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox