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