1. b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  2. 00fcf8c Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks" by Aaron Ma · 3 years ago
  3. 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  4. b24edca r8152: sync ocp base by Hayes Wang · 3 years, 1 month ago
  5. 45bf944 r8152: fix the force speed doesn't work for RTL8156 by Hayes Wang · 3 years, 1 month ago
  6. 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 2 months ago
  7. f77b83b net: usb: r8152: Add MAC passthrough support for more Lenovo Docks by Aaron Ma · 3 years, 2 months ago
  8. 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  9. 49ed8dd net: usb: use eth_hw_addr_set() for dev->addr_len cases by Jakub Kicinski · 3 years, 3 months ago
  10. baf33d7 r8152: avoid to resubmit rx immediately by Hayes Wang · 3 years, 3 months ago
  11. af804e6 net: usb: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 4 months ago
  12. f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 5 months ago
  13. f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  14. 6633fb8 r8152: fix the maximum number of PLA bp for RTL8153C by Hayes Wang · 3 years, 5 months ago
  15. a876a33 r8152: fix writing USB_BP2_EN by Hayes Wang · 3 years, 5 months ago
  16. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
  17. 776ac63 r8152: Fix a deadlock by doubly PM resume by Takashi Iwai · 3 years, 6 months ago
  18. 9c23aa5 r8152: Fix potential PM refcount imbalance by Takashi Iwai · 3 years, 6 months ago
  19. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  20. b67fda9 r8152: store the information of the pipes by Hayes Wang · 3 years, 7 months ago
  21. 99718ab r8152: Avoid memcpy() over-reading of ETH_SS_STATS by Kees Cook · 3 years, 7 months ago
  22. f62c4f3 net: usb: Fix spelling mistakes by Zheng Yongjun · 3 years, 8 months ago
  23. 163d01c5 r8152: support pauseparam of ethtool_ops by Hayes Wang · 3 years, 8 months ago
  24. 1a44fb3 r8152: check the informaton of the device by Hayes Wang · 3 years, 8 months ago
  25. 9c68011 r8152: remove some bit operations by Hayes Wang · 3 years, 9 months ago
  26. 55319ee r8152: redefine REALTEK_USB_DEVICE macro by Hayes Wang · 3 years, 9 months ago
  27. e7865ea r8152: remove NCM mode from REALTEK_USB_DEVICE macro by Hayes Wang · 3 years, 9 months ago
  28. f49c35b r8152: replace return with break for ram code speedup mode timeout by Hayes Wang · 3 years, 9 months ago
  29. c219894 r8152: search the configuration of vendor mode by Hayes Wang · 3 years, 9 months ago
  30. 4a51b0e r8152: support PHY firmware for RTL8156 series by Hayes Wang · 3 years, 9 months ago
  31. 195aae3 r8152: support new chips by Hayes Wang · 3 years, 9 months ago
  32. 67ce1a8 r8152: add help function to change mtu by Hayes Wang · 3 years, 9 months ago
  33. a8a7be1 r8152: adjust rtl8152_check_firmware function by Hayes Wang · 3 years, 9 months ago
  34. 5133bcc7 r8152: set inter fram gap time depending on speed by Hayes Wang · 3 years, 9 months ago
  35. f91a50d r8152: limit the RX buffer size of RTL8153A for USB 2.0 by Hayes Wang · 3 years, 10 months ago
  36. 4b5dc1a Revert "r8152: adjust the settings about MAC clock speed down for RTL8153" by Hayes Wang · 3 years, 11 months ago
  37. 40fa756 r8152: spilt rtl_set_eee_plus and r8153b_green_en by Hayes Wang · 4 years ago
  38. 156c320 r8152: replace netif_err with dev_err by Hayes Wang · 4 years ago
  39. c79515e r8152: check if the pointer of the function exists by Hayes Wang · 4 years ago
  40. 7a0ae61 r8152: enable U1/U2 for USB_SPEED_SUPER by Hayes Wang · 4 years ago
  41. 80fd850 r8152: adjust the flow of power cut for RTL8153B by Hayes Wang · 4 years ago
  42. a08c0d3 r8152: replace several functions about phy patch request by Hayes Wang · 4 years ago
  43. f3163f1 net: usb: r8152: use new tasklet API by Emil Renner Berthing · 4 years ago
  44. cb82a54 r8152: Add Lenovo Powered USB-C Travel Hub by Leon Schuermann · 4 years ago
  45. c1aedf0 net/usb/r8153_ecm: support ECM mode for RTL8153 by Hayes Wang · 4 years, 2 months ago
  46. 9f07814 net: usb: r8152: Fix a couple of spelling errors in fw_phy_nc's docs by Lee Jones · 4 years, 3 months ago
  47. 34e653e net: usb: r8152: Provide missing documentation for some struct members by Lee Jones · 4 years, 3 months ago
  48. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  49. b9b40ee r8152: Use MAC address from correct device tree node by Thierry Reding · 4 years, 5 months ago
  50. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  51. c27a2043 r8152: support additional Microsoft Surface Ethernet Adapter variant by Marc Payne · 4 years, 8 months ago
  52. acb6d37 r8152: Use MAC address from device tree if available by Thierry Reding · 4 years, 8 months ago
  53. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  54. e52a646 r8152: reject unsupported coalescing params by Jakub Kicinski · 4 years, 11 months ago
  55. ee3bc9c r8152: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  56. d64c7a0 r8152: check disconnect status after long sleep by You-Sheng Yang · 5 years ago
  57. 2344120 r8152: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  58. b4b771f r8152: Add MAC passthrough support to new device by Kai-Heng Feng · 5 years ago
  59. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  60. aa475d9 r8152: disable DelayPhyPwrChg by Hayes Wang · 5 years ago
  61. 1981316 r8152: avoid the MCU to clear the lanwake by Hayes Wang · 5 years ago
  62. a0246da r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153B by Hayes Wang · 5 years ago
  63. d7f1b59 r8152: disable test IO for RTL8153B by Hayes Wang · 5 years ago
  64. 08997b5 r8152: Disable PLA MCU clock speed down by Hayes Wang · 5 years ago
  65. 809a7fc r8152: disable U2P3 for RTL8153B by Hayes Wang · 5 years ago
  66. 9583a36 r8152: get default setting of WOL before initializing by Hayes Wang · 5 years ago
  67. f99cd20 r8152: reset flow control patch when linking on for RTL8153B by Hayes Wang · 5 years ago
  68. a391427 r8152: fix runtime resume for linking change by Hayes Wang · 5 years ago
  69. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  70. 86f3f4c r8152: add missing endpoint sanity check by Johan Hovold · 5 years ago
  71. 1d7a743 net: r8152: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  72. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  73. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  74. 5b1d9c1 r8152: avoid to call napi_disable twice by Hayes Wang · 5 years ago
  75. 8481141 r8152: Re-order napi_disable in rtl8152_close by Prashant Malani · 5 years ago
  76. 9647722 r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2 by Kai-Heng Feng · 5 years ago
  77. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  78. 8e484eb r8152: check the pointer rtl_fw->fw before using it by Hayes Wang · 5 years ago
  79. af14288 r8152: support firmware of PHY NC for RTL8153A by Hayes Wang · 5 years ago
  80. 470e391 r8152: move r8153_patch_request forward by Hayes Wang · 5 years ago
  81. 5a16a3d r8152: add checking fw_offset field of struct fw_mac by Hayes Wang · 5 years ago
  82. a66edaa r8152: rename fw_type_1 with fw_mac by Hayes Wang · 5 years ago
  83. b306053 r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 by Kazutoshi Noguchi · 5 years ago
  84. 9370f2d r8152: support request_firmware for RTL8153 by Hayes Wang · 5 years ago
  85. 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  86. a54cdee r8152: Set macpassthru in reset_resume callback by Kai-Heng Feng · 5 years ago
  87. 151ea09 r8152: Add identifier names for function pointers by Prashant Malani · 5 years ago
  88. c01ebd6 r8152: Use guard clause and fix comment typos by Prashant Malani · 5 years ago
  89. 5f71c84 r8152: Factor out OOB link list waits by Prashant Malani · 5 years ago
  90. 0e5b36b r8152: adjust the settings of ups flags by Hayes Wang · 5 years ago
  91. 771efed r8152: modify rtl8152_set_speed function by Hayes Wang · 5 years ago
  92. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  93. 973dc6c r8152: remove calling netif_napi_del by Hayes Wang · 5 years ago
  94. 49d4b14 Revert "r8152: napi hangup fix after disconnect" by Hayes Wang · 5 years ago
  95. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  96. f53a7ad r8152: Set memory to all 0xFFs on failed reg reads by Prashant Malani · 5 years ago
  97. e7bde56 r8152: add a helper function about setting EEE by Hayes Wang · 5 years ago
  98. f4a93be r8152: saving the settings of EEE by Hayes Wang · 5 years ago
  99. d2187f8 r8152: divide the tx and rx bottom functions by Hayes Wang · 5 years ago
  100. 6636fb3 r8152: fix accessing skb after napi_gro_receive by Hayes Wang · 5 years ago