1. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  2. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 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. 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
  6. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 14 years ago
  7. 496c185 atl1c: Add support for Atheros AR8152 and AR8152 by Luis R. Rodriguez · 14 years ago
  8. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  9. 8299117 drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address by hartleys · 15 years ago
  10. 5017065 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  11. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  12. cb19054 atl1c:use common_task instead of reset_task and link_chg_task by Jie Yang · 15 years ago
  13. 4b45e34 atl1c:add pci map direction in atl1c_buffer flags by Jie Yang · 15 years ago
  14. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  15. 9aff7e9 drivers/net/atl1c: remove exceptional & on function name by Julia Lawall · 15 years ago
  16. c6060be atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedure by Jie Yang · 15 years ago
  17. 678b77e2 atl1c: duplicate atl1c_get_tpd by Jie Yang · 15 years ago
  18. 55865c6 atl1c:remove compiling warning by jie.yang@atheros.com · 15 years ago
  19. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  20. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  21. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  22. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  23. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  24. 082ba88 atlx: strncpy does not null terminate string by Roel Kluin · 15 years ago
  25. 005fb4f atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  26. 37b76c6 atl1c: misplaced parenthesis by roel kluin · 15 years ago
  27. c5ad4f5 atl1c: add missing parentheses by roel kluin · 15 years ago
  28. d8146bb atl1*: add device_set_wakeup_enable to atl1*_set_wol by Brandon Philips · 15 years ago
  29. 0ed586d atl1c: WAKE_MCAST tested twice, not WAKE_UCAST by Roel Kluin · 15 years ago
  30. c930a66 atl1c_main.c: add wait_for_idle routine by Joe Perches · 15 years ago
  31. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  32. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  33. 52fbc10 atl1c: disable L1/L0s when link detected by Jie Yang · 15 years ago
  34. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 15 years ago
  35. 268ed76 atl1c: remove duplicated #include by Huang Weiyi · 15 years ago
  36. 43250dd atl1c: Atheros L1C Gigabit Ethernet driver by Jie Yang · 15 years ago