1. a6cbcb7 r8152: sync sa_family with the media type of network device by Crag.Wang · 6 years ago
  2. 2576627 r8152: Refresh MAC address during USBDEVFS_RESET by Mario Limonciello · 6 years ago
  3. 78fdde3 r8152: remove extra action copying ethernet address by Mario Limonciello · 6 years ago
  4. c286909 r8152: Fix an error on RTL8153-BD MAC Address Passthrough support by David Chen · 6 years ago
  5. 8e29d23 r8152: Add support for MAC address pass through on RTL8153-BD by David Chen · 6 years ago
  6. 9c27369 r8152: Add support for MAC address pass through on RTL8153-BND by Mario Limonciello · 6 years ago
  7. f2750df r8152: Check for supported Wake-on-LAN Modes by Florian Fainelli · 6 years ago
  8. 176eb61 r8152: disable RX aggregation on new Dell TB16 dock by Kai-Heng Feng · 6 years ago
  9. f741917 drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_suspend by zhong jiang · 6 years ago
  10. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. 9ca7867 net: usb: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  12. 0ee1f47 r8152: napi hangup fix after disconnect by Jiri Slaby · 7 years ago
  13. ed7aa30 net: usb: r8152: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 7 years ago
  14. 4c27bf3 r8152: fix tx packets accounting by Eric Dumazet · 7 years ago
  15. aece477 r8152: set rx mode early when linking on by Hayes Wang · 7 years ago
  16. ea6499e r8152: fix wrong checksum status for received IPv4 packets by Hayes Wang · 7 years ago
  17. 0b16551 r8152: disable RX aggregation on Dell TB16 dock by Kai-Heng Feng · 7 years ago
  18. 9d11b06 drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 Ethernet by Ran Wang · 7 years ago
  19. 9084104 r8152: add Linksys USB3GIGV1 id by Grant Grundler · 7 years ago
  20. 9b4355f net: usb: r8152: constify usb_device_id by Arvind Yadav · 7 years ago
  21. b65c0c9 r8152: correct the definition by hayeswang · 8 years ago
  22. bd88298 r8152: move calling delay_autosuspend function by hayeswang · 8 years ago
  23. 21cbd0e r8152: split rtl8152_resume function by hayeswang · 8 years ago
  24. d8fbd27 r8152: add byte_enable for ocp_read_word function by hayeswang · 8 years ago
  25. 65b82d6 r8152: support RTL8153B by hayeswang · 8 years ago
  26. c27b32c r8152: support new chip 8050 by hayeswang · 8 years ago
  27. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  28. eb3c28c r8152: give the device version by Oliver Neukum · 8 years ago
  29. a3307f9 r8152: replace napi_complete with napi_complete_done by hayeswang · 8 years ago
  30. 7454445 r8152: avoid rx queue more than 1000 packets by hayeswang · 8 years ago
  31. 4214cc5 r8152: check if disabling ALDPS is finished by hayeswang · 8 years ago
  32. befb2de r8152: move the initialization to reset_resume function by hayeswang · 8 years ago
  33. 49d1034 r8152: move the default coalesce setting for RTL8153 by hayeswang · 8 years ago
  34. 3cb3234 r8152: adjust U2P3 for RTL8153 by hayeswang · 8 years ago
  35. 0255275 r8152: adjust rtl8153_runtime_enable function by hayeswang · 8 years ago
  36. e31f636 r8152: move the setting of rx aggregation by hayeswang · 8 years ago
  37. 134f98b r8152: adjust the settings about MAC clock speed down for RTL8153 by hayeswang · 8 years ago
  38. ee4761c r8152: adjust lpm settings for RTL8153 by hayeswang · 8 years ago
  39. c564b87 r8152: add r8153_phy_status function by hayeswang · 8 years ago
  40. 82c01a8 net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void by yuval.shaia@oracle.com · 8 years ago
  41. db646cc r8152: Remove unused function usb_ocp_read() by Matthias Kaehlcke · 8 years ago
  42. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. d5b07cc r8152: The Microsoft Surface docks also use R8152 v2 by René Rebe · 8 years ago
  44. 2f25abe r8152: prevent the driver from transmitting packets with carrier off by hayeswang · 8 years ago
  45. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. b20cb60 r8152: fix the rx early size of RTL8153 by hayeswang · 8 years ago
  47. 210c4f7 r8152: set the RMS of RTL8153 according to the mtu by hayeswang · 8 years ago
  48. 33928ee r8152: check hw version first by hayeswang · 8 years ago
  49. 98d068a r8152: fix the list rx_done may be used without initialization by hayeswang · 8 years ago
  50. ce594e9 r8152: simply the arguments by hayeswang · 8 years ago
  51. 06144dc net: usb: r8152: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  52. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. 7489bda r8152: check rx after napi is enabled by hayeswang · 8 years ago
  54. 248b213 r8152: re-schedule napi for tx by hayeswang · 8 years ago
  55. de9bf29 r8152: avoid start_xmit to schedule napi when napi is disabled by hayeswang · 8 years ago
  56. 26afec3 r8152: avoid start_xmit to call napi_schedule during autosuspend by hayeswang · 8 years ago
  57. a9c54ad r8152: fix the wrong spelling by hayeswang · 8 years ago
  58. 6a0b76c r8152: don't execute runtime suspend if the tx is not empty by hayeswang · 8 years ago
  59. 2c561b2 r8152: fix rtl8152_post_reset function by hayeswang · 8 years ago
  60. 19c0f40 r8152: fix the sw rx checksum is unavailable by hayeswang · 8 years ago
  61. 75dc692 r8152: fix rx issue for runtime suspend by hayeswang · 8 years ago
  62. 8fb2806 r8152: split rtl8152_suspend function by hayeswang · 8 years ago
  63. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. ca0a753 r8152: Fix error path in open function by Guenter Roeck · 8 years ago
  65. b9a321b r8152: Fix broken RX checksums. by Mark Lord · 8 years ago
  66. f77f0ae net: use core MTU range checking in USB NIC drivers by Jarod Wilson · 8 years ago
  67. d248caf r8152: add new products of Lenovo by hayeswang · 8 years ago
  68. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  69. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. d768c61 r8152: disable ALDPS and EEE before setting PHY by hayeswang · 8 years ago
  71. af0287e r8152: remove r8153_enable_eee by hayeswang · 8 years ago
  72. ef39df8 r8152: move PHY settings to hw_phy_cfg by hayeswang · 8 years ago
  73. 2dd436d r8152: move enabling PHY by hayeswang · 8 years ago
  74. e644953 r8152: move some functions by hayeswang · 8 years ago
  75. 53700f0 r8152: fix the coding style with checkpatch.pl by hayeswang · 8 years ago
  76. 407a471 r8152: constify ethtool_ops structures by Julia Lawall · 8 years ago
  77. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. c961e87 r8152: add MODULE_VERSION by Grant Grundler · 8 years ago
  79. 34ee32c r8152: Add support for setting pass through MAC address on RTL8153-AD by Mario Limonciello · 8 years ago
  80. c23d86a r8152: remove cancel_delayed_work_sync in rtl8152_set_speed by hayeswang · 8 years ago
  81. c79262f r8152: remove a netif_carrier_off in rtl8152_open function by hayeswang · 8 years ago
  82. b164806 r8152: remove rtl_phy_reset function by hayeswang · 8 years ago
  83. 92f7d07 r8152: remove the setting of LAN_WAKE_EN by hayeswang · 8 years ago
  84. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  85. 2609af1 r8152: fix runtime function for RTL8152 by hayeswang · 8 years ago
  86. f95ae8a r8152: clear LINK_OFF_WAKE_EN after autoresume by hayeswang · 9 years ago
  87. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  88. fae5617 r8152: modify the check of the flag of PHY_RESET in set_speed function by hayeswang · 9 years ago
  89. a59e6d8 r8152: correct the rx early size by hayeswang · 9 years ago
  90. 93fe9b1 r8152: reset the bmu by hayeswang · 9 years ago
  91. 4e384ac r8152: disable MAC clock speed down by hayeswang · 9 years ago
  92. aa7e26b r8152: save the speed by hayeswang · 9 years ago
  93. 9d21c0d r8152: move the setting for the default speed by hayeswang · 9 years ago
  94. a028a9e r8152: move the settings of PHY to a work queue by hayeswang · 9 years ago
  95. c8d8396 r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skb by hayeswang · 9 years ago
  96. 2b84af94a rtl8152: correct speed testing by Oliver Neukum · 9 years ago
  97. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  98. cda9fb0 r8152: adjust ALDPS function by hayeswang · 9 years ago
  99. 216a834 r8152: use test_and_clear_bit by hayeswang · 9 years ago
  100. 5ee3c60 r8152: fix the wake event by hayeswang · 9 years ago