1. 98ef22b ethernet: i825xx: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
  2. 99218cb lib82596: Fix IRQ check in sni_82596_probe by Miaoqian Lin · 3 years ago
  3. 0f98d7e 82596: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
  4. 5b6d5af lasi_82594: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
  5. 562ef98 ethernet: replace netdev->dev_addr assignment loops by Jakub Kicinski · 3 years, 3 months ago
  6. 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 3 months ago
  7. dff2d13 net: i825xx: Use absolute_pointer for memcpy from fixed memory location by Guenter Roeck · 3 years, 4 months ago
  8. 626bf91 Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 4 months ago
  9. a2d616b Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
  10. 66abf5f net/sun3_82586: Fix return value of sun3_82586_probe() by Geert Uytterhoeven · 3 years, 5 months ago
  11. 87875c1 parisc: Make struct parisc_driver::remove() return void by Uwe Kleine-König · 3 years, 5 months ago
  12. e179d78 m68k: remove legacy probing by Arnd Bergmann · 3 years, 5 months ago
  13. 53b823b drivers: net: ethernet: i825xx: Fix couple of spellings in the file ether1.c by Bhaskar Chowdhury · 4 years ago
  14. 00718b2 lib82596: convert to dma_alloc_noncoherent by Christoph Hellwig · 4 years, 5 months ago
  15. 48d1581 lib82596: move DMA allocation into the callers of i82596_probe by Christoph Hellwig · 4 years, 5 months ago
  16. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  17. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  18. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  19. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  20. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  21. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  22. 61c1d33 net: i82596: fix dma_alloc_attr for sni_82596 by Thomas Bogendoerfer · 5 years ago
  23. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  24. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  25. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  26. f30bfa6 parisc: Tune LASI LAN for QEMU by Helge Deller · 6 years ago
  27. baff7b0 net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  28. ca89932 net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  29. 648c361 net: i825xx: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  30. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  31. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  32. 7f683b9 i825xx: switch to switch to dma_alloc_attrs by Christoph Hellwig · 8 years ago
  33. 117c023 parisc/net/lasi_82596: Fix section mismatches by Helge Deller · 7 years ago
  34. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  35. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  36. e2eae5b i825xx: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  37. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  38. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 10 years ago
  39. 3f8e0b5 net: ethernet: i825xx: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  40. 374e29d i825xx: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  41. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  42. 17102f8 net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  43. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  44. 1409a93 ethernet: Convert mac address uses of 6 to ETH_ALEN by Joe Perches · 11 years ago
  45. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  46. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  47. 04861c53 drivers/net: delete Racal Interlan ISA ni52 (i825xx) driver by Paul Gortmaker · 12 years ago
  48. 8a59417 drivers/net: delete intel i825xx based znet notebook driver by Paul Gortmaker · 12 years ago
  49. f84932d drivers/net: delete ISA intel eexpress and eepro i825xx drivers by Paul Gortmaker · 12 years ago
  50. 0e245db drivers/net: delete the 3Com 3c505/3c507 intel i825xx support by Paul Gortmaker · 12 years ago
  51. 5205939 drivers/net: delete intel 486 panther onboard ethernet support by Paul Gortmaker · 12 years ago
  52. 6e07ba3 drivers/net: delete 486 Apricot support by Paul Gortmaker · 12 years ago
  53. 18a41e3 drivers/net/ethernet/i825xx: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  54. 483f777 drivers/net: remove orphaned references to micro channel by Paul Gortmaker · 12 years ago
  55. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  56. 58b1069 i825xx: remove __dev* attributes by Bill Pemberton · 12 years ago
  57. 663c2a6 i825xx/ether1.c: remove __dev* attributes by Bill Pemberton · 12 years ago
  58. c867b55 net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open by Joachim Eastwood · 12 years ago
  59. 5894bab net: Make ZNET driver config depend on X86. by David S. Miller · 12 years ago
  60. 1d3ff7675 i825xx: znet: fix compiler warnings when building a 64-bit kernel by Mika Westerberg · 12 years ago
  61. b320e97 i825xx: fix paging fault on znet_probe() by Wu Fengguang · 12 years ago
  62. 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
  63. a5e371f drivers/net: delete all code/drivers depending on CONFIG_MCA by Paul Gortmaker · 13 years ago
  64. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  65. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  66. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  67. 5e6bbed drivers/net: strip unused module code from sun3_82586.c by Paul Gortmaker · 13 years ago
  68. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  69. 23e0494 drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debug by Andrew Morton · 13 years ago
  70. 3ddb709 i825xx: Fix incorrect dependency for BVME6000_NET by Geert Uytterhoeven · 13 years ago
  71. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  72. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  73. 1159788 i825xx: Move the Intel 82586/82593/82596 based drivers by Jeff Kirsher · 14 years ago