1. 9a4be1b r8152: support runtime suspend by hayeswang · 11 years ago
  2. 21ff2e8 r8152: support WOL by hayeswang · 11 years ago
  3. 7e9da48 r8152: move some functions from probe to open by hayeswang · 11 years ago
  4. aa66a5f r8152: combine PHY reset with set_speed by hayeswang · 11 years ago
  5. f0cbe0a r8152: clear BMCR_PDOWN by hayeswang · 11 years ago
  6. d84130a r8152: reduce the frequency of spin_lock by hayeswang · 11 years ago
  7. 8a91c82 r8152: load the default MAC address by hayeswang · 11 years ago
  8. b970272 r8152: replace some types from int to bool by hayeswang · 11 years ago
  9. 00a5e36 r8152: add three functions by hayeswang · 11 years ago
  10. 4349968 r8152: move some functions by hayeswang · 11 years ago
  11. 3d55f44 r8152: fix the submission of the interrupt transfer by hayeswang · 11 years ago
  12. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  13. c7de7de r8152: ecm and vendor modes coexist by hayeswang · 11 years ago
  14. 9629e3c r8152: fix the warnings and a error from checkpatch.pl by hayeswang · 11 years ago
  15. 44d942a r8152: change the descriptor by hayeswang · 11 years ago
  16. 4a8deae r8152: correct some messages by Hayes Wang · 11 years ago
  17. 31ca1de r8152: replace the return value of rtl_ops_init by hayeswang · 11 years ago
  18. e3ad412 r8152: move the actions of saving the information of the device by hayeswang · 11 years ago
  19. 45f4a19 r8152: replace some tabs with spaces by hayeswang · 11 years ago
  20. 45ea393 r8152: fix the wrong return value by hayeswang · 11 years ago
  21. 43779f8 r8152: support RTL8153 by hayeswang · 11 years ago
  22. 507605a r8152: split rtl8152_enable by hayeswang · 11 years ago
  23. c81229c r8152: add rtl_ops by hayeswang · 11 years ago
  24. 8e1f51b r8152: change some definitions by hayeswang · 11 years ago
  25. ac244d3 r8152: modify the method of accessing PHY by hayeswang · 11 years ago
  26. e3fe0b1 r8152: move rtl8152_unload and ocp_reg_write by hayeswang · 11 years ago
  27. 500b6d7 r8152: fix incorrect type in assignment by hayeswang · 11 years ago
  28. dd1b119 r8152: support stopping/waking tx queue by hayeswang · 11 years ago
  29. 6159878 r8152: modify the tx flow by hayeswang · 11 years ago
  30. 7937f9e r8152: fix tx/rx memory overflow by hayeswang · 11 years ago
  31. 7559fb2f r8152: add comments by hayeswang · 11 years ago
  32. b1379d9 r8152: adjust tx_bottom function by hayeswang · 11 years ago
  33. 43a4478 r8152: move some declearation of variables by hayeswang · 11 years ago
  34. 0de98f6 r8152: adjust some duplicated code by hayeswang · 11 years ago
  35. a5a4f46 r8152: replace lockflags with flags by hayeswang · 11 years ago
  36. dff4e8a r8152: replace void * with struct r8152 * by hayeswang · 11 years ago
  37. 197d439 r8152: remove clearing the memory to zero for netdev priv by hayeswang · 11 years ago
  38. 40a8291 net/usb/r8152: enable interrupt transfer by hayeswang · 11 years ago
  39. 5bd2388 net/usb/r8152: enable tx checksum by hayeswang · 11 years ago
  40. ebc2ec4 net/usb/r8152: support aggregation by hayeswang · 11 years ago
  41. c8826de net/usb/r8152: adjust relative ocp function by hayeswang · 11 years ago
  42. 31787f5 net/usb/r8152: make sure the USB buffer is DMA-able by hayeswang · 11 years ago
  43. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 12 years ago
  44. b4236daa net/usb: r8152: Use module_usb_driver() by Sachin Kamat · 12 years ago
  45. 18cf1f1 net/usb: r8152: Remove redundant version.h header inclusion by Sachin Kamat · 12 years ago
  46. ac718b6 net/usb: new driver for RTL8152 by hayeswang · 12 years ago