1. 5518c52 ethernet: 8390/etherh: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
  2. f95f8e8 8390: wd: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
  3. 973a34c 8390: mac8390: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
  4. d7d28e9 8390: hydra: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
  5. 5114ddf 8390: smc-ultra: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
  6. 8ce218b ethernet: 8390: remove direct netdev->dev_addr writes by Jakub Kicinski · 3 years, 3 months ago
  7. a05e4c0 ethernet: use eth_hw_addr_set() for dev->addr_len cases 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. d7e203f ne2000: fix unused function warning by Arnd Bergmann · 3 years, 4 months ago
  10. c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 5 months ago
  11. a07d8ec ethernet: isa: convert to module_init/module_exit by Arnd Bergmann · 3 years, 6 months ago
  12. 4228c39 make legacy ISA probe optional by Arnd Bergmann · 3 years, 6 months ago
  13. f8ade8d xsurf100: drop include of lib8390.c by Michael Schmitz · 3 years, 6 months ago
  14. 375df5f ax88796: export ax_NS8390_init() hook by Michael Schmitz · 3 years, 6 months ago
  15. e179d78 m68k: remove legacy probing by Arnd Bergmann · 3 years, 6 months ago
  16. b2c943e nubus: Make struct nubus_driver::remove return void by Uwe Kleine-König · 3 years, 6 months ago
  17. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
  18. 59909c1 net: 8390: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  19. c24672c ne2k: Fix Typo in RW-Bugfix by Armin Wolf · 4 years, 3 months ago
  20. 37d38ec net/mac8390: discard unnecessary breaks by Zhang Qilong · 4 years, 3 months ago
  21. 360f898 lib8390: Use netif_msg_init to initialize msg_enable bits by Armin Wolf · 4 years, 4 months ago
  22. 2b2706a lib8390: Replace panic() call with BUILD_BUG_ON by Armin Wolf · 4 years, 4 months ago
  23. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  24. e7fee11 8390: Avoid comma separated statements by Joe Perches · 4 years, 5 months ago
  25. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  26. fd29aee net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue' by Lee Jones · 4 years, 5 months ago
  27. a050d82 ne2k-pci: Use netif_msg_init to initialize msg_enable bits by Armin Wolf · 4 years, 6 months ago
  28. 33b7a25 ne2k-pci: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
  29. ac6a86a5 8390: Fix coding-style issues by Armin Wolf · 4 years, 7 months ago
  30. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  31. 53c0ec4 ne2k-pci: Fix various coding-style issues and improve printk() usage by Armin Wolf · 4 years, 8 months ago
  32. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  33. 14f1c0f net: 8390: Fix manufacturer name in Kconfig help text by Geert Uytterhoeven · 5 years ago
  34. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  35. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  36. a952054 net: phy: rename Asix Electronics PHY driver by Michael Schmitz · 6 years ago
  37. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  38. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  39. bb9e5c5 mac8390: Fix mmio access size probe by Finn Thain · 6 years ago
  40. c7cbc3e net: 8390: fix potential NULL pointer dereferences by Kangjie Lu · 6 years ago
  41. 58056c1 net: ethernet: Use phy_set_max_speed() to limit advertised speed by Andrew Lunn · 6 years ago
  42. 6ce706a 8390/etherh: convert to ethtool_{get, set}_link_ksettings by Michal Kubecek · 6 years ago
  43. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  44. 497e004 8390: axnet_cs: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  45. 4042cd7 net: mac8390: Use standard memcpy_{from,to}io() by Geert Uytterhoeven · 7 years ago
  46. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. e49ac96 net: 8390: ne: Fix accidentally removed RBTX4927 support by Geert Uytterhoeven · 7 years ago
  48. 861928f net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k) by Michael Karcher · 7 years ago
  49. 453da98 net-next: ax88796: release platform device drvdata on probe error and module remove by Michael Schmitz · 7 years ago
  50. caaf45a net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable by Michael Karcher · 7 years ago
  51. cec4c1c net-next: ax88796: add interrupt status callback to platform data by Michael Karcher · 7 years ago
  52. 27cced2 net-next: ax88796: Add block_input/output hooks to ax_plat_data by Michael Karcher · 7 years ago
  53. 9144c37 net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()). by Michael Karcher · 7 years ago
  54. fd5f375 net-next: ax88796: Attach MII bus only when open by Michael Karcher · 7 years ago
  55. 7a0907b net-next: ax88796: Fix MAC address reading by Michael Karcher · 7 years ago
  56. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  57. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  58. d3757ba ethernet: Use octal not symbolic permissions by Joe Perches · 7 years ago
  59. 8eb97ff net: 8390: remove m32r specific bits by Arnd Bergmann · 7 years ago
  60. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  61. 22b8d81 ethernet: natsemi: correct spelling by Randy Dunlap · 7 years ago
  62. 4a1b27c net/mac8390: Fix log messages by Finn Thain · 7 years ago
  63. 494a973 net/mac8390: Convert to nubus_driver by Finn Thain · 7 years ago
  64. 646fe03 net/8390: Fix msg_enable patch snafu by Finn Thain · 7 years ago
  65. 73219de net/8390: Remove redundant make dependencies by Finn Thain · 7 years ago
  66. 41b8481 nubus: Adopt standard linked list implementation by Finn Thain · 7 years ago
  67. 189e19e nubus: Rename struct nubus_dev by Finn Thain · 7 years ago
  68. 75d28f4 net: 8390: pcnet_cs: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  69. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  70. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  71. c63144e drivers/net: 8390: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  72. 58e0c0d net: ethernet: ax88796: make mdiobb_ops const by Bhumika Goyal · 7 years ago
  73. 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  74. 03d1da3 net: ethernet: ax88796: support generating a random mac address by Uwe Kleine-König · 8 years ago
  75. 82533ad net: ethernet: ax88796: don't call free_irq without request_irq first by Uwe Kleine-König · 8 years ago
  76. df29840 Annotate hardware config module parameters in drivers/net/ethernet/ by David Howells · 8 years ago
  77. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  78. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  79. 09d306d net: ethernet: ax88796: avoid null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  80. d21cfb3 net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  81. de0eabf net: ethernet: ax88796: use phydev from struct net_device by Philippe Reynes · 9 years ago
  82. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  83. 6c5d89a pcnet_cs: add new id by Ken Kawasaki · 9 years ago
  84. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  85. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  86. 3a3a7f3 net: mac8390: Allow modular build by Geert Uytterhoeven · 9 years ago
  87. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 10 years ago
  88. 94435f7 net:treewide: Fix typo in drivers/net by Masanari Iida · 10 years ago
  89. 6753a97 net: 8390: axnet_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  90. fc4ba63 net: 8390: pcnet_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  91. eb69c5b ne2k-pci: Add pci_disable_device in error handling by Jia-Ju Bai · 10 years ago
  92. 078d665 net: ethernet: 8390: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  93. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  94. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  95. 65eca28 m68k/atari: EtherNEC - ethernet support (ne) by Michael Schmitz · 10 years ago
  96. abac0d3 drivers/net: Remove typedef axnet_dev_t by Himangi Saraogi · 10 years ago
  97. 250b2dd drivers/net: Remove typedefs pcnet_dev_t and hw_info_t by Himangi Saraogi · 10 years ago
  98. d2e5f47 8390: remove unnecessary break after return by Fabian Frederick · 10 years ago
  99. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 11 years ago
  100. 03b8dcb net: 8390: use time_after() for time comparison by Manuel Schölling · 11 years ago