1. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  2. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  3. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  4. b05b7d9 net: remove redundant code by Eric Dumazet · 14 years ago
  5. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 14 years ago
  6. ba211e3 drivers/net/atl1e: Use netdev_printk helpers by Joe Perches · 14 years ago
  7. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  8. 1b8e664 drivers/net/atl1e/atl1e_main.c: use %pM to show MAC address by hartleys · 15 years ago
  9. e004840 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  10. 7c7afb0 atl1e:disable NETIF_F_TSO6 for hardware limit by Jie Yang · 15 years ago
  11. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  12. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  13. 03f1899 atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA by Jie Yang · 15 years ago
  14. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  15. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  16. 0d6ab58 atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  17. 17d0cdf net: ntohs() misuse by Eric Dumazet · 15 years ago
  18. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  19. bdb0e01 ath1e: add new device id for asus hardware by Greg Kroah-Hartman · 15 years ago
  20. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  21. d3f65f7 atl1: use netdev->stats by Eric Dumazet · 15 years ago
  22. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 15 years ago
  23. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  24. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  25. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  26. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  27. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  28. 1e058ab atl1e: convert to net_device_ops by Stephen Hemminger · 16 years ago
  29. 454d7c9 netdevice: safe convert to netdev_priv() #part-1 by Wang Chen · 16 years ago
  30. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  31. f382a0a [netdrvr] atl1e: Don't take the mdio_lock in atl1e_probe by Matthew Wilcox · 16 years ago
  32. 50f684b atl1e: multistatement if missing braces by Ilpo Järvinen · 16 years ago
  33. e6ca232 uninline atl1e_setup_mac_ctrl() by Adrian Bunk · 16 years ago
  34. d6f8aa8 [netdrvr] atl1d: fix !CONFIG_PM build by Jeff Garzik · 16 years ago
  35. a6a5325 atl1e: Atheros L1E Gigabit Ethernet driver by Jie Yang · 16 years ago