1. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  2. 41cae08 net: ethernet: wiznet: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  3. c3875ca net: w5100-spi: add support to specify MAC address by device tree by Akinobu Mita · 8 years ago
  4. 7d6da45 net: w5100: increase TX timeout period by Akinobu Mita · 8 years ago
  5. d41cd5f net: w5100: fix MAC filtering for W5500 by Akinobu Mita · 8 years ago
  6. e9f0cd9 net: w5100: remove unused is_w5200() by Akinobu Mita · 8 years ago
  7. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  8. 35ef7d6 net: w5100: support W5500 by Akinobu Mita · 8 years ago
  9. b67d1df net: w5100: don't build spi driver without w5100 by Arnd Bergmann · 8 years ago
  10. 0c165ff net: w5100: support W5200 by Akinobu Mita · 8 years ago
  11. 630cf09 net: w5100: support SPI interface mode by Akinobu Mita · 8 years ago
  12. bf2c6b90 net: w5100: enable to support sleepable register access interface by Akinobu Mita · 8 years ago
  13. 850576c net: w5100: add ability to support other bus interface by Akinobu Mita · 8 years ago
  14. d6586d2 net: w5100: move mmiowb into register access callbacks by Akinobu Mita · 8 years ago
  15. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  16. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  17. 5a3dba7 net: WIZnet drivers: enable interrupts after napi_complete() by Yongbae Park · 9 years ago
  18. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  19. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  20. 5e9b4dc ethernet: wiznet: remove unnecessary check by Varka Bhadram · 10 years ago
  21. bd0e5d5 net: ethernet: wiznet: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  22. 6a05880 net: ethernet: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 10 years ago
  23. 4e76ca7 net: w5100: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  24. d1b44ce net: w5300: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  25. 5988aa6 net: w5100: use dev_get_platdata() by Jingoo Han · 11 years ago
  26. 59f92f4 net: w5300: use dev_get_platdata() by Jingoo Han · 11 years ago
  27. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  28. 4294beb net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  29. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 11 years ago
  30. 0e1effe net/wiznet: remove __dev* attributes by Bill Pemberton · 12 years ago
  31. c867b55 net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open by Joachim Eastwood · 12 years ago
  32. 1f7c9ae w5300: using eth_hw_addr_random() for random MAC and set device flag by Wei Yongjun · 12 years ago
  33. d68bb7e w5100: using eth_hw_addr_random() for random MAC and set device flag by Wei Yongjun · 12 years ago
  34. 9fafbd4 net: wiznet add missing HAS_IOMEM dependency by frank.blaschka@de.ibm.com · 12 years ago
  35. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  36. 77577bf net: WIZnet drivers: fix possible NULL dereference by Mike Sinkovsky · 12 years ago
  37. 64d176f wiznet: Add missing #include <linux/irq.h> by Geert Uytterhoeven · 12 years ago
  38. 376b16f drivers/net: Remove CONFIG_WIZNET_TX_FLOW option by Mike Sinkovsky · 12 years ago
  39. 32ed53b wiznet: Fix Kconfig dependencies. by David S. Miller · 12 years ago
  40. 8b1467a Ethernet driver for the WIZnet W5100 chip by Mike Sinkovsky · 12 years ago
  41. 9899b81 Ethernet driver for the WIZnet W5300 chip by Mike Sinkovsky · 12 years ago