1. 49c9e7c2 usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb() by Alexey Khoroshilov · 10 years ago
  2. a5e3125 r8152: support ndo_features_check by hayeswang · 10 years ago
  3. 531ad42 qmi_wwan: Set random MAC on devices with buggy fw by Kristian Evensen · 10 years ago
  4. d9a28c5 r8152: redefine REALTEK_USB_DEVICE by hayeswang · 10 years ago
  5. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. 91ecee6 net: USB: Deletion of unnecessary checks before the function call "kfree" by Markus Elfring · 10 years ago
  7. 7bcf4f6 r8152: adjust rtl_start_rx by hayeswang · 10 years ago
  8. a0fccd4 r8152: adjust r8152_submit_rx by hayeswang · 10 years ago
  9. b4bef1b vlan: kill vlan_put_tag helper by Jiri Pirko · 10 years ago
  10. 1abe7cd usbnet: rtl8150: remove unused variable by Sudip Mukherjee · 10 years ago
  11. bb2bdeb qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem by Martin Hauke · 10 years ago
  12. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  13. a1f83fe r8152: check RTL8152_UNPLUG and netif_running before autoresume by hayeswang · 10 years ago
  14. 9451a11 r8152: clear the flag of SCHEDULE_TASKLET in tasklet by hayeswang · 10 years ago
  15. 0c29dde r8152: remove the duplicate init for the list of rx_done by hayeswang · 10 years ago
  16. 5693d28 phonet: Replace calls to __skb_alloc_page with __dev_alloc_page by Alexander Duyck · 10 years ago
  17. 8bca81d usbnet: smsc95xx: dereferencing NULL pointer by Sudip Mukherjee · 10 years ago
  18. 436c2a5 asix: Do full reset during ax88772_bind by Charles Keepax · 10 years ago
  19. f46ad73 cdc-ether: implement MULTICAST flag on the device by Oliver Neukum · 10 years ago
  20. 662412d r8152: remove the definitions of the PID by hayeswang · 10 years ago
  21. 55b6547 r8152: modify rtl_ops_init by hayeswang · 10 years ago
  22. 82cf94c r8152: move r8152b_get_version by hayeswang · 10 years ago
  23. 93ffbea r8152: disable the tasklet by default by hayeswang · 10 years ago
  24. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  25. d59c876 r8152: stop submitting intr for -EPROTO by hayeswang · 10 years ago
  26. 6761049 r8152: set RTL8152_UNPLUG when finding -ENODEV by hayeswang · 10 years ago
  27. e3bd1a8 r8152: check WORK_ENABLE in suspend function by hayeswang · 10 years ago
  28. f4c7476 r8152: reset tp->speed before autoresuming in open function by hayeswang · 10 years ago
  29. 923e1ee r8152: clear SELECTIVE_SUSPEND when autoresuming by hayeswang · 10 years ago
  30. 8884f50 r8152: support nway_reset of ethtool by hayeswang · 10 years ago
  31. f37119c r8152: rename tx_underun by hayeswang · 10 years ago
  32. b77e26d cdc-ether: handle promiscuous mode with a set_rx_mode callback by Olivier Blin · 10 years ago
  33. d80c679 cdc-ether: extract usbnet_cdc_update_filter function by Olivier Blin · 10 years ago
  34. 1efed2d usbnet: add a callback for set_rx_mode by Olivier Blin · 10 years ago
  35. 95ff886 ax88179_178a: fix bonding failure by Ian Morgan · 10 years ago
  36. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 10 years ago
  37. b540327 r8152: add mutex for hw settings by hayeswang · 10 years ago
  38. 8d4a4d7 r8152: adjust usb_autopm_xxx by hayeswang · 10 years ago
  39. 405f8a0 r8152: autoresume before setting feature by hayeswang · 10 years ago
  40. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  41. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  42. 4633119 Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  43. 9d31a7b r8152: nway reset after setting eee by hayeswang · 10 years ago
  44. ea6a711 r8152: autoresume before setting MAC address by hayeswang · 10 years ago
  45. 3cc81d8 asix: Don't reset PHY on if_up for ASIX 88772 by Michel Stam · 10 years ago
  46. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  47. 49be172 r8152: disable power cut for RTL8153 by hayeswang · 10 years ago
  48. 204c870 r8152: remove clearing bp by hayeswang · 10 years ago
  49. f561de3 r8152: fix setting RTL8152_UNPLUG by hayeswang · 10 years ago
  50. df35d28 r8152: support ethtool eee by hayeswang · 10 years ago
  51. d24f613 r8152: add functions to set EEE by hayeswang · 10 years ago
  52. 4c4a6b1 r8152: change the EEE definition by hayeswang · 10 years ago
  53. 445f7f4 r8152: fix the carrier off when autoresuming by hayeswang · 10 years ago
  54. 346e2e4 Merge tag 'phy-for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 10 years ago
  55. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  56. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  57. d70b113 r8152: disable ALDPS by hayeswang · 10 years ago
  58. c555429 r8152: support VLAN by hayeswang · 10 years ago
  59. 8ddfa07 r8152: use usleep_range by hayeswang · 10 years ago
  60. 179bb6d r8152: use eth_hw_addr_random by hayeswang · 10 years ago
  61. 8ba789a r8152: change the location of rtl8152_set_mac_address by hayeswang · 10 years ago
  62. 52aec12 r8152: rename rx_buf_sz by hayeswang · 10 years ago
  63. 1764bcd r8152: reduce the number of Tx by hayeswang · 10 years ago
  64. b0b46c7 r8152: replace strncpy with strlcpy by hayeswang · 10 years ago
  65. b209af9 r8152: check code with checkpatch.pl by hayeswang · 10 years ago
  66. 269f8cb net: fix USB network driver config option. by Francois Romieu · 11 years ago
  67. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  68. 1bb5a35 net: reduce USB network driver config options. by Francois Romieu · 11 years ago
  69. 61ab9ef net/usb/hso: Add support for Option GTM671WFS by Ricardo Ribalda · 11 years ago
  70. dbcdd4d cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 11 years ago
  71. e98d69b AX88179_178A: Add ethtool ops for EEE support by Freddy Xin · 11 years ago
  72. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. 1d8fcba Revert "cdc_subset: deal with a device that needs reset for timeout" by Linus Torvalds · 11 years ago
  74. c472ab6 cdc-ether: clean packet filter upon probe by Oliver Neukum · 11 years ago
  75. 20fbe3a cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 11 years ago
  76. a3cc465 r8152: fix the checking of the usb speed by hayeswang · 11 years ago
  77. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  78. c2a6c78 net: huawei_cdc_ncm: add "subclass 3" devices by Bjørn Mork · 11 years ago
  79. 5343330 net: qmi_wwan: add two Sierra Wireless/Netgear devices by Bjørn Mork · 11 years ago
  80. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 11 years ago
  82. 8f9818af hso: fix deadlock when receiving bursts of data by Olivier Sobrie · 11 years ago
  83. 5c763ed hso: remove unused workqueue by Olivier Sobrie · 11 years ago
  84. a91d45f r8152: fix r8152_csum_workaround function by hayeswang · 11 years ago
  85. b4df480 usbnet: smsc95xx: add reset_resume function with reset operation by Joonyoung Shim · 11 years ago
  86. 69b4b7a r8152: support jumbo frame for RTL8153 by hayeswang · 11 years ago
  87. 0b03024 r8152: wake up the device before dumping the hw counter by hayeswang · 11 years ago
  88. b812540 r8152: increase the tx timeout by hayeswang · 11 years ago
  89. 8dcb4b1 net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2 by Bernd Wachter · 11 years ago
  90. 3acc746 net: huawei_cdc_ncm: increase command buffer size by Bjørn Mork · 11 years ago
  91. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  92. ba6de0f net: qmi_wwan: add Olivetti Olicard modems by Bjørn Mork · 11 years ago
  93. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  94. 22fd2a5 ipheth: Add support for iPad 2 and iPad 3 by Kristian Evensen · 11 years ago
  95. 39eb7e0 net: cdc_ncm: allow tuning min_tx_pkt by Bjørn Mork · 11 years ago
  96. 871578c net: cdc_ncm: export NCM Transfer Block (NTB) parameters by Bjørn Mork · 11 years ago
  97. e368d27f net: cdc_ncm: drop ethtool coalesce support by Bjørn Mork · 11 years ago
  98. 289507d net: cdc_ncm: use sysfs for rx/tx aggregation tuning by Bjørn Mork · 11 years ago
  99. f42763d net: cdc_ncm: inform usbnet when rx buffers are reduced by Bjørn Mork · 11 years ago
  100. 1ba5d0f net: cdc_ncm: always reallocate tx_curr_skb when tx_max increases by Bjørn Mork · 11 years ago