1. 46facce atl1c: do vlan cleanup by Jiri Pirko · 13 years ago
  2. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  3. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  4. d187c1a atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined. by David S. Miller · 13 years ago
  5. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  6. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  7. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  8. cb77183 atl1c: Fix work event interrupt/task races by Tim Gardner · 13 years ago
  9. 0c78641 atl1c: Fix set-but-unused variable. by David S. Miller · 13 years ago
  10. 782d640 net: atl*: convert to hw_features by Michał Mirosław · 13 years ago
  11. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  12. 81b504b atl1[ce]: fix sparse warnings by stephen hemminger · 13 years ago
  13. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  14. 0303ade atl1c: Do not call device_init_wakeup() in atl1c_probe() by Rafael J. Wysocki · 13 years ago
  15. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  16. 94dde7e atl1c: Add missing PCI device ID by Chuck Ebbert · 13 years ago
  17. 34aac66 atl1c: remove private #define. by françois romieu · 13 years ago
  18. 5a3a765 Comment typo fixes for 'descriptor' by Justin P. Mattock · 13 years ago
  19. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  20. 762e302 atl1c: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  21. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
  22. 33ac0b8 atl1c: Fix hardware type check for enabling OTP CLK by Ben Hutchings · 14 years ago
  23. 0fb1e54 atl1c: make functions static by stephen hemminger · 14 years ago
  24. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  25. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  26. 2bc9e23 drivers/net/atl1c: Remove double test by Julia Lawall · 14 years ago
  27. a2c483a atl1c: use net_device_stats from struct net_device by Eric Dumazet · 14 years ago
  28. 8f574b3 atl1c: Add AR8151 v2 support and change L0s/L1 routine by Jie Yang · 14 years ago
  29. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  30. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  31. 22bedad net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  32. b05b7d9 net: remove redundant code by Eric Dumazet · 14 years ago
  33. 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
  34. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 14 years ago
  35. 496c185 atl1c: Add support for Atheros AR8152 and AR8152 by Luis R. Rodriguez · 14 years ago
  36. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  37. 8299117 drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address by hartleys · 15 years ago
  38. 5017065 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  39. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  40. cb19054 atl1c:use common_task instead of reset_task and link_chg_task by Jie Yang · 15 years ago
  41. 4b45e34 atl1c:add pci map direction in atl1c_buffer flags by Jie Yang · 15 years ago
  42. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  43. 9aff7e9 drivers/net/atl1c: remove exceptional & on function name by Julia Lawall · 15 years ago
  44. c6060be atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedure by Jie Yang · 15 years ago
  45. 678b77e atl1c: duplicate atl1c_get_tpd by Jie Yang · 15 years ago
  46. 55865c6 atl1c:remove compiling warning by jie.yang@atheros.com · 15 years ago
  47. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  48. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  49. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  50. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  51. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. 082ba88 atlx: strncpy does not null terminate string by Roel Kluin · 15 years ago
  53. 005fb4f atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  54. 37b76c6 atl1c: misplaced parenthesis by roel kluin · 15 years ago
  55. c5ad4f5 atl1c: add missing parentheses by roel kluin · 15 years ago
  56. d8146bb atl1*: add device_set_wakeup_enable to atl1*_set_wol by Brandon Philips · 15 years ago
  57. 0ed586d atl1c: WAKE_MCAST tested twice, not WAKE_UCAST by Roel Kluin · 15 years ago
  58. c930a66 atl1c_main.c: add wait_for_idle routine by Joe Perches · 15 years ago
  59. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  60. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  61. 52fbc10 atl1c: disable L1/L0s when link detected by Jie Yang · 15 years ago
  62. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 15 years ago
  63. 268ed76 atl1c: remove duplicated #include by Huang Weiyi · 15 years ago
  64. 43250dd atl1c: Atheros L1C Gigabit Ethernet driver by Jie Yang · 15 years ago