1. d228e1e net: ep93xx_eth: fix mismatch of request_mem_region in remove by Chuhong Yuan · 5 years ago
  2. f3bf939f net: cirrus: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  3. c9ce1fa net: prevent ISA drivers from building on PPC32 by Randy Dunlap · 6 years ago
  4. 5a3b750 net/mac89x0: Replace custom debug logging with netif_* calls by Finn Thain · 7 years ago
  5. 86c2666 net/mac89x0: Fix and modernize log messages by Finn Thain · 7 years ago
  6. 43bf2e6 net/mac89x0: Convert to platform_driver by Finn Thain · 7 years ago
  7. c967226 net/mac89x0: Remove redundant code by Finn Thain · 7 years ago
  8. 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
  9. 41b8481 nubus: Adopt standard linked list implementation by Finn Thain · 7 years ago
  10. 6200b43 net: cs89x0: add MODULE_LICENSE by Arnd Bergmann · 7 years ago
  11. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  12. 82c01a8 net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void by yuval.shaia@oracle.com · 7 years ago
  13. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  14. 0632466 format-security: move static strings to const by Kees Cook · 7 years ago
  15. df29840 Annotate hardware config module parameters in drivers/net/ethernet/ by David Howells · 8 years ago
  16. 9868879 net: cx89x0: move attribute declaration before struct keyword by Stefan Agner · 8 years ago
  17. a396178 ep93xx_eth: add GRO support by Eric Dumazet · 8 years ago
  18. 93dfe6c net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  19. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  20. c823aba net: ep93xx_eth: Do not crash unloading module by Florian Fainelli · 8 years ago
  21. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  22. d3cf8fd net: cx89x0: Add DT support by Alexander Shiyan · 8 years ago
  23. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  24. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  25. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  26. 7af348b net: ep93xx_eth: Delete unnecessary checks before the function call "kfree" by Markus Elfring · 10 years ago
  27. fc9a570 net: cs89x0: always build platform code if !HAS_IOPORT_MAP by Arnd Bergmann · 10 years ago
  28. 0f9a2a9 cirrus: cs89x0: fix time comparison by Asaf Vertz · 10 years ago
  29. 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
  30. 7f30b74 cirrus/mac89x0: Remove superfluous interrupt disable/restore by Geert Uytterhoeven · 10 years ago
  31. bfe68b1 net: ethernet: cirrus: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  32. 6751ede cirrus: cs89x0: Use managed interfaces by Himangi Saraogi · 10 years ago
  33. d6bea82 cs89x0: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  34. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  35. b96f64d net: ep93xx_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  36. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  37. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  38. c23343c cirrus: cs89x0: remove two obsolete Kconfig macros by Paul Bolle · 12 years ago
  39. e827c12 net: ep93xx_eth: Use module_platform_driver() by Sachin Kamat · 12 years ago
  40. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  41. fae4f3c net: cs89x0: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  42. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  43. b72c200 cs89x0 : packet reception not working by Jaccon Bastiaansen · 12 years ago
  44. 6fba180 cirrus: cs89x0: Remove function prototypes and reorder declarations by Joe Perches · 12 years ago
  45. 808e9a7 cirrus: cs89x0: Neaten debugging and logging by Joe Perches · 12 years ago
  46. ca034bc cirrus: cs89x0: Code neatening by Joe Perches · 12 years ago
  47. dd92b9a cirrus: cs89x0: Convert printks to pr_<level> by Joe Perches · 12 years ago
  48. 204a38a cirrus: cs89x0: Code style neatening by Joe Perches · 12 years ago
  49. 09dcd60 CS89x0 : Use ioread16/iowrite16 on all platforms by Jaccon Bastiaansen · 12 years ago
  50. 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
  51. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  52. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  53. 9100eb0 mac89x0: Fix build error. by David S. Miller · 13 years ago
  54. 66dc92e cirrus/mac89x0: print MAC via printk format specifier by Danny Kukawka · 13 years ago
  55. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  56. 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  57. 64a3851 CS89x0 : add CS89x0 platform device to the iMX31ADS board by Jaccon Bastiaansen · 13 years ago
  58. 69c311f CS89x0 : remove QQ2440 board support from the CS89x0 driver by Jaccon Bastiaansen · 13 years ago
  59. e9460a9 CS89x0 : add platform driver support by Jaccon Bastiaansen · 13 years ago
  60. 0a3360e net/ethernet: Move mac89x0.c from apple to cirrus by Geert Uytterhoeven · 13 years ago
  61. b340a20 cs89x0: Move the driver into the Cirrus dir by Jeff Kirsher · 13 years ago
  62. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  63. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  64. 57d0b7a cirrus: Move the Cirrus network driver by Jeff Kirsher · 13 years ago