1. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  2. 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
  3. 4f3de46 net: usb: asix_devices: fix missing return code check on call to asix_write_medium_mode by Colin Ian King · 8 years ago
  4. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  5. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  6. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  7. 8c56ea4 net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  8. 764895d sierra_net: Skip validating irrelevant fields for IDLE LSIs by Stefan Brüns · 8 years ago
  9. 5a70348 sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications by Stefan Brüns · 8 years ago
  10. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. 2d6a0e9 catc: Use heap buffer for memory size test by Ben Hutchings · 8 years ago
  12. d411491 catc: Combine failure cleanup code in catc_probe() by Ben Hutchings · 8 years ago
  13. 7926aff rtl8150: Use heap buffers for all register access by Ben Hutchings · 8 years ago
  14. 5593523 pegasus: Use heap buffers for all register access by Ben Hutchings · 8 years ago
  15. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. 7489bda r8152: check rx after napi is enabled by hayeswang · 8 years ago
  17. 248b213 r8152: re-schedule napi for tx by hayeswang · 8 years ago
  18. de9bf29 r8152: avoid start_xmit to schedule napi when napi is disabled by hayeswang · 8 years ago
  19. 26afec3 r8152: avoid start_xmit to call napi_schedule during autosuspend by hayeswang · 8 years ago
  20. a9c54ad r8152: fix the wrong spelling by hayeswang · 8 years ago
  21. 5b9f575 qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card by Bjørn Mork · 8 years ago
  22. 6a0b76c r8152: don't execute runtime suspend if the tx is not empty by hayeswang · 8 years ago
  23. 2c561b2 r8152: fix rtl8152_post_reset function by hayeswang · 8 years ago
  24. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. 37c9782 cdc-ether: usbnet_cdc_zte_status() can be static by Wei Yongjun · 8 years ago
  26. 19c0f40 r8152: fix the sw rx checksum is unavailable by hayeswang · 8 years ago
  27. 75dc692 r8152: fix rx issue for runtime suspend by hayeswang · 8 years ago
  28. 8fb2806 r8152: split rtl8152_suspend function by hayeswang · 8 years ago
  29. 63dfb0d net: usb: asix_devices: add .reset_resume for USB PM by Peter Chen · 8 years ago
  30. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  31. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  32. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. 02dc1f3 lan78xx: add LAN7801 MAC only support by Woojung Huh · 8 years ago
  34. 7b8076c NET: usb: cdc_mbim: add quirk for supporting Telit LE922A by Daniele Palmas · 8 years ago
  35. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  36. 5192083 net: usb: set error code when usb_alloc_urb fails by Pan Bian · 8 years ago
  37. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 9bd813d NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040 by Daniele Palmas · 8 years ago
  39. d5c83d0 cdc_ether: Fix handling connection notification by Kristian Evensen · 8 years ago
  40. fadf3a2 net: asix: Fix AX88772_suspend() USB vendor commands failure issues by allan · 8 years ago
  41. f6e3ef3 lan78xx: relocate mdix setting to phy driver by Woojung Huh · 8 years ago
  42. 860ce4b net: usb: lan78xx: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  43. eea16da net: usb: ax88172x: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  44. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. ca0a753 r8152: Fix error path in open function by Guenter Roeck · 8 years ago
  46. 8da3cf2 Net Driver: Add Cypress GX3 VID=04b4 PID=3610. by Allan Chou · 8 years ago
  47. cc89c32 lan78xx: Use irq_domain for phy interrupt from USB Int. EP by Woojung Huh · 8 years ago
  48. b9a321b r8152: Fix broken RX checksums. by Mark Lord · 8 years ago
  49. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  50. e30520c kalmia: avoid potential uninitialized variable use by Arnd Bergmann · 8 years ago
  51. f77f0ae net: use core MTU range checking in USB NIC drivers by Jarod Wilson · 8 years ago
  52. d248caf r8152: add new products of Lenovo by hayeswang · 8 years ago
  53. 610df1d net: asix: Avoid looping when the device does not respond by Guenter Roeck · 8 years ago
  54. 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. 9a76588 qmi_wwan: add support for Quectel EC21 and EC25 by Bjørn Mork · 8 years ago
  56. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  57. 6e76510 net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  58. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. d768c61 r8152: disable ALDPS and EEE before setting PHY by hayeswang · 8 years ago
  60. af0287e r8152: remove r8153_enable_eee by hayeswang · 8 years ago
  61. ef39df8 r8152: move PHY settings to hw_phy_cfg by hayeswang · 8 years ago
  62. 2dd436d r8152: move enabling PHY by hayeswang · 8 years ago
  63. e644953 r8152: move some functions by hayeswang · 8 years ago
  64. 936f060 kaweth: remove obsolete debugging statements by Oliver Neukum · 8 years ago
  65. e0c79ff lan78xx: mark symbols static where possible by Baoyou Xie · 8 years ago
  66. 3981cce hso: Convert printk to pr_<level> by Joe Perches · 8 years ago
  67. 95a6911 hso: Use a more common logging style by Joe Perches · 8 years ago
  68. 13722bb smsc95xx: Add mdix control via ethtool by Woojung Huh · 8 years ago
  69. 273bf28 smsc95xx: Add register define by Woojung Huh · 8 years ago
  70. 95ac399 net: pegasus: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  71. 53700f0 r8152: fix the coding style with checkpatch.pl by hayeswang · 8 years ago
  72. 535baf8 net: asix: autoneg will set WRITE_MEDIUM reg by Robert Foss · 8 years ago
  73. a243c2e net: asix: see 802.3 spec for phy reset by Robert Foss · 8 years ago
  74. 4c1442a net: asix: Fix AX88772x resume failures by Robert Foss · 8 years ago
  75. 8a46f66 net: asix: Avoid looping when the device is disconnected by Robert Foss · 8 years ago
  76. d9fe64e net: asix: Add in_pm parameter by Robert Foss · 8 years ago
  77. 407a471 r8152: constify ethtool_ops structures by Julia Lawall · 8 years ago
  78. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  79. 575ced7 kaweth: fix oops upon failed memory allocation by Oliver Neukum · 8 years ago
  80. 60bcabd kaweth: fix firmware download by Oliver Neukum · 8 years ago
  81. ef6cd13 net: usb: usbnet: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  82. d7c4e84 net: usb: lan78xx: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  83. 12800ea net: usb: hso: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  84. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  85. bfe9b9d cdc_ether: Improve ZTE MF823/831/910 handling by Kristian Evensen · 8 years ago
  86. b7545b7 Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  87. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  88. e4c6fb7 usbnet: move the CDC parser into USB core by Oliver Neukum · 8 years ago
  89. b3f2cf8 net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  90. a5a18bd rndis_host: Set valid random MAC on buggy devices by Kristian Evensen · 8 years ago
  91. c961e87 r8152: add MODULE_VERSION by Grant Grundler · 8 years ago
  92. 34ee32c r8152: Add support for setting pass through MAC address on RTL8153-AD by Mario Limonciello · 8 years ago
  93. c23d86a r8152: remove cancel_delayed_work_sync in rtl8152_set_speed by hayeswang · 8 years ago
  94. c79262f r8152: remove a netif_carrier_off in rtl8152_open function by hayeswang · 8 years ago
  95. b164806 r8152: remove rtl_phy_reset function by hayeswang · 8 years ago
  96. 92f7d07 r8152: remove the setting of LAN_WAKE_EN by hayeswang · 8 years ago
  97. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  98. 2609af1 r8152: fix runtime function for RTL8152 by hayeswang · 9 years ago
  99. c086e70 cdc_ncm: workaround for EM7455 "silent" data interface by Bjørn Mork · 9 years ago
  100. f95ae8a r8152: clear LINK_OFF_WAKE_EN after autoresume by hayeswang · 9 years ago