1. 0fa68da net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock() by Teng Qi · 3 years, 2 months ago
  2. 61217be net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound by zhangyue · 3 years, 2 months ago
  3. a3d7089 net: tulip: winbond-840: fix build for UML by Randy Dunlap · 3 years, 3 months ago
  4. 923ca6f ethernet: replace netdev->dev_addr 16bit writes by Jakub Kicinski · 3 years, 3 months ago
  5. 177c923 ethernet: tulip: avoid duplicate variable name on sparc by Jakub Kicinski · 3 years, 3 months ago
  6. 25b90c1 tulip: fix setting device address from rom by Jakub Kicinski · 3 years, 3 months ago
  7. ca87931 ethernet: tulip: remove direct netdev->dev_addr writes by Jakub Kicinski · 3 years, 3 months ago
  8. a96d317 ethernet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
  9. 17bd3a1 tulip: Remove deadcode on startup true condition by Colin Ian King · 3 years, 5 months ago
  10. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  11. 76a16be tulip: windbond-840: Fix missing pci_disable_device() in probe and remove by Wang Hai · 3 years, 6 months ago
  12. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
  13. 029a4fe tulip: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
  14. 90fdd89 net: tulip: Remove the repeated declaration by Shaokun Zhang · 3 years, 7 months ago
  15. cf82f9b net: dec: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  16. 02f2743e tulip: de2104x: use module_pci_driver to simplify the code by Wei Yongjun · 3 years, 9 months ago
  17. 95b2fbd tulip: windbond-840: use module_pci_driver to simplify the code by Wei Yongjun · 3 years, 9 months ago
  18. 7812e10 drivers: net: tulip: Fix set but not used with W=1 by Andrew Lunn · 4 years, 3 months ago
  19. c1181f4 net: dec: tulip: de2104x: Add shutdown handler to stop NIC by Moritz Fischer · 4 years, 3 months ago
  20. 7c8c029 drivers/net/ethernet: clean up unused assignments by Jesse Brandeburg · 4 years, 4 months ago
  21. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  22. e059c6f tulip: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  23. 7a1fe38 tulip: de2104x: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  24. af114c4 tulip: dmfe: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  25. b5a3922 tulip: uli526x: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  26. 5eb2cd0 tulip: windbond-840: Fix a debug message by Christophe JAILLET · 4 years, 4 months ago
  27. 5911419 tulip: windbond-840: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  28. ee46041 net: dec: de2104x: Increase receive ring size for Tulip by Lucy Yan · 4 years, 4 months ago
  29. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  30. 132db93 docs: networking: reorganize driver documentation again by Jakub Kicinski · 4 years, 7 months ago
  31. 6c3cb94 tulip: uli526x: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
  32. 77eb16e tulip: tulip_core: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
  33. 8cfa989 tulip: de2104x: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
  34. fc9aebf tulip: windbond-840: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
  35. f906d0f tulip: dmfe: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
  36. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  37. 27ad2cd net: tulip: de4x5: make PCI_signature() return void by Jason Yan · 4 years, 8 months ago
  38. c981977 docs: networking: device drivers: convert dec/dmfe.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  39. b6671d7 docs: networking: device drivers: convert dec/de4x5.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  40. ae5a44b net: tulip: make early_486_chipsets static by Jason Yan · 4 years, 9 months ago
  41. 5de3a23 net: tulip: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  42. 6b80fb1 net/dec: Delete driver versions by Leon Romanovsky · 4 years, 11 months ago
  43. 33e2b32 net: ethernet: dec: tulip: Fix length mask in receive length calculation by Moritz Fischer · 5 years ago
  44. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  45. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  46. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  47. fe06bf3 net: tulip: Adjust indentation in {dmfe, uli526x}_init_module by Nathan Chancellor · 5 years ago
  48. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  49. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  50. 3e66b7c net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE() by Kees Cook · 6 years ago
  51. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  52. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  53. 62d1a31 net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  54. 6541d02 tulip: eeprom: use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  55. b255e50 net: documentation: build a directory structure for drivers by Jakub Kicinski · 6 years ago
  56. 8fc85c2 net: tulip: de4x5: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  57. 10c7666 net: tulip_core: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  58. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  59. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  60. a8c22a2 net: tulip: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  61. 41fce70 net: tulip: de2104x: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  62. 99e3aa1 drivers: net: uli526x: use setup_timer() helper. by Allen Pais · 7 years ago
  63. a76aec2a drivers: net: dmfe: use setup_timer() helper. by Allen Pais · 7 years ago
  64. 3e436a2 drivers: net: winbond-840: use setup_timer() helper. by Allen Pais · 7 years ago
  65. 4f88836 drivers: net: de4x: use setup_timer() helper. by Allen Pais · 7 years ago
  66. 9a486c9 net: tulip: Constify tulip_tbl by Kees Cook · 7 years ago
  67. f98dfa4 net: de4x5: constify eisa_device_id by Arvind Yadav · 7 years ago
  68. 648e8b8 net: tulip: remove useless code in tulip_init_one() by Gustavo A. R. Silva · 7 years ago
  69. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  70. 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
  71. c7c6b87 net/dec: Make __de_get_link_ksettings return void by yuval.shaia@oracle.com · 8 years ago
  72. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  73. df29840 Annotate hardware config module parameters in drivers/net/ethernet/ by David Howells · 8 years ago
  74. ae9eb1a net: tulip: de2104x: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  75. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  76. 453e5f3 net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  77. 6711a87 net: dec: uli526x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  78. 41a65f7 net: dec: de2104x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  79. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  80. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  81. 6176e89 net: fix up a few missing hashtable.h conflict resolutions by Jiri Kosina · 8 years ago
  82. 33c77ef net: tulip: fix spelling mistake: "attemping" -> "attempting" by Colin Ian King · 8 years ago
  83. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  84. a6e5472 dmfe: kill DEVICE define by Florian Westphal · 9 years ago
  85. 926f273 drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED by Florian Westphal · 9 years ago
  86. 5327ef9 net: tulip: Use setup_timer() by Amitoj Kaur Chawla · 9 years ago
  87. cb4396e drivers/net: fix eisa_driver probe section mismatch by Fabian Frederick · 9 years ago
  88. de92718 net: tulip: turn compile-time warning into dev_warn() by Arnd Bergmann · 9 years ago
  89. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  90. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 10 years ago
  91. 3349b0b net: tulip: rearrange order of searching for substrings by Rasmus Villemoes · 10 years ago
  92. e1395a3 drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli526x_timer by David Malcolm · 10 years ago
  93. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  94. b57578b tulip_core.c : out-of-bounds check. by Ameen Ali · 10 years ago
  95. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  96. 98830dd net/tulip: don't warn about unknown ARM architecture by Arnd Bergmann · 10 years ago
  97. 791a1dd uli526x: fix misspelling of current function in string by Julia Lawall · 10 years ago
  98. bbc7975 dmfe: fix misspelling of current function in string by Julia Lawall · 10 years ago
  99. 36c71a7 net: tulip: Remove private "strncmp" by Rasmus Villemoes · 10 years ago
  100. 73852b2 tulip: dmfe: Fix global namespace pollution of phy accessors. by David S. Miller · 10 years ago