1. 5908182 myri10ge: force stats update in ethtool gstats by Brice Goglin · 15 years ago
  2. a54bfa4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  3. 2238aff ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 15 years ago
  4. 3664090 phylib: Fix delay argument of schedule_delayed_work by Atsushi Nemoto · 15 years ago
  5. fe957c4 fec: call fec_restart() in fec_open() by Sascha Hauer · 15 years ago
  6. f0b3fbe FEC Buffer rework by Sascha Hauer · 15 years ago
  7. 009fda8 fec: switch to net_device_ops by Sascha Hauer · 15 years ago
  8. 3644ee0 fec: remove debugging printks by Sascha Hauer · 15 years ago
  9. 8549889 fec: align receive packets by Sascha Hauer · 15 years ago
  10. 4f1ceb4 fec: refactor init function by Sascha Hauer · 15 years ago
  11. 4e83183 fec: refactor set_multicast_list() to make it more readable by Sascha Hauer · 15 years ago
  12. 22f6b86 fec: Codingstyle cleanups by Sascha Hauer · 15 years ago
  13. 8d4dd5c fec: remove unnecessary cast by Sascha Hauer · 15 years ago
  14. 2e28532 fec: do not typedef struct types by Sascha Hauer · 15 years ago
  15. f44d630 fec: switch to writel/readl by Sascha Hauer · 15 years ago
  16. 2160187 sun3lance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  17. ec4e0cf smc911x: convert to net_device_ops by Alexander Beregalov · 15 years ago
  18. 8c2c6be sgiseeq: convert to net_device_ops by Alexander Beregalov · 15 years ago
  19. b4cf342 sb1250-mac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  20. a33a2bb rionet: convert to net_device_ops by Alexander Beregalov · 15 years ago
  21. 1ec847f pci-skeleton: convert to net_device_ops by Alexander Beregalov · 15 years ago
  22. 9e0ac84 pasemi_mac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  23. cd732de netx-eth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  24. 96cd55e mvme147: convert to net_device_ops by Alexander Beregalov · 15 years ago
  25. d6771e0 mipsnet: convert to net_device_ops by Alexander Beregalov · 15 years ago
  26. d53bc2d meth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  27. 0d3936a macmace: convert to net_device_ops by Alexander Beregalov · 15 years ago
  28. 488b4ab mace: convert to net_device_ops by Alexander Beregalov · 15 years ago
  29. 71f4367 lib82596: convert to net_device_ops by Alexander Beregalov · 15 years ago
  30. 52b031f korina: convert to net_device_ops by Alexander Beregalov · 15 years ago
  31. 502a326 jazzsonic: convert to net_device_ops by Alexander Beregalov · 15 years ago
  32. e7090e3 ixp2000/ixpdev: convert to net_device_ops by Alexander Beregalov · 15 years ago
  33. c277536 iseries_veth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  34. a1de966 irda/sa1100_ir: convert to net_device_ops by Alexander Beregalov · 15 years ago
  35. c76ccd6 irda/pxaficp_ir: convert to net_device_ops by Alexander Beregalov · 15 years ago
  36. 602355a irda/au1k_ir: convert to net_device_ops by Alexander Beregalov · 15 years ago
  37. e186d17 ibmveth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  38. 2e303a9 hplance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  39. d88106b dm9000: convert to net_device_ops by Alexander Beregalov · 15 years ago
  40. 63ef7d8 cpmac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  41. 7a4762a bmac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  42. eb9bdae 8390(p): remove old compat_net_dev_ops code by Alexander Beregalov · 15 years ago
  43. 84381ee usbnet: remove old compat_net_dev_ops code by Alexander Beregalov · 15 years ago
  44. d130fe5 ipw2x00: remove old compat_net_dev_ops code by Alexander Beregalov · 15 years ago
  45. 9d8d05a NET/ixgbe: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  46. 4f9de72 NET/e1000e: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  47. b43fcd7 NET/e1000: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  48. 76620aa gro: New frags interface to avoid copying shinfo by Herbert Xu · 15 years ago
  49. cbea2707 gianfar: stop send queue before resetting gianfar by Markus Brunner · 15 years ago
  50. 636d2f6 myr10ge: again fix lro_gen_skb() alignment by Stanislaw Gruszka · 15 years ago
  51. ad5a24e0 declance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  52. 149da65 bfin_mac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  53. d9a92ce au1000: convert to net_device_ops by Alexander Beregalov · 15 years ago
  54. 8e7678f atarilance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  55. 444f1a9 a2065: convert to net_device_ops by Alexander Beregalov · 15 years ago
  56. af22ab1 ixgbe: update real_num_tx_queues on changing num_rx_queues by Wu Fengguang · 15 years ago
  57. 95615d9 ixgbe: fix tx queue index by Wu Fengguang · 15 years ago
  58. 239795a sfc: Use correct macro to set event bitfield by Ben Hutchings · 15 years ago
  59. 718cff1 sfc: Match calls to netif_napi_add() and netif_napi_del() by Ben Hutchings · 15 years ago
  60. 2690f8d bonding: Remove debug printk by Jay Vosburgh · 15 years ago
  61. df26fd2 e1000/e1000: fix compile warning by Jesse Brandeburg · 15 years ago
  62. 32e8f9a ehea: Fix incomplete conversion to net_device_ops by Alexander Beregalov · 15 years ago
  63. d119b39 skge: fix occasional BUG during MTU change by Michal Schmidt · 15 years ago
  64. 0eca93b tun: Fix crash with non-GSO users by Herbert Xu · 15 years ago
  65. 861ab44 NET/r8169: Rework suspend and resume by Rafael J. Wysocki · 15 years ago
  66. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 15 years ago
  67. 710b523 kaweth: Clean up code by Larry Finger · 15 years ago
  68. 54cb228 at76c50x-usb: remove pointless conditional before kfree_skb() by Wei Yongjun · 15 years ago
  69. 03a980d be2net: fix for default setting of pause auto-negotiation by Ajit Khaparde · 15 years ago
  70. 728a997 be2net: changes for checksum and segmentation offload by Ajit Khaparde · 15 years ago
  71. a95c2a3 eth_v10: convert to net_device_ops by Alexander Beregalov · 15 years ago
  72. 2b14254 ioc3-eth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  73. 9b6bfec isa-skeleton: convert to net_device_ops by Alexander Beregalov · 15 years ago
  74. d0174ae mac89x0: convert to net_device_ops by Alexander Beregalov · 15 years ago
  75. 5f1fa99 macb: convert to net_device_ops by Alexander Beregalov · 15 years ago
  76. c6e6d85 macsonic: convert to net_device_ops by Alexander Beregalov · 15 years ago
  77. ebf84ea sh_eth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  78. 7e4fdcb sun3_82586: convert to net_device_ops by Alexander Beregalov · 15 years ago
  79. 5a1c28b tc35815: convert to net_device_ops by Alexander Beregalov · 15 years ago
  80. 80ef1fc tsi108_eth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  81. ccd97bb xtsonic: convert to net_device_ops by Alexander Beregalov · 15 years ago
  82. dcd07be phylib: Add interrupt source check function to M88E1121R driver by Anatolij Gustschin · 15 years ago
  83. a8729eb phylib: Allow early-out in phy_change by Anatolij Gustschin · 15 years ago
  84. 140bc92 phylib: Basic support for the M88E1121R Marvell chip by Sergei Poselenov · 15 years ago
  85. 8340020 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  86. 0d489ff tg3: fix big endian MAC address collection failure by James Bottomley · 15 years ago
  87. eebb2af Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  88. b534d38 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  89. c751085 PM/Hibernate: Wait for SCSI devices scan to complete during resume by Rafael J. Wysocki · 15 years ago
  90. 7b11428 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  91. 8371f87 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  92. 29a1e26 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  93. 01e4c5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  94. cec5455 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  95. 9352986 i2c: Let new-style drivers implement attach_adapter by Jean Delvare · 15 years ago
  96. 3f307fb i2c-voodoo3: Deprecate in favor of tdfxfb by Jean Delvare · 15 years ago
  97. c454dee i2c-algo-pca: Fix use of uninitialized variable in debug message by Jean Delvare · 15 years ago
  98. f600535 ata: fix obviously wrong comment by Vegard Nossum · 15 years ago
  99. aa431dd ahci: force CAP_NCQ for earlier NV MCPs by Tejun Heo · 15 years ago
  100. f1c2294 [libata] sata_via: kill uninit'd var warning by Jeff Garzik · 15 years ago