1. a3307f9 r8152: replace napi_complete with napi_complete_done by hayeswang · 8 years ago
  2. 7454445 r8152: avoid rx queue more than 1000 packets by hayeswang · 8 years ago
  3. 4214cc5 r8152: check if disabling ALDPS is finished by hayeswang · 8 years ago
  4. befb2de r8152: move the initialization to reset_resume function by hayeswang · 8 years ago
  5. 49d1034 r8152: move the default coalesce setting for RTL8153 by hayeswang · 8 years ago
  6. 3cb3234 r8152: adjust U2P3 for RTL8153 by hayeswang · 8 years ago
  7. 0255275 r8152: adjust rtl8153_runtime_enable function by hayeswang · 8 years ago
  8. e31f636 r8152: move the setting of rx aggregation by hayeswang · 8 years ago
  9. 134f98b r8152: adjust the settings about MAC clock speed down for RTL8153 by hayeswang · 8 years ago
  10. ee4761c r8152: adjust lpm settings for RTL8153 by hayeswang · 8 years ago
  11. c564b87 r8152: add r8153_phy_status function by hayeswang · 8 years ago
  12. 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
  13. 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. 7f65b1f cdc-ether: divorce initialisation with a filter reset and a generic method by Oliver Neukum · 8 years ago
  15. 218b6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. fe0cd8c smsc95xx: Support only IPv4 TCP/UDP csum offload by Nisar Sayed · 8 years ago
  17. c6cd850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. ce064e6 net1080: Remove unused function nc_dump_ttl() by Matthias Kaehlcke · 8 years ago
  19. db646cc r8152: Remove unused function usb_ocp_read() by Matthias Kaehlcke · 8 years ago
  20. 486181b qmi_wwan: add another Lenovo EM74xx device ID by Bjørn Mork · 8 years ago
  21. b12ca80 net: ch9200: add missing USB-descriptor endianness conversions by Johan Hovold · 8 years ago
  22. aeca3a7 net: cdc_ncm: Fix TX zero padding by Jim Baxter · 8 years ago
  23. 4c54dc0 net: usb: qmi_wwan: add Telit ME910 support by Daniele Palmas · 8 years ago
  24. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  25. 4c761da net: hso: register netdev later to avoid a race condition by Andreas Kemnade · 8 years ago
  26. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. a23f6ce net: hso: fix module unloading by Andreas Kemnade · 8 years ago
  28. 6f2aee0 usb: plusb: Add support for PL-27A1 by Roman Spychała · 8 years ago
  29. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 39fba78 kaweth: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  31. 6bc6895 ch9200: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  32. d4ca735 lan78xx: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  33. d532c10 sr9700: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  34. a9e840a cx82310_eth: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  35. b7c6d26 smsc75xx: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  36. e9156cd smsc95xx: Use skb_cow_head to deal with cloned skbs by James Hughes · 8 years ago
  37. 53a759c smsc95xx: Add comments to the registers definition by Martin Wetterwald · 8 years ago
  38. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. 14cf4a7 drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201 by Daniele Palmas · 8 years ago
  40. 82d8293 usbnet: pegasus: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  41. 6ffa770 usbnet: kaweth: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  42. 6c22fce usbnet: make sure no NULL pointer is passed through by Oliver Neukum · 8 years ago
  43. b73b3cd net: usbnet: Remove unused driver_name variable by Florian Fainelli · 8 years ago
  44. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. c8b5d12 net: usbnet: support 64bit stats by Greg Ungerer · 8 years ago
  46. d5b07cc r8152: The Microsoft Surface docks also use R8152 v2 by René Rebe · 8 years ago
  47. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  48. c6adf779 net: usb: qmi_wwan: add qmap mux protocol support by Daniele Palmas · 8 years ago
  49. 2f25abe r8152: prevent the driver from transmitting packets with carrier off by hayeswang · 8 years ago
  50. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. 5f61367 net: lan78xx: update for phy_(read|write)_mmd_indirect() removal by Russell King · 8 years ago
  52. b20cb60 r8152: fix the rx early size of RTL8153 by hayeswang · 8 years ago
  53. 210c4f7 r8152: set the RMS of RTL8153 according to the mtu by hayeswang · 8 years ago
  54. 4071898 net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4 by Tony Lindgren · 8 years ago
  55. 71dbc341 net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  56. 6bd845d qmi_wwan: add Dell DW5811e by Bjørn Mork · 8 years ago
  57. 33928ee r8152: check hw version first by hayeswang · 8 years ago
  58. bde87ad net: usb: usb: remove old api ethtool_{get|set}_settings by Philippe Reynes · 8 years ago
  59. fd4f0a7 net: usb: asix: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  60. 39f49ea net: usb: sr9700: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  61. a44017a net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  62. 90a8e95 net: usb: sierra_net: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  63. 17400f7 net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  64. bcb58f7 net: usb: dm9601: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  65. d0b3ab3 net: usb: cdc_ncm: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  66. d8c3de2 net: usb: sr9800: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  67. eaf9a32 net: usb: smsc95xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  68. 8bae355 net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  69. 98d068a r8152: fix the list rx_done may be used without initialization by hayeswang · 8 years ago
  70. ce594e9 r8152: simply the arguments by hayeswang · 8 years ago
  71. b66239b net: usb: rtl8150: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  72. 06144dc net: usb: r8152: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  73. de1e98c net: usb: catc: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  74. 3c9b803 net: usb: asix88179_178a: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  75. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  76. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  77. 4f3de46 net: usb: asix_devices: fix missing return code check on call to asix_write_medium_mode by Colin Ian King · 8 years ago
  78. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  79. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  80. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. 8c56ea4 net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  82. 764895d sierra_net: Skip validating irrelevant fields for IDLE LSIs by Stefan Brüns · 8 years ago
  83. 5a70348 sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications by Stefan Brüns · 8 years ago
  84. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  85. 2d6a0e9 catc: Use heap buffer for memory size test by Ben Hutchings · 8 years ago
  86. d411491 catc: Combine failure cleanup code in catc_probe() by Ben Hutchings · 8 years ago
  87. 7926aff rtl8150: Use heap buffers for all register access by Ben Hutchings · 8 years ago
  88. 5593523 pegasus: Use heap buffers for all register access by Ben Hutchings · 8 years ago
  89. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  90. 7489bda r8152: check rx after napi is enabled by hayeswang · 8 years ago
  91. 248b213 r8152: re-schedule napi for tx by hayeswang · 8 years ago
  92. de9bf29 r8152: avoid start_xmit to schedule napi when napi is disabled by hayeswang · 8 years ago
  93. 26afec3 r8152: avoid start_xmit to call napi_schedule during autosuspend by hayeswang · 8 years ago
  94. a9c54ad r8152: fix the wrong spelling by hayeswang · 8 years ago
  95. 5b9f575 qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card by Bjørn Mork · 8 years ago
  96. 6a0b76c r8152: don't execute runtime suspend if the tx is not empty by hayeswang · 8 years ago
  97. 2c561b2 r8152: fix rtl8152_post_reset function by hayeswang · 8 years ago
  98. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  99. 37c9782 cdc-ether: usbnet_cdc_zte_status() can be static by Wei Yongjun · 8 years ago
  100. 19c0f40 r8152: fix the sw rx checksum is unavailable by hayeswang · 8 years ago