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(-)