1. 7cf7526 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  2. b0e4539 r6040: rework init_one error handling by Florian Fainelli · 16 years ago
  3. 1de9529 r6040: bump release number to 0.18 by Florian Fainelli · 16 years ago
  4. e24ddf3 r6040: handle RX fifo full and no descriptor interrupts by Florian Fainelli · 16 years ago
  5. 31718de r6040: change the default waiting time by Florian Fainelli · 16 years ago
  6. 32f565d r6040: use definitions for magic values in descriptor status by Florian Fainelli · 16 years ago
  7. 9ca28dc r6040: completely rework the RX path by Florian Fainelli · 16 years ago
  8. 129cf9a r6040: call napi_disable when puting down the interface and set lp->dev accordingly. by Florian Fainelli · 16 years ago
  9. f2ca60f mv643xx_eth: fix NETPOLL build by Lennert Buytenhek · 16 years ago
  10. 3d46341 r6040: rework the RX buffers allocation routine by Florian Fainelli · 16 years ago
  11. fec3a23 r6040: fix scheduling while atomic in r6040_tx_timeout by Florian Fainelli · 16 years ago
  12. 3d25434 r6040: fix null pointer access and tx timeouts by Florian Fainelli · 16 years ago
  13. c6e69bb r6040: prefix all functions with r6040 by Florian Fainelli · 16 years ago
  14. 7e99eed rndis_host: support WM6 devices as modems by Thomas Backlund · 16 years ago
  15. 7a2f53e at91_ether: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  16. aa6ef27 sfc: Create one RX queue and interrupt per CPU package by default by Ben Hutchings · 16 years ago
  17. 8d9853d sfc: Use a separate workqueue for resets by Ben Hutchings · 16 years ago
  18. 9dadae6 sfc: I2C adapter initialisation fixes by Ben Hutchings · 16 years ago
  19. 8125029 e1000: make ioport free by Taku Izumi · 16 years ago
  20. c3570ac e1000: delete non NAPI code from the driver by Francois Romieu · 16 years ago
  21. 63cd31f e1000: remove email reference by Jeff Kirsher · 16 years ago
  22. c7be73b e1000: Move assignments in tests before test by Joe Perches · 16 years ago
  23. b118402 e1000: checkpatch clean by Joe Perches · 16 years ago
  24. e982f17 e1000: Remove spaces after casts and function names by Joe Perches · 16 years ago
  25. c03e83b e1000: Move extern function definitions to e1000.h by Joe Perches · 16 years ago
  26. 1dc3291 e1000: Use hw, er32, and ew32 by Joe Perches · 16 years ago
  27. 6479884 e1000: neaten function declarations by Joe Perches · 16 years ago
  28. cdc18a6 Fix typo in meth driver by Christoph Lameter · 16 years ago
  29. a6a5325 atl1e: Atheros L1E Gigabit Ethernet driver by Jie Yang · 16 years ago
  30. bb5d10a ixgbe: remove device ID for unsupported device by Jesse Brandeburg · 16 years ago
  31. c8f1568 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 by Anton Vorontsov · 16 years ago
  32. 1a4dc68 8139too: Fall back to PIO when MMIO fails. by Dave Jones · 16 years ago
  33. 152151d 8139too: Force usage of PIO on OQO2 by Dave Jones · 16 years ago
  34. eb58134 8139too: Make PIO/MMIO a runtime decision through a module parameter. by Dave Jones · 16 years ago
  35. 7239016d net/phy: Fix 88e1111 copper/fiber selection in RGMII mode by Wang Jian · 16 years ago
  36. 9cf8fa4 net/phy: Fix copper/fiber auto-selection for 88e1111 by Wang Jian · 16 years ago
  37. c0e5a8c net: tun.c fix cast by Harvey Harrison · 16 years ago
  38. 25ac3c2 net: igb_main.c fix sparse integer as NULL pointer warning by Harvey Harrison · 16 years ago
  39. f8e5e77 DM9000: Remove magic numbers by Ben Dooks · 16 years ago
  40. 5873556 netxen: update driver version by Dhananjay Phadke · 16 years ago
  41. cd1f816 netxen: enable tso6, intr coalescing. by Dhananjay Phadke · 16 years ago
  42. d9e651b netxen: cut-through rx changes by Dhananjay Phadke · 16 years ago
  43. c9fc891 netxen: mtu, mac, link status changes by Dhananjay Phadke · 16 years ago
  44. 48bfd1e netxen: add netxen_nic_ctx.c by Dhananjay Phadke · 16 years ago
  45. a97342f netxen: remove netxen_nic_isr.c by Dhananjay Phadke · 16 years ago
  46. 2956640 netxen: pci probe and firmware init changes by Dhananjay Phadke · 16 years ago
  47. 3ce06a3 netxen: add 2MB PCI memory support by Dhananjay Phadke · 16 years ago
  48. e4c93c8 netxen: add defs for new chip/boards by Dhananjay Phadke · 16 years ago
  49. 623621b netxen: hw multicast filtering by Dhananjay Phadke · 16 years ago
  50. 7830b22 netxen: cleanup unused variables/functions by Dhananjay Phadke · 16 years ago
  51. f0084a3 net 8390p: fix interface usage by Ingo Molnar · 16 years ago
  52. e4044cf mlx4_core: Keep free count for MTT buddy allocator by Roland Dreier · 16 years ago
  53. 899698d mlx4_code: Add missing FW status return code by Jack Morgenstein · 16 years ago
  54. 51f5f0e mlx4_core: Add module parameter to enable QoS support by Jack Morgenstein · 16 years ago
  55. cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 16 years ago
  56. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  57. c7f8099 myri10ge: use ioremap_wc by Brice Goglin · 16 years ago
  58. e454e7e myri10ge: remove wcfifo by Brice Goglin · 16 years ago
  59. b57f9ca de4x5: Remove developer debug feature about set/clear promisc by Wang Chen · 16 years ago
  60. d999597 Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes by Jeff Garzik · 16 years ago
  61. 8725f25 Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  62. 3f97870 arm: bus_id -> dev_name() and dev_set_name() conversions by Kay Sievers · 16 years ago
  63. 361d5ee 3c59x: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  64. e17da9c device create: net: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  65. 3a33cc1 mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference at 0000000000000370 by Ian Schram · 16 years ago
  66. e89970a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. ae6134b hdlcdrv: Fix CRC calculation. by Micah Dowty · 16 years ago
  68. fd24c4a sunhme: Remove stop/wake TX queue calls in set-multicast-list handler. by David S. Miller · 16 years ago
  69. ebbdbd7 ucc_geth: do not touch net queue in adjust_link phylib callback by Anton Vorontsov · 16 years ago
  70. afc0794 gianfar: do not touch net queue in adjust_link phylib callback by Anton Vorontsov · 16 years ago
  71. 39d4815 atl1: Do not wake queue before queue has been started. by David S. Miller · 16 years ago
  72. e66d90f Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
  73. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  74. 3fadd06 m68k/Apollo: remove the unused APOLLO_ELPLUS option by Geert Uytterhoeven · 16 years ago
  75. 038eddd ariadne: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  76. f7df406 Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/linux-2.6 by Linus Torvalds · 16 years ago
  77. 4e4f64d Fix strip driver back up for ldisc/tty changes by Alan Cox · 16 years ago
  78. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  79. 77332894 r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06 by Marcus Sundberg · 16 years ago
  80. f887cce r8169: multicast register update by Francois Romieu · 16 years ago
  81. 3ca4095 bnx2: Update version to 1.7.9. by Benjamin Li · 16 years ago
  82. 8a31329 bnx2: Fix Sparse warnings by Benjamin Li · 16 years ago
  83. 706bf24 bnx2: Add TX multiqueue support. by Benjamin Li · 16 years ago
  84. 4f83ec1 bnx2: Update TPAT firmware by Benjamin Li · 16 years ago
  85. 076152d e1000: resolve tx multiqueue bug by Ben Hutchings · 16 years ago
  86. d55b53f igb/ixgbe/e1000e: resolve tx multiqueue bug by Jeff Kirsher · 16 years ago
  87. a60f28f Revert "remove the strip driver" by David S. Miller · 16 years ago
  88. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  89. 8387400 pkt_sched: Kill netdev_queue lock. by David S. Miller · 16 years ago
  90. b4c2163 niu: Add TX multiqueue support. by David S. Miller · 16 years ago
  91. 263ba32 netdev: Convert all drivers away from netif_schedule(). by David S. Miller · 16 years ago
  92. e3c50d5 netdev: netdev_priv() can now be sane again. by David S. Miller · 16 years ago
  93. fd2ea0a net: Use queue aware tests throughout. by David S. Miller · 16 years ago
  94. 09e83b5 netdev: Kill NETIF_F_MULTI_QUEUE. by David S. Miller · 16 years ago
  95. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  96. 070825b igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists. by David S. Miller · 16 years ago
  97. a6795e9 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  98. 393d81a Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
  99. f89ab86 Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." by Joel Becker · 16 years ago
  100. 5b664cb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago