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