1. f0de70f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. bb3daa4 ixgbe: Allow Priority Flow Control settings to survive a device reset by PJ Waskiewicz · 16 years ago
  3. 73afa53 e1000e: update version number by Jesse Brandeburg · 16 years ago
  4. a3c69fe e1000e: fix close interrupt race by Jesse Brandeburg · 16 years ago
  5. a72d2b2 e1000e: fix loss of multicast packets by Jesse Brandeburg · 16 years ago
  6. 12d04a3 e1000e: commonize tx cleanup routine to match e1000 & igb by Alexander Duyck · 16 years ago
  7. a6c4232 e1000: fix close race with interrupt by Jesse Brandeburg · 16 years ago
  8. ccfb342 e1000: cleanup clean_tx_irq routine so that it completely cleans ring by Alexander Duyck · 16 years ago
  9. 37e73df e1000: fix tx hang detect logic and address dma mapping issues by Alexander Duyck · 16 years ago
  10. 5a29f78 bonding: select current active slave when enslaving device for mode tlb and alb by Jiri Pirko · 16 years ago
  11. 93c1285 gianfar: reallocate skb when headroom is not enough for fcb by Li Yang · 16 years ago
  12. 8ca5198 Bump release date to 25Mar2009 and version to 0.22 by Florian Fainelli · 16 years ago
  13. 2a30ca8 r6040: Fix second PHY address by Florian Fainelli · 16 years ago
  14. 7834cd5 qeth: fix wait_event_timeout handling by Heiko Carstens · 16 years ago
  15. 8e98ac4 qeth: check for completion of a running recovery by Ursula Braun · 16 years ago
  16. 932e1583 qeth: unregister MAC addresses during recovery. by Klaus-Dieter Wacker · 16 years ago
  17. 64ef895 qeth: remove EDDP by Frank Blaschka · 16 years ago
  18. f61a0d0 qeth: add statistics for tx csum by Frank Blaschka · 16 years ago
  19. 7f6d95e qeth: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  20. 23d12e2 rndis_wlan: Fix build with netdev_ops compat disabled. by David S. Miller · 16 years ago
  21. 67fca02 ax88796: Add method to take MAC from platform data by Daniel Mack · 16 years ago
  22. 47cb035 drivers/net/ax88796.c: take IRQ flags from platform_device by Daniel Mack · 16 years ago
  23. bef28b1 e1000e: add support for 82574 device ID 0x10F6 by Bruce Allan · 16 years ago
  24. 4097f66 be2net: cleanup rx/tx rate calculations by Sathya Perla · 16 years ago
  25. 7f64926 myri10ge: update firmware headers to 1.4.41 by Brice Goglin · 16 years ago
  26. de79274 macb: fix warning "warning: unused variable `dev' " by vibi sreenivasan · 16 years ago
  27. a9dbae7 ucc_geth: Convert to net_device_ops by Joakim Tjernlund · 16 years ago
  28. b9d2fce claw: fix minor findings from code analysis tool by Andrew H. Richter · 16 years ago
  29. e2fc8cb ctcm: fix minor findings from code analysis tool by Joel A. Fowler · 16 years ago
  30. fb8585f ctcm: avoid wraparound in length of incoming data by Roel Kluin · 16 years ago
  31. 3a05d14 ctcm: invalid return code from hard_start_xmit by Ursula Braun · 16 years ago
  32. 8f0c40d claw: invalid return codes from hard_start_xmit by Ursula Braun · 16 years ago
  33. 4e584d6 netiucv: invalid return code from hard_start_xmit by Ursula Braun · 16 years ago
  34. 9e669d3 lcs: invalid return codes from hard_start_xmit. by Klaus-Dieter Wacker · 16 years ago
  35. e5b5719 Use kthread instead of kernel_thread by Klaus-Dieter Wacker · 16 years ago
  36. b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  37. 142071b dnet: drivers/net/dnet.c needs <linux/io.h> by Geert Uytterhoeven · 16 years ago
  38. bb4f92b ucc_geth: Fix build breakage caused by a merge by Anton Vorontsov · 16 years ago
  39. 039a6f6 ucc_geth: Fix merge error. by David S. Miller · 16 years ago
  40. 18f2738 fsl_pq_mdio: Use proper address translation by Anton Vorontsov · 16 years ago
  41. e072b63 phy: add new LAN8710 and LAN8720 device ids to smsc phy driver by Steve Glendinning · 16 years ago
  42. 3e303dc spider_net: Add missing .ndo_validate_addr by David S. Miller · 16 years ago
  43. dac4696 myri_sbus/sunbmac/sunlance/sunqe: Add missing net_device_ops entries. by David S. Miller · 16 years ago
  44. 8be7cdc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. ecd4137 sunqe: Convert to net_device_ops. by David S. Miller · 16 years ago
  46. c767071 sunlance: Convert to net_device_ops. by David S. Miller · 16 years ago
  47. 2199b87 sunbmac: Convert to net_device_ops. by David S. Miller · 16 years ago
  48. adaa0db myri_sbus: Convert to net_device_ops. by David S. Miller · 16 years ago
  49. 268ed76 atl1c: remove duplicated #include by Huang Weiyi · 16 years ago
  50. da4a99e spider_net: Fix build. by David S. Miller · 16 years ago
  51. 61fa9dc ucc_geth: Fix oops when using fixed-link support by Anton Vorontsov · 16 years ago
  52. e3162d3 dm9000: locking bugfix by David Brownell · 16 years ago
  53. 763dccd bnx2x: Adding licensing to bnx2x_init_values.h by Eilon Greenstein · 16 years ago
  54. 6580f57 net: update dnet.c for bus_id removal by Stephen Rothwell · 16 years ago
  55. d44c3a2 netdev: expose net_device_ops compat as config option by Stephen Hemminger · 16 years ago
  56. 5ae4efb hostap: convert to net_device_ops by Stephen Hemminger · 16 years ago
  57. 4cfa8e4 hostap: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  58. 44e9ad0 ipw2200: convert to net_device_ops by Stephen Hemminger · 16 years ago
  59. 3e47fce ipw2100: convert to net_device_ops by Stephen Hemminger · 16 years ago
  60. d5b3b9a ipw2x00: convert infrastructure for use by net_device_ops by Stephen Hemminger · 16 years ago
  61. ce55cba ipw2x00: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  62. f02abf1 libertas: convert to net_device_ops by Stephen Hemminger · 16 years ago
  63. bbfc6b7 libertas: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  64. 6456fff prism54: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  65. 6685254f prism54: convert to net_device_ops by Stephen Hemminger · 16 years ago
  66. 98d2faa mac80211_hwsim: convert to net_device_ops by Stephen Hemminger · 16 years ago
  67. 2bd9f54 zd1201: convert to net_device_ops by Stephen Hemminger · 16 years ago
  68. 22bc1ce zd1201: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  69. 85a151b wl3501: convert to net_device_ops by Stephen Hemminger · 16 years ago
  70. 4255d41 wl3501: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  71. 32f5a33 raylan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  72. 824f1df atmel: convert to net_device_ops by Stephen Hemminger · 16 years ago
  73. 7ae41cc airo: convert to net_device_ops by Stephen Hemminger · 16 years ago
  74. 9db0ba0 wavelan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  75. 385e63f wavelan: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  76. 1cc5920 strip: convert to net_device_ops by Stephen Hemminger · 16 years ago
  77. 1964e0d netwave: convert to net_device_ops by Stephen Hemminger · 16 years ago
  78. f56ef16 netwave: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  79. 7dd0b6e sbni: convert to net_device_ops by Stephen Hemminger · 16 years ago
  80. fe6c6fb sbni: use internal net_device_stats by Stephen Hemminger · 16 years ago
  81. 39549b1 labether: convert to net_device_ops by Stephen Hemminger · 16 years ago
  82. ea2ebaf lapbether: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  83. d9b06c4 cycx: convert to net_device_ops by Stephen Hemminger · 16 years ago
  84. 49e8aba dlci: convert to net_device_ops by Stephen Hemminger · 16 years ago
  85. 07d117c dlci: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  86. 48f26ad x25_asy: convert to net_device_ops by Stephen Hemminger · 16 years ago
  87. 6a8eba3 x25_asy: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  88. 3dd2051 axnet: convert to net_device_ops by Stephen Hemminger · 16 years ago
  89. 9b31b69 smc91c92: convert to net_device_ops by Stephen Hemminger · 16 years ago
  90. 6fb7298 smc91c92: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  91. 0cd6e82 xirc2ps: convert to net_device_ops by Stephen Hemminger · 16 years ago
  92. 6394d7c xir2cps: convert to internal net_device stats by Stephen Hemminger · 16 years ago
  93. 23169a4 pcnet: convert driver to net_device_ops by Stephen Hemminger · 16 years ago
  94. 28b1801 pcmcia: convert nmclan driver to net_device_ops by Stephen Hemminger · 16 years ago
  95. 496f98cd pcmcia: convert fmvj18x driver to net_device_ops by Stephen Hemminger · 16 years ago
  96. d63cd42 pcmcia: convert fmvj18x driver to internal net_device_stats by Stephen Hemminger · 16 years ago
  97. fb72e2f pcmcia: convert 3c574 to net_device_ops by Stephen Hemminger · 16 years ago
  98. 97161d4 pcmcia: convert 3c589 to net_device_ops by Stephen Hemminger · 16 years ago
  99. 0f2166d usbnet: convert rndis driver to net_device_ops by Stephen Hemminger · 16 years ago
  100. b555649 usbnet: convert rndis driver to use dev_get_stats by Stephen Hemminger · 16 years ago