1. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  2. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  3. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  4. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  5. e88db79 NET: Korina: Don't include <asm/segment.h> by Ralf Baechle · 13 years ago
  6. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  7. 19c72ca korina: Move the IDT driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/korina.c]
  8. 498d8e2 drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  9. b1011b3 korina: count RX DMA OVR as rx_fifo_error by Phil Sutter · 14 years ago
  10. 53ee490 korina: use netdev_alloc_skb_ip_align() here, too by Phil Sutter · 14 years ago
  11. ceb3d23 korina: fix deadlock on RX FIFO overrun by Phil Sutter · 14 years ago
  12. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  13. 3801326 korina: use resource_size() by Dan Carpenter · 14 years ago
  14. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  15. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  16. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  17. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  18. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  19. 7010837 korina: add error-handling to korina_alloc_ring by Phil Sutter · 15 years ago
  20. f16aea4 korina: fix printk formatting, add final info line by Phil Sutter · 15 years ago
  21. 4d5ef9f korina: periodically poll the media by Florian Fainelli · 15 years ago
  22. 52b031f korina: convert to net_device_ops by Alexander Beregalov · 15 years ago
  23. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  24. e85bf47 korina: drop leftover assignment by Phil Sutter · 16 years ago
  25. 63a66c6 korina: adjust headroom for new skb's also by Phil Sutter · 16 years ago
  26. 6a2fe98 korina: fix loop back of receive descriptors by Phil Sutter · 16 years ago
  27. 1c5625c korina: do not use IRQF_SHARED with IRQF_DISABLED by Phil Sutter · 16 years ago
  28. 5edc766 korina: do not stop queue here by Phil Sutter · 16 years ago
  29. 97bc477 korina: fix handling tx_chain_tail by Phil Sutter · 16 years ago
  30. 60d3f98 korina: do tx at the right position by Phil Sutter · 16 years ago
  31. 4676f63 korina: do schedule napi after testing for it by Phil Sutter · 16 years ago
  32. 4cf83b6 korina: rework korina_rx() for use with napi by Phil Sutter · 16 years ago
  33. beb0bab korina: disable napi on close and restart by Phil Sutter · 16 years ago
  34. a13b278 korina: reset resource buffer size to 1536 by Phil Sutter · 16 years ago
  35. b96ecfa korina: fix usage of driver_data by Phil Sutter · 16 years ago
  36. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  37. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  38. e3152ab korina: misc cleanup by Francois Romieu · 16 years ago
  39. 751c2e4 korina: fix misplaced return statement by Francois Romieu · 16 years ago
  40. ef11291 Add support the Korina (IDT RC32434) Ethernet MAC by Florian Fainelli · 16 years ago