1. f1181e3 net: cs89x0: disable compile testing on powerpc by Arnd Bergmann · 3 years, 5 months ago
  2. a07d8ec ethernet: isa: convert to module_init/module_exit by Arnd Bergmann · 3 years, 6 months ago
  3. 4228c39 make legacy ISA probe optional by Arnd Bergmann · 3 years, 6 months ago
  4. 47fd22f cs89x0: rework driver configuration by Arnd Bergmann · 3 years, 6 months ago
  5. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
  6. 4619154 ethernet: cirrus: Remove unused macros by Alex Dewar · 4 years, 5 months ago
  7. 132db93 docs: networking: reorganize driver documentation again by Jakub Kicinski · 4 years, 7 months ago
  8. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  9. 714a4da docs: networking: device drivers: convert cirrus/cs89x0.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  10. 1bcdfb5 net/cirrus: Delete driver version by Leon Romanovsky · 4 years, 11 months ago
  11. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  12. 3df70af net: ep93xx_eth: fix mismatch of request_mem_region in remove by Chuhong Yuan · 5 years ago
  13. 0846e16 cirrus: cs89x0: remove set but not used variable 'lp' by YueHaibing · 5 years ago
  14. 1a1ba71 cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  15. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  16. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  17. 1b8c813 ARM: ep93xx: move network platform data to separate header by Arnd Bergmann · 6 years ago
  18. b255e50 net: documentation: build a directory structure for drivers by Jakub Kicinski · 6 years ago
  19. f3bf939f net: cirrus: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  20. c9ce1fa net: prevent ISA drivers from building on PPC32 by Randy Dunlap · 6 years ago
  21. 5a3b750 net/mac89x0: Replace custom debug logging with netif_* calls by Finn Thain · 7 years ago
  22. 86c2666 net/mac89x0: Fix and modernize log messages by Finn Thain · 7 years ago
  23. 43bf2e6 net/mac89x0: Convert to platform_driver by Finn Thain · 7 years ago
  24. c967226 net/mac89x0: Remove redundant code by Finn Thain · 7 years ago
  25. aca21de Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
  26. 41b8481 nubus: Adopt standard linked list implementation by Finn Thain · 7 years ago
  27. 6200b43 net: cs89x0: add MODULE_LICENSE by Arnd Bergmann · 7 years ago
  28. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  29. 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
  30. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  31. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  32. df29840 Annotate hardware config module parameters in drivers/net/ethernet/ by David Howells · 8 years ago
  33. 9868879 net: cx89x0: move attribute declaration before struct keyword by Stefan Agner · 8 years ago
  34. a396178 ep93xx_eth: add GRO support by Eric Dumazet · 8 years ago
  35. 93dfe6c net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  36. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. c823aba net: ep93xx_eth: Do not crash unloading module by Florian Fainelli · 8 years ago
  38. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  39. d3cf8fd net: cx89x0: Add DT support by Alexander Shiyan · 9 years ago
  40. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 10 years ago
  41. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  42. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  43. 7af348b net: ep93xx_eth: Delete unnecessary checks before the function call "kfree" by Markus Elfring · 10 years ago
  44. fc9a570 net: cs89x0: always build platform code if !HAS_IOPORT_MAP by Arnd Bergmann · 10 years ago
  45. 0f9a2a9 cirrus: cs89x0: fix time comparison by Asaf Vertz · 10 years ago
  46. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  47. 7f30b74 cirrus/mac89x0: Remove superfluous interrupt disable/restore by Geert Uytterhoeven · 10 years ago
  48. bfe68b1 net: ethernet: cirrus: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  49. 6751ede cirrus: cs89x0: Use managed interfaces by Himangi Saraogi · 10 years ago
  50. d6bea82 cs89x0: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  51. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  52. b96f64d net: ep93xx_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  53. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 12 years ago
  54. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  55. c23343c cirrus: cs89x0: remove two obsolete Kconfig macros by Paul Bolle · 12 years ago
  56. e827c12 net: ep93xx_eth: Use module_platform_driver() by Sachin Kamat · 12 years ago
  57. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  58. fae4f3c net: cs89x0: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  59. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  60. b72c200 cs89x0 : packet reception not working by Jaccon Bastiaansen · 12 years ago
  61. 6fba180 cirrus: cs89x0: Remove function prototypes and reorder declarations by Joe Perches · 13 years ago
  62. 808e9a7 cirrus: cs89x0: Neaten debugging and logging by Joe Perches · 13 years ago
  63. ca034bc cirrus: cs89x0: Code neatening by Joe Perches · 13 years ago
  64. dd92b9a cirrus: cs89x0: Convert printks to pr_<level> by Joe Perches · 13 years ago
  65. 204a38a cirrus: cs89x0: Code style neatening by Joe Perches · 13 years ago
  66. 09dcd60 CS89x0 : Use ioread16/iowrite16 on all platforms by Jaccon Bastiaansen · 13 years ago
  67. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  68. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  69. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  70. 9100eb0 mac89x0: Fix build error. by David S. Miller · 13 years ago
  71. 66dc92e cirrus/mac89x0: print MAC via printk format specifier by Danny Kukawka · 13 years ago
  72. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  73. 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  74. 64a3851 CS89x0 : add CS89x0 platform device to the iMX31ADS board by Jaccon Bastiaansen · 13 years ago
  75. 69c311f CS89x0 : remove QQ2440 board support from the CS89x0 driver by Jaccon Bastiaansen · 13 years ago
  76. e9460a9 CS89x0 : add platform driver support by Jaccon Bastiaansen · 13 years ago
  77. 0a3360e net/ethernet: Move mac89x0.c from apple to cirrus by Geert Uytterhoeven · 13 years ago
  78. b340a20 cs89x0: Move the driver into the Cirrus dir by Jeff Kirsher · 13 years ago
  79. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  80. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  81. 57d0b7a cirrus: Move the Cirrus network driver by Jeff Kirsher · 14 years ago