1. 2b84af94a rtl8152: correct speed testing by Oliver Neukum · 9 years ago
  2. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. cda9fb0 r8152: adjust ALDPS function by hayeswang · 9 years ago
  4. 216a834 r8152: use test_and_clear_bit by hayeswang · 9 years ago
  5. 5ee3c60 r8152: fix the wake event by hayeswang · 9 years ago
  6. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  7. 7ec2541 r8152: add reset_resume function by hayeswang · 9 years ago
  8. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  10. 90186af r8152: fix lockup when runtime PM is enabled by Peter Wu · 9 years ago
  11. 2dd49e0 r8152: fix the runtime suspend issues by hayeswang · 9 years ago
  12. d094247 r8152: split DRIVER_VERSION by hayeswang · 9 years ago
  13. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  14. e90fba8 r8152: disable the capability of zero length by hayeswang · 9 years ago
  15. 37608f3 r8152: reset device when tx timeout by hayeswang · 9 years ago
  16. e501139 r8152: add pre_reset and post_reset by hayeswang · 9 years ago
  17. 41cec84 r8152: don't enable napi before rx ready by hayeswang · 9 years ago
  18. 7daed8d r8152: fix wakeup settings by hayeswang · 9 years ago
  19. b214396 r8152: fix the issue about U1/U2 by hayeswang · 9 years ago
  20. fb02eb4 r8152: support the new RTL8153 chip by hayeswang · 9 years ago
  21. d065c3c drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet by Zheng Liu · 9 years ago
  22. 1006da1 drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock' by Vasily Titskiy · 10 years ago
  23. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  24. 347eec3 net/usb/r8152: add device id for Lenovo TP USB 3.0 Ethernet by Christian Hesse · 10 years ago
  25. efb3dd8 r8152: support setting rx coalesce by hayeswang · 10 years ago
  26. 396e2e2 r8152: change rx early size when the mtu is changed by hayeswang · 10 years ago
  27. 464ec10 r8152: separate USB_RX_EARLY_AGG by hayeswang · 10 years ago
  28. 65bab84 r8152: restore hw settings by hayeswang · 10 years ago
  29. f5aaaa6 r8152: use BIT macro by hayeswang · 10 years ago
  30. 6e74d17 r8152: replace get_protocol with vlan_get_protocol by hayeswang · 10 years ago
  31. ccc39fa r8152: adjust the line feed for hw_features by hayeswang · 10 years ago
  32. 53543db r8152: check RTL8152_UNPLUG for rtl8152_close by hayeswang · 10 years ago
  33. 51d979f r8152: check linking status with netif_carrier_ok by hayeswang · 10 years ago
  34. 34203e2 r8152: adjust lpm timer by hayeswang · 10 years ago
  35. e1a2ca9 r8152: adjust rx_bottom by hayeswang · 10 years ago
  36. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  37. b4d99de r8152: remove sram_read by hayeswang · 10 years ago
  38. 8cb3db2 r8152: remove generic_ocp_read before writing by hayeswang · 10 years ago
  39. d823ab6 r8152: replace tasklet with NAPI by hayeswang · 10 years ago
  40. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  41. ef827a5 r8152: check the status before submitting rx by hayeswang · 10 years ago
  42. aa2e092 r8152: call rtl_start_rx after netif_carrier_on by hayeswang · 10 years ago
  43. a5e3125 r8152: support ndo_features_check by hayeswang · 10 years ago
  44. d9a28c5 r8152: redefine REALTEK_USB_DEVICE by hayeswang · 10 years ago
  45. 7bcf4f6 r8152: adjust rtl_start_rx by hayeswang · 10 years ago
  46. a0fccd4 r8152: adjust r8152_submit_rx by hayeswang · 10 years ago
  47. a1f83fe r8152: check RTL8152_UNPLUG and netif_running before autoresume by hayeswang · 10 years ago
  48. 9451a11 r8152: clear the flag of SCHEDULE_TASKLET in tasklet by hayeswang · 10 years ago
  49. 0c29dde r8152: remove the duplicate init for the list of rx_done by hayeswang · 10 years ago
  50. 662412d r8152: remove the definitions of the PID by hayeswang · 10 years ago
  51. 55b6547 r8152: modify rtl_ops_init by hayeswang · 10 years ago
  52. 82cf94c r8152: move r8152b_get_version by hayeswang · 10 years ago
  53. 93ffbea r8152: disable the tasklet by default by hayeswang · 10 years ago
  54. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  55. d59c876 r8152: stop submitting intr for -EPROTO by hayeswang · 10 years ago
  56. 6761049 r8152: set RTL8152_UNPLUG when finding -ENODEV by hayeswang · 10 years ago
  57. e3bd1a8 r8152: check WORK_ENABLE in suspend function by hayeswang · 10 years ago
  58. f4c7476 r8152: reset tp->speed before autoresuming in open function by hayeswang · 10 years ago
  59. 923e1ee r8152: clear SELECTIVE_SUSPEND when autoresuming by hayeswang · 10 years ago
  60. 8884f50 r8152: support nway_reset of ethtool by hayeswang · 10 years ago
  61. f37119c r8152: rename tx_underun by hayeswang · 10 years ago
  62. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 10 years ago
  63. b540327 r8152: add mutex for hw settings by hayeswang · 10 years ago
  64. 8d4a4d7 r8152: adjust usb_autopm_xxx by hayeswang · 10 years ago
  65. 405f8a0 r8152: autoresume before setting feature by hayeswang · 10 years ago
  66. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  67. 9d31a7b r8152: nway reset after setting eee by hayeswang · 10 years ago
  68. ea6a711 r8152: autoresume before setting MAC address by hayeswang · 10 years ago
  69. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  70. 49be172 r8152: disable power cut for RTL8153 by hayeswang · 10 years ago
  71. 204c870 r8152: remove clearing bp by hayeswang · 10 years ago
  72. f561de3 r8152: fix setting RTL8152_UNPLUG by hayeswang · 10 years ago
  73. df35d28 r8152: support ethtool eee by hayeswang · 10 years ago
  74. d24f613 r8152: add functions to set EEE by hayeswang · 10 years ago
  75. 4c4a6b1 r8152: change the EEE definition by hayeswang · 10 years ago
  76. 445f7f4 r8152: fix the carrier off when autoresuming by hayeswang · 10 years ago
  77. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. d70b113 r8152: disable ALDPS by hayeswang · 10 years ago
  79. c555429 r8152: support VLAN by hayeswang · 10 years ago
  80. 8ddfa07 r8152: use usleep_range by hayeswang · 10 years ago
  81. 179bb6d r8152: use eth_hw_addr_random by hayeswang · 10 years ago
  82. 8ba789a r8152: change the location of rtl8152_set_mac_address by hayeswang · 10 years ago
  83. 52aec12 r8152: rename rx_buf_sz by hayeswang · 10 years ago
  84. 1764bcd r8152: reduce the number of Tx by hayeswang · 10 years ago
  85. b0b46c7 r8152: replace strncpy with strlcpy by hayeswang · 10 years ago
  86. b209af9 r8152: check code with checkpatch.pl by hayeswang · 10 years ago
  87. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  88. a3cc465 r8152: fix the checking of the usb speed by hayeswang · 10 years ago
  89. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  90. a91d45f r8152: fix r8152_csum_workaround function by hayeswang · 10 years ago
  91. 69b4b7a r8152: support jumbo frame for RTL8153 by hayeswang · 10 years ago
  92. 0b03024 r8152: wake up the device before dumping the hw counter by hayeswang · 10 years ago
  93. b812540 r8152: increase the tx timeout by hayeswang · 11 years ago
  94. c4438f0 r8152: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 11 years ago
  95. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  96. 6871438 r8152: check RTL8152_UNPLUG by hayeswang · 11 years ago
  97. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  98. 4f1d4d5 r8152: support dumping the hw counters by hayeswang · 11 years ago
  99. fcb308d r8152: add skb_cow_head by hayeswang · 11 years ago
  100. 6128d1b r8152: support IPv6 by hayeswang · 11 years ago