1. f0b3fbe FEC Buffer rework by Sascha Hauer · 15 years ago
  2. 009fda8 fec: switch to net_device_ops by Sascha Hauer · 15 years ago
  3. 3644ee0 fec: remove debugging printks by Sascha Hauer · 15 years ago
  4. 8549889 fec: align receive packets by Sascha Hauer · 15 years ago
  5. 4f1ceb4 fec: refactor init function by Sascha Hauer · 15 years ago
  6. 4e83183 fec: refactor set_multicast_list() to make it more readable by Sascha Hauer · 15 years ago
  7. 22f6b86 fec: Codingstyle cleanups by Sascha Hauer · 15 years ago
  8. 8d4dd5c fec: remove unnecessary cast by Sascha Hauer · 15 years ago
  9. 2e28532 fec: do not typedef struct types by Sascha Hauer · 15 years ago
  10. f44d630 fec: switch to writel/readl by Sascha Hauer · 15 years ago
  11. 2160187 sun3lance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  12. ec4e0cf smc911x: convert to net_device_ops by Alexander Beregalov · 15 years ago
  13. 8c2c6be sgiseeq: convert to net_device_ops by Alexander Beregalov · 15 years ago
  14. b4cf342 sb1250-mac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  15. a33a2bb rionet: convert to net_device_ops by Alexander Beregalov · 15 years ago
  16. 1ec847f pci-skeleton: convert to net_device_ops by Alexander Beregalov · 15 years ago
  17. 9e0ac84 pasemi_mac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  18. cd732de netx-eth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  19. 96cd55e mvme147: convert to net_device_ops by Alexander Beregalov · 15 years ago
  20. d6771e0 mipsnet: convert to net_device_ops by Alexander Beregalov · 15 years ago
  21. d53bc2d meth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  22. 0d3936a macmace: convert to net_device_ops by Alexander Beregalov · 15 years ago
  23. 488b4ab mace: convert to net_device_ops by Alexander Beregalov · 15 years ago
  24. 71f4367 lib82596: convert to net_device_ops by Alexander Beregalov · 15 years ago
  25. 52b031f korina: convert to net_device_ops by Alexander Beregalov · 15 years ago
  26. 502a326 jazzsonic: convert to net_device_ops by Alexander Beregalov · 15 years ago
  27. e7090e3 ixp2000/ixpdev: convert to net_device_ops by Alexander Beregalov · 15 years ago
  28. c277536 iseries_veth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  29. a1de966 irda/sa1100_ir: convert to net_device_ops by Alexander Beregalov · 15 years ago
  30. c76ccd6 irda/pxaficp_ir: convert to net_device_ops by Alexander Beregalov · 15 years ago
  31. 602355a irda/au1k_ir: convert to net_device_ops by Alexander Beregalov · 15 years ago
  32. e186d17 ibmveth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  33. 2e303a9 hplance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  34. d88106b dm9000: convert to net_device_ops by Alexander Beregalov · 15 years ago
  35. 63ef7d8 cpmac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  36. 7a4762a bmac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  37. eb9bdae 8390(p): remove old compat_net_dev_ops code by Alexander Beregalov · 15 years ago
  38. 84381ee usbnet: remove old compat_net_dev_ops code by Alexander Beregalov · 15 years ago
  39. d130fe5 ipw2x00: remove old compat_net_dev_ops code by Alexander Beregalov · 15 years ago
  40. 9d8d05a NET/ixgbe: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  41. 4f9de72 NET/e1000e: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  42. b43fcd7 NET/e1000: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  43. 76620aa gro: New frags interface to avoid copying shinfo by Herbert Xu · 15 years ago
  44. 38fb0af netfilter: nf_conntrack: fix crash when unloading helpers by Patrick McHardy · 15 years ago
  45. 719bfea packet: avoid warnings when high-order page allocation fails by Eric Dumazet · 15 years ago
  46. b6f0a36 netfilter: nf_log regression fix by Eric Dumazet · 15 years ago
  47. cbea2707 gianfar: stop send queue before resetting gianfar by Markus Brunner · 15 years ago
  48. 636d2f6 myr10ge: again fix lro_gen_skb() alignment by Stanislaw Gruszka · 15 years ago
  49. ad5a24e0 declance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  50. 149da65 bfin_mac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  51. d9a92ce au1000: convert to net_device_ops by Alexander Beregalov · 15 years ago
  52. 8e7678f atarilance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  53. 444f1a9 a2065: convert to net_device_ops by Alexander Beregalov · 15 years ago
  54. af22ab1 ixgbe: update real_num_tx_queues on changing num_rx_queues by Wu Fengguang · 15 years ago
  55. 95615d9 ixgbe: fix tx queue index by Wu Fengguang · 15 years ago
  56. 6fd4777 Revert "rose: zero length frame filtering in af_rose.c" by David S. Miller · 15 years ago
  57. 239795a sfc: Use correct macro to set event bitfield by Ben Hutchings · 15 years ago
  58. 718cff1 sfc: Match calls to netif_napi_add() and netif_napi_del() by Ben Hutchings · 15 years ago
  59. 2690f8d bonding: Remove debug printk by Jay Vosburgh · 15 years ago
  60. df26fd2 e1000/e1000: fix compile warning by Jesse Brandeburg · 15 years ago
  61. 32e8f9a ehea: Fix incomplete conversion to net_device_ops by Alexander Beregalov · 15 years ago
  62. d119b39 skge: fix occasional BUG during MTU change by Michal Schmidt · 15 years ago
  63. fc59f9a gro: Restore correct value to gso_size by Herbert Xu · 15 years ago
  64. ce8632b ipv6:remove useless check by Yang Hongyang · 15 years ago
  65. 0eca93b tun: Fix crash with non-GSO users by Herbert Xu · 15 years ago
  66. 86bceba tcp: fix >2 iw selection by Ilpo Järvinen · 15 years ago
  67. 1a31f20 netsched: Allow meta match on vlan tag on receive by Stephen Hemminger · 15 years ago
  68. 861ab44 NET/r8169: Rework suspend and resume by Rafael J. Wysocki · 15 years ago
  69. 1db9e29 gro: Normalise skb before bypassing GRO on netpoll VLAN path by Herbert Xu · 15 years ago
  70. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 15 years ago
  71. 710b523 kaweth: Clean up code by Larry Finger · 15 years ago
  72. 54cb228 at76c50x-usb: remove pointless conditional before kfree_skb() by Wei Yongjun · 15 years ago
  73. 03a980d be2net: fix for default setting of pause auto-negotiation by Ajit Khaparde · 15 years ago
  74. 728a997 be2net: changes for checksum and segmentation offload by Ajit Khaparde · 15 years ago
  75. a95c2a3 eth_v10: convert to net_device_ops by Alexander Beregalov · 15 years ago
  76. 2b14254 ioc3-eth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  77. 9b6bfec isa-skeleton: convert to net_device_ops by Alexander Beregalov · 15 years ago
  78. d0174ae mac89x0: convert to net_device_ops by Alexander Beregalov · 15 years ago
  79. 5f1fa99 macb: convert to net_device_ops by Alexander Beregalov · 15 years ago
  80. c6e6d85 macsonic: convert to net_device_ops by Alexander Beregalov · 15 years ago
  81. ebf84ea sh_eth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  82. 7e4fdcb sun3_82586: convert to net_device_ops by Alexander Beregalov · 15 years ago
  83. 5a1c28b tc35815: convert to net_device_ops by Alexander Beregalov · 15 years ago
  84. 80ef1fc tsi108_eth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  85. ccd97bb xtsonic: convert to net_device_ops by Alexander Beregalov · 15 years ago
  86. dcd07be phylib: Add interrupt source check function to M88E1121R driver by Anatolij Gustschin · 15 years ago
  87. a8729eb phylib: Allow early-out in phy_change by Anatolij Gustschin · 15 years ago
  88. 140bc92 phylib: Basic support for the M88E1121R Marvell chip by Sergei Poselenov · 15 years ago
  89. 8340020 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  90. 0d489ff tg3: fix big endian MAC address collection failure by James Bottomley · 15 years ago
  91. 80a04d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  92. eebb2af Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  93. b534d38 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  94. c751085 PM/Hibernate: Wait for SCSI devices scan to complete during resume by Rafael J. Wysocki · 15 years ago
  95. 7b11428 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  96. b8256b4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  97. 8255309 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. bf20753 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  99. 01599fc cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c by Andrew Morton · 15 years ago
  100. 8371f87 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago