1. 32f565d r6040: use definitions for magic values in descriptor status by Florian Fainelli · 16 years ago
  2. 9ca28dc r6040: completely rework the RX path by Florian Fainelli · 16 years ago
  3. 129cf9a r6040: call napi_disable when puting down the interface and set lp->dev accordingly. by Florian Fainelli · 16 years ago
  4. f2ca60f mv643xx_eth: fix NETPOLL build by Lennert Buytenhek · 16 years ago
  5. 3d46341 r6040: rework the RX buffers allocation routine by Florian Fainelli · 16 years ago
  6. fec3a23 r6040: fix scheduling while atomic in r6040_tx_timeout by Florian Fainelli · 16 years ago
  7. 3d25434 r6040: fix null pointer access and tx timeouts by Florian Fainelli · 16 years ago
  8. c6e69bb r6040: prefix all functions with r6040 by Florian Fainelli · 16 years ago
  9. 7e99eed rndis_host: support WM6 devices as modems by Thomas Backlund · 16 years ago
  10. 7a2f53e at91_ether: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  11. aa6ef27 sfc: Create one RX queue and interrupt per CPU package by default by Ben Hutchings · 16 years ago
  12. 8d9853d sfc: Use a separate workqueue for resets by Ben Hutchings · 16 years ago
  13. 9dadae6 sfc: I2C adapter initialisation fixes by Ben Hutchings · 16 years ago
  14. 8125029 e1000: make ioport free by Taku Izumi · 16 years ago
  15. c3570ac e1000: delete non NAPI code from the driver by Francois Romieu · 16 years ago
  16. 63cd31f e1000: remove email reference by Jeff Kirsher · 16 years ago
  17. c7be73b e1000: Move assignments in tests before test by Joe Perches · 16 years ago
  18. b118402 e1000: checkpatch clean by Joe Perches · 16 years ago
  19. e982f17 e1000: Remove spaces after casts and function names by Joe Perches · 16 years ago
  20. c03e83b e1000: Move extern function definitions to e1000.h by Joe Perches · 16 years ago
  21. 1dc3291 e1000: Use hw, er32, and ew32 by Joe Perches · 16 years ago
  22. 6479884 e1000: neaten function declarations by Joe Perches · 16 years ago
  23. cdc18a6 Fix typo in meth driver by Christoph Lameter · 16 years ago
  24. a6a5325 atl1e: Atheros L1E Gigabit Ethernet driver by Jie Yang · 16 years ago
  25. bb5d10a ixgbe: remove device ID for unsupported device by Jesse Brandeburg · 16 years ago
  26. 1a4dc68 8139too: Fall back to PIO when MMIO fails. by Dave Jones · 16 years ago
  27. 152151d 8139too: Force usage of PIO on OQO2 by Dave Jones · 16 years ago
  28. eb58134 8139too: Make PIO/MMIO a runtime decision through a module parameter. by Dave Jones · 16 years ago
  29. 7239016d net/phy: Fix 88e1111 copper/fiber selection in RGMII mode by Wang Jian · 16 years ago
  30. 9cf8fa4 net/phy: Fix copper/fiber auto-selection for 88e1111 by Wang Jian · 16 years ago
  31. c0e5a8c net: tun.c fix cast by Harvey Harrison · 16 years ago
  32. 25ac3c2 net: igb_main.c fix sparse integer as NULL pointer warning by Harvey Harrison · 16 years ago
  33. f8e5e77 DM9000: Remove magic numbers by Ben Dooks · 16 years ago
  34. 5873556 netxen: update driver version by Dhananjay Phadke · 16 years ago
  35. cd1f816 netxen: enable tso6, intr coalescing. by Dhananjay Phadke · 16 years ago
  36. d9e651b netxen: cut-through rx changes by Dhananjay Phadke · 16 years ago
  37. c9fc891 netxen: mtu, mac, link status changes by Dhananjay Phadke · 16 years ago
  38. 48bfd1e netxen: add netxen_nic_ctx.c by Dhananjay Phadke · 16 years ago
  39. a97342f netxen: remove netxen_nic_isr.c by Dhananjay Phadke · 16 years ago
  40. 2956640 netxen: pci probe and firmware init changes by Dhananjay Phadke · 16 years ago
  41. 3ce06a3 netxen: add 2MB PCI memory support by Dhananjay Phadke · 16 years ago
  42. e4c93c8 netxen: add defs for new chip/boards by Dhananjay Phadke · 16 years ago
  43. 623621b netxen: hw multicast filtering by Dhananjay Phadke · 16 years ago
  44. 7830b22 netxen: cleanup unused variables/functions by Dhananjay Phadke · 16 years ago
  45. f0084a3 net 8390p: fix interface usage by Ingo Molnar · 16 years ago
  46. c7f8099 myri10ge: use ioremap_wc by Brice Goglin · 16 years ago
  47. e454e7e myri10ge: remove wcfifo by Brice Goglin · 16 years ago
  48. b57f9ca de4x5: Remove developer debug feature about set/clear promisc by Wang Chen · 16 years ago
  49. 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
  50. 3a33cc1 mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference at 0000000000000370 by Ian Schram · 16 years ago
  51. ae6134b hdlcdrv: Fix CRC calculation. by Micah Dowty · 16 years ago
  52. fd24c4a sunhme: Remove stop/wake TX queue calls in set-multicast-list handler. by David S. Miller · 16 years ago
  53. ebbdbd7 ucc_geth: do not touch net queue in adjust_link phylib callback by Anton Vorontsov · 16 years ago
  54. afc0794 gianfar: do not touch net queue in adjust_link phylib callback by Anton Vorontsov · 16 years ago
  55. 39d4815 atl1: Do not wake queue before queue has been started. by David S. Miller · 16 years ago
  56. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  57. 3fadd06 m68k/Apollo: remove the unused APOLLO_ELPLUS option by Geert Uytterhoeven · 16 years ago
  58. 038eddd ariadne: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  59. f7df406 Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/linux-2.6 by Linus Torvalds · 16 years ago
  60. 4e4f64d Fix strip driver back up for ldisc/tty changes by Alan Cox · 16 years ago
  61. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  62. 77332894 r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06 by Marcus Sundberg · 16 years ago
  63. f887cce r8169: multicast register update by Francois Romieu · 16 years ago
  64. 3ca4095 bnx2: Update version to 1.7.9. by Benjamin Li · 16 years ago
  65. 8a31329 bnx2: Fix Sparse warnings by Benjamin Li · 16 years ago
  66. 706bf24 bnx2: Add TX multiqueue support. by Benjamin Li · 16 years ago
  67. 4f83ec1 bnx2: Update TPAT firmware by Benjamin Li · 16 years ago
  68. 076152d e1000: resolve tx multiqueue bug by Ben Hutchings · 16 years ago
  69. d55b53f igb/ixgbe/e1000e: resolve tx multiqueue bug by Jeff Kirsher · 16 years ago
  70. a60f28f Revert "remove the strip driver" by David S. Miller · 16 years ago
  71. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  72. 8387400 pkt_sched: Kill netdev_queue lock. by David S. Miller · 16 years ago
  73. b4c2163 niu: Add TX multiqueue support. by David S. Miller · 16 years ago
  74. 263ba32 netdev: Convert all drivers away from netif_schedule(). by David S. Miller · 16 years ago
  75. e3c50d5 netdev: netdev_priv() can now be sane again. by David S. Miller · 16 years ago
  76. fd2ea0a net: Use queue aware tests throughout. by David S. Miller · 16 years ago
  77. 09e83b5 netdev: Kill NETIF_F_MULTI_QUEUE. by David S. Miller · 16 years ago
  78. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  79. 070825b igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists. by David S. Miller · 16 years ago
  80. a6795e9 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  81. f89ab86 Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." by Joel Becker · 16 years ago
  82. 5b664cb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  83. 78ed11a netdrv intel: always enable VLAN filtering except in promiscous mode by Patrick McHardy · 16 years ago
  84. 746b9f0 netdrv intel: disable VLAN filtering in promiscous mode by Patrick McHardy · 16 years ago
  85. 8a0ca91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  86. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  87. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  88. ad3868b mmc,sdio: helper function for transfer padding by Pierre Ossman · 16 years ago
  89. 0b57664 wireless: fix warnings from QoS patch by Johannes Berg · 16 years ago
  90. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  91. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  92. 2d92865 mlx4_core: Use MOD_STAT_CFG command to get minimal page size by Vladimir Sokolovsky · 16 years ago
  93. 4ab928f RDMA/cxgb3: Fixes for zero STag by Steve Wise · 16 years ago
  94. 521e575 IB/mlx4: Add support for blocking multicast loopback packets by Ron Livne · 16 years ago
  95. 14cc180 RDMA/cxgb3: Add support for protocol statistics by Steve Wise · 16 years ago
  96. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  97. 3cb29b1 bnx2: Update version to 1.7.8. by Michael Chan · 16 years ago
  98. 5fcaed0 bnx2: Support secondary MAC addresses. by Benjamin Li · 16 years ago
  99. 7c62e83 bnx2: Allow flexible VLAN tag settings. by Michael Chan · 16 years ago
  100. a2f1389 bnx2: Add ack parameter to bnx2_fw_sync(). by Michael Chan · 16 years ago