public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH u-boot 0/4] r8152: support more chips
@ 2020-06-09  8:53 Hayes Wang
  2020-06-09  8:53 ` [PATCH u-boot 1/4] eth/r8152: reset bmu after disabling Tx/Rx Hayes Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 24+ messages in thread
From: Hayes Wang @ 2020-06-09  8:53 UTC (permalink / raw)
  To: u-boot

The first two patched are some improvements. And the last two patches
are used to support RTL8153B and RTL8154B.

Hayes Wang (4):
  eth/r8152: reset bmu after disabling Tx/Rx
  eth/r8152: reset PHY after setting it
  eth/r8152: modify rtl_clear_bp function
  eth/r8152: support RTL8153B/RTL8154B

 drivers/usb/eth/r8152.c    | 223 +++++++++++++++++++++++++++++++++-
 drivers/usb/eth/r8152.h    |  71 +++++++++--
 drivers/usb/eth/r8152_fw.c | 239 +++++++++++++++++++++++++++++++++----
 3 files changed, 493 insertions(+), 40 deletions(-)

-- 
2.21.1

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

end of thread, other threads:[~2020-06-15  7:34 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-09  8:53 [PATCH u-boot 0/4] r8152: support more chips Hayes Wang
2020-06-09  8:53 ` [PATCH u-boot 1/4] eth/r8152: reset bmu after disabling Tx/Rx Hayes Wang
2020-06-09 14:20   ` Marek Vasut
2020-06-10  9:27     ` Hayes Wang
2020-06-10 11:04       ` Marek Vasut
2020-06-11  3:18         ` Hayes Wang
2020-06-09  8:53 ` [PATCH u-boot 2/4] eth/r8152: reset PHY after setting it Hayes Wang
2020-06-09 14:22   ` Marek Vasut
2020-06-10  9:47     ` Hayes Wang
2020-06-10 11:06       ` Marek Vasut
2020-06-09  8:53 ` [PATCH u-boot 3/4] eth/r8152: modify rtl_clear_bp function Hayes Wang
2020-06-09 14:23   ` Marek Vasut
2020-06-09  8:53 ` [PATCH u-boot 4/4] eth/r8152: support RTL8153B/RTL8154B Hayes Wang
2020-06-09 14:27   ` Marek Vasut
2020-06-10 12:44     ` Hayes Wang
2020-06-10 12:54       ` Marek Vasut
2020-06-10 13:12         ` Hayes Wang
2020-06-10 13:20           ` Marek Vasut
2020-06-11  3:18             ` Hayes Wang
2020-06-12  0:05               ` Marek Vasut
2020-06-12  3:50                 ` Hayes Wang
2020-06-12 11:52                   ` Marek Vasut
2020-06-15  6:52                     ` Hayes Wang
2020-06-15  7:34                       ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox