1. d59c876 r8152: stop submitting intr for -EPROTO by hayeswang · 10 years ago
  2. e3bd1a8 r8152: check WORK_ENABLE in suspend function by hayeswang · 10 years ago
  3. f4c7476 r8152: reset tp->speed before autoresuming in open function by hayeswang · 10 years ago
  4. 923e1ee r8152: clear SELECTIVE_SUSPEND when autoresuming by hayeswang · 10 years ago
  5. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 10 years ago
  6. b540327 r8152: add mutex for hw settings by hayeswang · 10 years ago
  7. 8d4a4d7 r8152: adjust usb_autopm_xxx by hayeswang · 10 years ago
  8. 405f8a0 r8152: autoresume before setting feature by hayeswang · 10 years ago
  9. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. 9d31a7b r8152: nway reset after setting eee by hayeswang · 10 years ago
  11. ea6a711 r8152: autoresume before setting MAC address by hayeswang · 10 years ago
  12. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  13. 49be172 r8152: disable power cut for RTL8153 by hayeswang · 10 years ago
  14. 204c870 r8152: remove clearing bp by hayeswang · 10 years ago
  15. f561de3 r8152: fix setting RTL8152_UNPLUG by hayeswang · 10 years ago
  16. df35d28 r8152: support ethtool eee by hayeswang · 10 years ago
  17. d24f613 r8152: add functions to set EEE by hayeswang · 10 years ago
  18. 4c4a6b1 r8152: change the EEE definition by hayeswang · 10 years ago
  19. 445f7f4 r8152: fix the carrier off when autoresuming by hayeswang · 10 years ago
  20. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. d70b113 r8152: disable ALDPS by hayeswang · 10 years ago
  22. c555429 r8152: support VLAN by hayeswang · 10 years ago
  23. 8ddfa07 r8152: use usleep_range by hayeswang · 10 years ago
  24. 179bb6d r8152: use eth_hw_addr_random by hayeswang · 10 years ago
  25. 8ba789a r8152: change the location of rtl8152_set_mac_address by hayeswang · 10 years ago
  26. 52aec12 r8152: rename rx_buf_sz by hayeswang · 10 years ago
  27. 1764bcd r8152: reduce the number of Tx by hayeswang · 10 years ago
  28. b0b46c7 r8152: replace strncpy with strlcpy by hayeswang · 10 years ago
  29. b209af9 r8152: check code with checkpatch.pl by hayeswang · 10 years ago
  30. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  31. a3cc465 r8152: fix the checking of the usb speed by hayeswang · 10 years ago
  32. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  33. a91d45f r8152: fix r8152_csum_workaround function by hayeswang · 11 years ago
  34. 69b4b7a r8152: support jumbo frame for RTL8153 by hayeswang · 11 years ago
  35. 0b03024 r8152: wake up the device before dumping the hw counter by hayeswang · 11 years ago
  36. b812540 r8152: increase the tx timeout by hayeswang · 11 years ago
  37. c4438f0 r8152: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 11 years ago
  38. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  39. 6871438 r8152: check RTL8152_UNPLUG by hayeswang · 11 years ago
  40. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. 4f1d4d5 r8152: support dumping the hw counters by hayeswang · 11 years ago
  42. fcb308d r8152: add skb_cow_head by hayeswang · 11 years ago
  43. 6128d1b r8152: support IPv6 by hayeswang · 11 years ago
  44. 60c8907 r8152: support TSO by hayeswang · 11 years ago
  45. 565cab0 r8152: support rx checksum by hayeswang · 11 years ago
  46. 5e2f748 r8152: calculate the dropped packets for rx by hayeswang · 11 years ago
  47. 0c3121f r8152: up the priority of the transmission by hayeswang · 11 years ago
  48. 21949ab r8152: check tx agg list before spin lock by hayeswang · 11 years ago
  49. 2685d41 r8152: replace spin_lock_irqsave and spin_unlock_irqrestore by hayeswang · 11 years ago
  50. 05e0f1a r8152: remove rtl8152_get_stats by hayeswang · 11 years ago
  51. d104eaf r8152: replace tp->netdev with netdev by hayeswang · 11 years ago
  52. db8515e r8152: deal with the empty line and space by hayeswang · 11 years ago
  53. 10c3271 r8152: disable the ECM mode by hayeswang · 11 years ago
  54. a5ec27c r8152: support get_msglevel and set_msglevel by hayeswang · 11 years ago
  55. a634782 r8152: set disable_hub_initiated_lpm by hayeswang · 11 years ago
  56. 9d9aafa r8152: replace netif_rx with netif_receive_skb by hayeswang · 11 years ago
  57. da9bd11 r8152: disable teredo for RTL8152 by hayeswang · 11 years ago
  58. 9a4be1b r8152: support runtime suspend by hayeswang · 11 years ago
  59. 21ff2e8 r8152: support WOL by hayeswang · 11 years ago
  60. 7e9da48 r8152: move some functions from probe to open by hayeswang · 11 years ago
  61. aa66a5f r8152: combine PHY reset with set_speed by hayeswang · 11 years ago
  62. f0cbe0a r8152: clear BMCR_PDOWN by hayeswang · 11 years ago
  63. d84130a r8152: reduce the frequency of spin_lock by hayeswang · 11 years ago
  64. 8a91c82 r8152: load the default MAC address by hayeswang · 11 years ago
  65. b970272 r8152: replace some types from int to bool by hayeswang · 11 years ago
  66. 00a5e36 r8152: add three functions by hayeswang · 11 years ago
  67. 4349968 r8152: move some functions by hayeswang · 11 years ago
  68. 3d55f44 r8152: fix the submission of the interrupt transfer by hayeswang · 11 years ago
  69. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  70. c7de7de r8152: ecm and vendor modes coexist by hayeswang · 11 years ago
  71. 9629e3c r8152: fix the warnings and a error from checkpatch.pl by hayeswang · 11 years ago
  72. 44d942a r8152: change the descriptor by hayeswang · 11 years ago
  73. 4a8deae r8152: correct some messages by Hayes Wang · 11 years ago
  74. 31ca1de r8152: replace the return value of rtl_ops_init by hayeswang · 11 years ago
  75. e3ad412 r8152: move the actions of saving the information of the device by hayeswang · 11 years ago
  76. 45f4a19 r8152: replace some tabs with spaces by hayeswang · 11 years ago
  77. 45ea393 r8152: fix the wrong return value by hayeswang · 11 years ago
  78. 43779f8 r8152: support RTL8153 by hayeswang · 11 years ago
  79. 507605a r8152: split rtl8152_enable by hayeswang · 11 years ago
  80. c81229c r8152: add rtl_ops by hayeswang · 11 years ago
  81. 8e1f51b r8152: change some definitions by hayeswang · 11 years ago
  82. ac244d3 r8152: modify the method of accessing PHY by hayeswang · 11 years ago
  83. e3fe0b1 r8152: move rtl8152_unload and ocp_reg_write by hayeswang · 11 years ago
  84. 500b6d7 r8152: fix incorrect type in assignment by hayeswang · 11 years ago
  85. dd1b119 r8152: support stopping/waking tx queue by hayeswang · 11 years ago
  86. 6159878 r8152: modify the tx flow by hayeswang · 11 years ago
  87. 7937f9e r8152: fix tx/rx memory overflow by hayeswang · 11 years ago
  88. 7559fb2f r8152: add comments by hayeswang · 11 years ago
  89. b1379d9 r8152: adjust tx_bottom function by hayeswang · 11 years ago
  90. 43a4478 r8152: move some declearation of variables by hayeswang · 11 years ago
  91. 0de98f6 r8152: adjust some duplicated code by hayeswang · 11 years ago
  92. a5a4f46 r8152: replace lockflags with flags by hayeswang · 11 years ago
  93. dff4e8a r8152: replace void * with struct r8152 * by hayeswang · 11 years ago
  94. 197d439 r8152: remove clearing the memory to zero for netdev priv by hayeswang · 11 years ago
  95. 40a8291 net/usb/r8152: enable interrupt transfer by hayeswang · 11 years ago
  96. 5bd2388 net/usb/r8152: enable tx checksum by hayeswang · 11 years ago
  97. ebc2ec4 net/usb/r8152: support aggregation by hayeswang · 11 years ago
  98. c8826de net/usb/r8152: adjust relative ocp function by hayeswang · 11 years ago
  99. 31787f5 net/usb/r8152: make sure the USB buffer is DMA-able by hayeswang · 11 years ago
  100. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 12 years ago