1. fe6c6fb sbni: use internal net_device_stats by Stephen Hemminger · 16 years ago
  2. 39549b1 labether: convert to net_device_ops by Stephen Hemminger · 16 years ago
  3. ea2ebaf lapbether: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  4. d9b06c4 cycx: convert to net_device_ops by Stephen Hemminger · 16 years ago
  5. 49e8aba dlci: convert to net_device_ops by Stephen Hemminger · 16 years ago
  6. 07d117c dlci: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  7. 48f26ad x25_asy: convert to net_device_ops by Stephen Hemminger · 16 years ago
  8. 6a8eba3 x25_asy: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  9. 3dd2051 axnet: convert to net_device_ops by Stephen Hemminger · 16 years ago
  10. 9b31b69 smc91c92: convert to net_device_ops by Stephen Hemminger · 16 years ago
  11. 6fb7298 smc91c92: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  12. 0cd6e82 xirc2ps: convert to net_device_ops by Stephen Hemminger · 16 years ago
  13. 6394d7c xir2cps: convert to internal net_device stats by Stephen Hemminger · 16 years ago
  14. 23169a4 pcnet: convert driver to net_device_ops by Stephen Hemminger · 16 years ago
  15. 28b1801 pcmcia: convert nmclan driver to net_device_ops by Stephen Hemminger · 16 years ago
  16. 496f98cd pcmcia: convert fmvj18x driver to net_device_ops by Stephen Hemminger · 16 years ago
  17. d63cd42 pcmcia: convert fmvj18x driver to internal net_device_stats by Stephen Hemminger · 16 years ago
  18. fb72e2f pcmcia: convert 3c574 to net_device_ops by Stephen Hemminger · 16 years ago
  19. 97161d4 pcmcia: convert 3c589 to net_device_ops by Stephen Hemminger · 16 years ago
  20. 0f2166d usbnet: convert rndis driver to net_device_ops by Stephen Hemminger · 16 years ago
  21. b555649 usbnet: convert rndis driver to use dev_get_stats by Stephen Hemminger · 16 years ago
  22. 63e77b3 usbnet: convert smsc95xx driver to net_device_ops by Stephen Hemminger · 16 years ago
  23. e12c4f8 usbnet: convert msc7830 driver to net_device_ops by Stephen Hemminger · 16 years ago
  24. fe85ff8 usbnet: convert dms9601 driver to net_device_ops by Stephen Hemminger · 16 years ago
  25. 1703338 usbnet: convert asix driver to net_device_ops by Stephen Hemminger · 16 years ago
  26. 777baa4 usbnet: support net_device_ops by Stephen Hemminger · 16 years ago
  27. 805aaa2 usbnet: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  28. c266cb4 usbnet: convert hso driver to net_device_ops by Stephen Hemminger · 16 years ago
  29. d79f7ef usbnet: convert rtl driver to net_device_ops by Stephen Hemminger · 16 years ago
  30. b7e41e2 usbnet: convert to internal net_device stats by Stephen Hemminger · 16 years ago
  31. 19b8f8f usbnet: convert catc device to net_device_ops by Stephen Hemminger · 16 years ago
  32. edc4ae0 usbnet: convert catc to internal net_device_stats by Stephen Hemminger · 16 years ago
  33. 94ffab6 irda: convert ks959 driver to net_device_ops by Stephen Hemminger · 16 years ago
  34. 0c818a6 irda: convert ksdazzle device to net_device_ops by Stephen Hemminger · 16 years ago
  35. 9b63400 irda: convert kingsun device to net_device_ops by Stephen Hemminger · 16 years ago
  36. 2b023f4 irda: convert sir device to net_device_ops by Stephen Hemminger · 16 years ago
  37. 0bd11f2 irda: convert via-ircc to net_device_ops by Stephen Hemminger · 16 years ago
  38. 02087be irda: convert smsc driver to net_device_ops by Stephen Hemminger · 16 years ago
  39. 30a5d7f irda: convert vlsi driver to net_device_ops by Stephen Hemminger · 16 years ago
  40. 2d44a22 irda: convert ali driver to net_device_ops by Stephen Hemminger · 16 years ago
  41. c279b8c irda: convert nsc_ircc driver to net_device_ops by Stephen Hemminger · 16 years ago
  42. 4113a1a irda: convert w83977af_ir to net_device_ops by Stephen Hemminger · 16 years ago
  43. 66ee279 stir4200: convert to net_device_ops by Stephen Hemminger · 16 years ago
  44. ddc2a92 irda: convert mcs driver to net_device_ops by Stephen Hemminger · 16 years ago
  45. d36733a irda: convert irda_usb to net_device_ops by Stephen Hemminger · 16 years ago
  46. fe8114e infiniband: convert ipoib to net_device_ops by Stephen Hemminger · 16 years ago
  47. d092955 infiniband: convert nes driver to net_device_ops by Stephen Hemminger · 16 years ago
  48. 687c75d infiniband: convert c2 to net_device_ops by Stephen Hemminger · 16 years ago
  49. 6fb70fd sfc: Implement adaptive IRQ moderation by Ben Hutchings · 16 years ago
  50. 85451a9 sfc: Optimise falcon_writel_page_locked() for page > 0 by Ben Hutchings · 16 years ago
  51. 28c4605 sfc: Remove unused private PCI register definitions by Ben Hutchings · 16 years ago
  52. a9de9a7 sfc: Work around unreliable legacy interrupt status by Ben Hutchings · 16 years ago
  53. bb145a9 sfc: Pad packets to 33 bytes to prevent TX packet parser lockup by Ben Hutchings · 16 years ago
  54. aec464b eql: fix non-constant printk warning by Stephen Hemminger · 16 years ago
  55. 32f3dde atm: fix non-const printk argument by Stephen Hemminger · 16 years ago
  56. 65689fe igb: cleanup tx dma so map & unmap use matching calls by Alexander Duyck · 16 years ago
  57. c5cd11e igb: rework igb_set_multi so that vfs are properly updated by Alexander Duyck · 16 years ago
  58. 0e34048 igb: update driver to use setup_timer function by Alexander Duyck · 16 years ago
  59. c493ea4 igb: remove IGB_DESC_UNUSED since it is better handled by a function call by Alexander Duyck · 16 years ago
  60. fa4a7ef igb: allow tx of pre-formatted vlan tagged packets by Arthur Jones · 16 years ago
  61. 6e06cb6 spider_net: Convert to net_device_ops. by Yang Hongyang · 16 years ago
  62. 62f0c33 powerpc 4xx EMAC driver: device name reported on timeout is not correct by Mikhail Zolotaryov · 16 years ago
  63. 09a3b1f ixgbe: fix select_queue management by Stephen Hemminger · 16 years ago
  64. 3019684 fsl_pq_mdio: Revive Gianfar TBI PHY support by Anton Vorontsov · 16 years ago
  65. 29ded5f gianfar: Fix build with CONFIG_PM enabled by Anton Vorontsov · 16 years ago
  66. b55de80 e100: add support for 82552 10/100 adapter by Bruce Allan · 16 years ago
  67. ed36604 Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6 by David S. Miller · 16 years ago
  68. 3f51839 e1000e: fixup merge error by Arthur Jones · 16 years ago
  69. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  70. 408896d5 dnet: remove duplicated #include by Huang Weiyi · 16 years ago
  71. 22d5a71 ixgbe: Fixup the watchdog interrupt scheduling on 82599 by Jesse Brandeburg · 16 years ago
  72. e63d976 ixgbe: Correctly report Wake On LAN for 82599 KX4 devices by PJ Waskiewicz · 16 years ago
  73. 03cfa20 ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge by PJ Waskiewicz · 16 years ago
  74. fe52eeb ixgb: refactor tx path to use skb_dma_map/unmap by Alexander Duyck · 16 years ago
  75. 5f66f20 e1000e: allow tx of pre-formatted vlan tagged packets by Arthur Jones · 16 years ago
  76. 1b7719c e1000e: fix dma error handling issues by Alexander Duyck · 16 years ago
  77. 8c81c9c e1000e: add support for 82583 device id by Alexander Duyck · 16 years ago
  78. cd7a3b7 smsc9420: fix big endian rx checksum offload by Steve Glendinning · 16 years ago
  79. 8fd17f2 sunvnet: Convert to net_device_ops. by David S. Miller · 16 years ago
  80. 225ddf4 smsc911x: allow setting of mac address by Steve Glendinning · 16 years ago
  81. 63a2ebb smsc911x: replace print_mac with %pM by Steve Glendinning · 16 years ago
  82. 785b6f9 smsc911x: define status word positions as constants by Steve Glendinning · 16 years ago
  83. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 16 years ago
  84. 44c1d6f smsc911x: reset last known duplex and carrier on open by Steve Glendinning · 16 years ago
  85. 2e2a6a9 sh_eth: Fix mistake of the address of SH7763 by Nobuhiro Iwamatsu · 16 years ago
  86. 0e0fde3 sh_eth: Change handling of IRQ by Nobuhiro Iwamatsu · 16 years ago
  87. 4826857 gianfar: pass the proper dev to DMA ops by Kumar Gala · 16 years ago
  88. 6914563 tulip: fix crash on iface up with shirq debug by Kyle McMartin · 16 years ago
  89. 4783256 virtio_net: Make virtio_net support carrier detection by Pantelis Koukousoulas · 16 years ago
  90. 17d0450 bonding: Fix updating of speed/duplex changes by Jay Vosburgh · 16 years ago
  91. cedc1db a2065: skb_padto cleanups by Dave Jones · 16 years ago
  92. 6901031 bnx2: Fix problem of using wrong IRQ handler. by Michael Chan · 16 years ago
  93. af43306 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  94. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  95. bd257ed netxen: fix firmware download warnings by Dhananjay Phadke · 16 years ago
  96. 1329f45 solos: Disable DMA until we have an FPGA update with it actually implemented. by David Woodhouse · 16 years ago
  97. 0fc36aa solos: Automatically determine number of ports by Nathan Williams · 16 years ago
  98. 97d759d solos: Reset device on unload, free pending skbs by David Woodhouse · 16 years ago
  99. 808ff69 iwlwifi: correct log level when error occurs by Reinette Chatre · 16 years ago
  100. 18d426c iwlwifi: print contents of control register when error occurs by Reinette Chatre · 16 years ago