1. f2026fd usb: eth: r8152: Remove non-DM_ETH code by Tom Rini · Sun Nov 27 10:25:31 2022 -0500
  2. 0c92935 Add support for TP-Link UE200 dongle by Oleksii Titov · Wed Apr 20 11:23:25 2022 +0300
  3. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  4. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  5. b08cd54 eth/r8152: fix the aggregation issue by Hayes Wang · Wed Dec 16 17:03:23 2020 +0800
  6. 5573bf5 eth/r8152: free previous memory if r8152_eth_probe fail by Hayes Wang · Wed Dec 16 17:03:22 2020 +0800
  7. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  8. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  9. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  10. d215ca2 eth/r8152: support RTL8153B/RTL8154B by Hayes Wang · Tue Jun 16 17:09:47 2020 +0800
  11. 27217bc eth/r8152: reset PHY after setting it by Hayes Wang · Tue Jun 16 17:09:45 2020 +0800
  12. 653d2e7 eth/r8152: reset bmu after disabling Tx/Rx by Hayes Wang · Tue Jun 16 17:09:44 2020 +0800
  13. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  14. f65b643 eth/r8152: fix assigning the wrong endpoint by Hayes Wang · Fri May 22 16:54:10 2020 +0800
  15. 1bb3ee4 eth/r8152: fix typo in register name by Hayes Wang · Fri May 22 16:54:11 2020 +0800
  16. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  17. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  18. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  19. 80d353c usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · Fri Nov 23 17:36:19 2018 +0100
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  21. 657bc53 net: usb: r8152: fix "duplicate 'const' declaration specifier" by Philipp Tomsich · Sun Jun 25 22:47:15 2017 +0200
  22. 0109440 net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers by Stefan Roese · Tue Nov 22 16:14:23 2016 +0100
  23. 47c5097 net: usb: r8152: Add DM support by Stefan Roese · Wed Jun 29 07:58:05 2016 +0200
  24. 9b6dbd4 usb: eth: add Realtek RTL8152B/RTL8153 DRIVER by Ted Chen · Wed Jan 20 14:24:52 2016 +0800