1. 49c9fe4 net: micrel: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  2. 3274940 drivers: net: Don't print unpopulated net_device name by Harvey Hunt · 8 years ago
  3. f153568 net: ethernet: micrel: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  4. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  5. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  6. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  7. 18e4a73 net: ks8695net: Use module_platform_driver() by Sachin Kamat · 11 years ago
  8. 654b8c5 net/micrel: remove __dev* attributes by Bill Pemberton · 12 years ago
  9. c867b55 net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open by Joachim Eastwood · 12 years ago
  10. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 12 years ago
  11. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  12. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  13. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  14. bcc9736 ks8*/ksz8*: Move the Micrel drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/arm/ks8695net.c]
  15. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  16. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  17. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  18. 577d6a7 module: fix missing semicolons in MODULE macro usage by Rusty Russell · 13 years ago
  19. 5cd8a77 ks8695net: Use default implementation of ethtool_ops::get_link by Ben Hutchings · 13 years ago
  20. c3d2a73 ks8695net: Disable non-working ethtool operations by Ben Hutchings · 13 years ago
  21. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  22. 2039623 KS8695: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  23. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  24. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  26. ea93fd9 KS8695: update ksp->next_rx_desc_read at the end of rx loop by Yegor Yefremov · 14 years ago
  27. b96b894 fix a race in ks8695_poll by Figo.zhang · 14 years ago
  28. 9abd543 KS8695: Don't call netif_carrier_off() from ndo_stop() by Yegor Yefremov · 14 years ago
  29. 3b9a772 net/arm: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  30. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  31. 5c427ff KS8695: fix ks8695_rx() unreasonable action. by zeal · 15 years ago
  32. fa6cae1 KS8695: fix ks8695_rx_irq() bug. by zeal · 15 years ago
  33. 68d8287 NET:KS8695: add API for get rx interrupt bit by Figo.zhang · 15 years ago
  34. 31b73ab NET/KS8695: add support NAPI for Rx by Figo.zhang · 15 years ago
  35. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  36. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  37. c231355 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  38. 858b9ce net: more timeouts that reach -1 by Roel Kluin · 15 years ago
  39. 52255bb netdev: missing validate_address hooks by Stephen Hemminger · 15 years ago
  40. c8e95c0 net: KS8695: removed duplicated #include by Huang Weiyi · 15 years ago
  41. 7a3c66e net: Add support for the KS8695 ethernet devices. by Daniel Silverstone · 16 years ago