1. 996d7ab net: smsc: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  2. cc0626c net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI by Krzysztof Kozlowski · 3 years, 9 months ago
  3. 214037a drivers: net: smc91x: remove redundant initialization of pointer gpio by Colin Ian King · 3 years, 9 months ago
  4. 1e30b8d net: smsc911x: Make Runtime PM handling more fine-grained by Geert Uytterhoeven · 4 years ago
  5. 7d2a924 net: ethernet: smsc: smc91x: Fix function name in kernel-doc header by Lee Jones · 4 years ago
  6. 7958ba7 drivers: net: smsc: Add COMPILE_TEST support by Andrew Lunn · 4 years, 2 months ago
  7. 6e4a930 drivers: net: smc911x: Fix cast from pointer to integer of different size by Andrew Lunn · 4 years, 2 months ago
  8. dd5fdb3 drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macro by Andrew Lunn · 4 years, 2 months ago
  9. 40f6d1d drivers: net: smc911x: Fix set but unused status because of DBG macro by Andrew Lunn · 4 years, 2 months ago
  10. 6015e6f drivers: net: smc911x: Work around set but unused status by Andrew Lunn · 4 years, 2 months ago
  11. 606ddf1 drivers: net: smc91x: Fix missing kerneldoc reported by W=1 by Andrew Lunn · 4 years, 2 months ago
  12. 5b320b5 drivers: net: smc91x: Fix set but unused W=1 warning by Andrew Lunn · 4 years, 2 months ago
  13. 7961fb1 net: smc91x: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  14. 9984c0b net: smc91x: Remove set but not used variable 'status' in smc_phy_configure() by Luo Jiaxing · 4 years, 4 months ago
  15. 652b498 net: smsc911x: Remove unused variables by Wei Xu · 4 years, 4 months ago
  16. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  17. 3ab1270 smsc9420: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  18. 6369280 epic100: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  19. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  20. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  21. bca9749 net: smc91x: Fix possible memory leak in smc_drv_probe() by Wang Hai · 4 years, 6 months ago
  22. 53fff2b smsc9420: use generic power management by Vaibhav Gupta · 4 years, 6 months ago
  23. 622594f epic100: use generic power management by Vaibhav Gupta · 4 years, 6 months ago
  24. 132db93 docs: networking: reorganize driver documentation again by Jakub Kicinski · 4 years, 6 months ago
  25. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  26. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  27. 539d39a net: smsc911x: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 7 months ago
  28. d6a9987 docs: networking: device drivers: convert smsc/smc9.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  29. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  30. fd786fb1 net: convert suitable drivers to use phy_do_ioctl_running by Heiner Kallweit · 5 years ago
  31. 4ac0ac8 epic100: allow nesting of ethtool_ops begin() and complete() by Michal Kubecek · 5 years ago
  32. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  33. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  34. 5c61e22 net: smc911x: Adjust indentation in smc911x_phy_configure by Nathan Chancellor · 5 years ago
  35. 399e06a ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 5 years ago
  36. a20961c net: smc911x: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  37. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  38. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  39. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  40. 0eb1645 smc911x: pass struct device to DMA API functions by Christoph Hellwig · 6 years ago
  41. bb6a702 net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  42. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  43. b255e50 net: documentation: build a directory structure for drivers by Jakub Kicinski · 6 years ago
  44. 97eeebe smsc: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  45. 9dd8360 net: ethernet: smsc: smc91x: simplify getting .driver_data by Wolfram Sang · 6 years ago
  46. 6323d57 net: smsc: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  47. af8d9bb net: ethernet: Add helper for MACs which support asym pause by Andrew Lunn · 6 years ago
  48. 04b7d41 net: ethernet: Fix up drivers masking pause support by Andrew Lunn · 6 years ago
  49. 58056c1 net: ethernet: Use phy_set_max_speed() to limit advertised speed by Andrew Lunn · 6 years ago
  50. 9e259f9 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  51. 211c41c epic100: remove redundant variable 'irq' by Colin Ian King · 6 years ago
  52. cbc654c net: smc91x: remove the dmaengine compat need by Robert Jarzmik · 7 years ago
  53. 9d7bc29c net: smc911x: remove the dmaengine compat need by Robert Jarzmik · 7 years ago
  54. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  55. d98983f net: smsc: remove m32r/mn10300 specific smc91x configuration by Arnd Bergmann · 7 years ago
  56. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  57. 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
  58. e06513d net: smsc911x: Fix unload crash when link is up by Jeremy Linton · 7 years ago
  59. 83090e7 net/smc9194: Remove bogus CONFIG_MAC reference by Finn Thain · 7 years ago
  60. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  61. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  62. 267146d drivers/net: smsc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  63. 32db0345 drivers: net: smsc: use setup_timer() helper. by Allen Pais · 7 years ago
  64. 2aa70f8 net: smsc911x: Quieten netif during suspend by Geert Uytterhoeven · 7 years ago
  65. 57fe147 smsc911x: Add check for ioremap_nocache() return code by Alexey Khoroshilov · 7 years ago
  66. d19724e net: smc91x: constify dev_pm_ops structures. by Arvind Yadav · 8 years ago
  67. 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
  68. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  69. f6fec61 smsc911x: Adding support for Micochip LAN9250 Ethernet controller by David Cai · 8 years ago
  70. df29840 Annotate hardware config module parameters in drivers/net/ethernet/ by David Howells · 8 years ago
  71. c4df19a net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  72. 9e0b516 net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  73. aac1561 net: Revert ksettings conversions. by David S. Miller · 8 years ago
  74. 7b022a1 net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  75. b78125e net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  76. 88da73a net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  77. 60269ae net: smsc: epic100: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  78. 1fa8c5f epic100: use napi_complete_done() by Eric Dumazet · 8 years ago
  79. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  80. 4a7c972 net: Remove usage of net_device last_rx member by Tobias Klauser · 8 years ago
  81. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  82. 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  83. 852b7fa Merge branches 'pm-core', 'pm-qos' and 'pm-avs' by Rafael J. Wysocki · 8 years ago
  84. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  85. ab4e4c0 net: smsc911x: back out silently on probe deferrals by Linus Walleij · 8 years ago
  86. 8fd9ce0 net: ethernet: smsc9420: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  87. fe1eb9c net: smsc911x: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  88. 8812872 net: smsc911x: Synchronize the runtime PM status during system suspend by Ulf Hansson · 8 years ago
  89. 25c07e2 net: smc91x: fix neponset breakage by pxa u16 writes by Robert Jarzmik · 8 years ago
  90. 9c365f3 net: smc91x: take into account half-word workaround by Robert Jarzmik · 8 years ago
  91. d09d747 net: smc91x: isolate u16 writes alignment workaround by Robert Jarzmik · 8 years ago
  92. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  93. 876a55b net: smc91x: take into account register shift by Robert Jarzmik · 8 years ago
  94. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  95. dd0cb7d net: smsc911x: request and deassert optional RESET GPIO by Linus Walleij · 8 years ago
  96. daa7ee8 net: smsc: remove build warning of duplicate definition by Sudip Mukherjee · 8 years ago
  97. f252974 net: smsc911x: Move interrupt allocation to open/stop by Jeremy Linton · 8 years ago
  98. a85f00c net: smsc911x: Move interrupt handler before open by Jeremy Linton · 8 years ago
  99. aea95dd net: smsc911x: Fix register_netdev, phy startup, driver unload ordering by Jeremy Linton · 8 years ago
  100. 1358bd5 net: smsc911x: Remove multiple exit points from smsc911x_open by Jeremy Linton · 8 years ago