1. 6e50e8a phonet: Protect if_phonet.h against multiple inclusions. by Remi Denis-Courmont · 16 years ago
  2. a57334e Phonet: declare headers by Rémi Denis-Courmont · 16 years ago
  3. ac2dc8c Phonet: improve documentation by Rémi Denis-Courmont · 16 years ago
  4. 8980713 Phonet: Netlink factorization and cleanup by Rémi Denis-Courmont · 16 years ago
  5. f0db275 netdev: docbook comment update (revised) by Stephen Hemminger · 16 years ago
  6. cf04a4c7 netdev: use const for some name functions by Stephen Hemminger · 16 years ago
  7. db4148d 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
  8. ef40a68 Revert "ehea: fix mutex and spinlock use" by David S. Miller · 16 years ago
  9. 630b25c e1000: remove unused Kconfig option for disabling packet split by Brandeburg, Jesse · 16 years ago
  10. b225967 drivers/net/bonding: sparse fixes for exported tables by Ben Dooks · 16 years ago
  11. be61ea5 [netdrvr] convert sbmac tx to spin_lock_irqsave to prevent early IRQ enable by Weiwei Wang · 16 years ago
  12. 31578140 fs-enet: remove code associated with !CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  13. 83dad4c netdev: drop CONFIG_PPC_MERGE from Kconfig by Kumar Gala · 16 years ago
  14. e2f092f atl2: add tx bytes statistic by Jay Cliburn · 16 years ago
  15. 1545e20 forcedeth fix: take phy out of reset during power up by Ayaz Abdulla · 16 years ago
  16. 6c2a9ef e1000e: avoid duplicated output of device name in kernel warning by Frans Pop · 16 years ago
  17. a4e77d0 atl1e: remove the unneeded (struct atl1e_adapter *) by Jie Yang · 16 years ago
  18. ac7198b gianfar: free/iounmap memory after an error in mii bus initialization by Andy Fleming · 16 years ago
  19. fbb8023 ne.c: fix rmmod, platform driver improvements by David Fries · 16 years ago
  20. baac03d gianfar: Fix error in mdio reset timeout by Trent Piepho · 16 years ago
  21. 2e2e8d5 e1000e: remove failed request for sw/fw/hw flag by Bruce Allan · 16 years ago
  22. 4b75a44 enic: bug fix: don't set netdev->name too early by Scott Feldman · 16 years ago
  23. 8f4d248 enic: Bug fix: Free MSI intr with correct data handle by Scott Feldman · 16 years ago
  24. 25f0a06 enic: fixes for review items from Ben Hutchings by Scott Feldman · 16 years ago
  25. d9c3c57 enic: Don't indicate IPv6 pkts using soft-LRO by Scott Feldman · 16 years ago
  26. 3b060be r6040: fix wrong assignment in r6040_free_txbufs by Florian Fainelli · 16 years ago
  27. 28a7e4c qeth: avoid qeth recovery problems by Ursula Braun · 16 years ago
  28. f1d5867 qeth: use firmware MAC-address for layer2 hsi-devices by Ursula Braun · 16 years ago
  29. ae19161 Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-next by Jeff Garzik · 16 years ago
  30. 152cbcf Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  31. fa53eba bonding: add more ethtool support by Stephen Hemminger · 16 years ago
  32. ec68db6 netxen: enable msi-x for quad-gig boards by Dhananjay Phadke · 16 years ago
  33. 5050015 sundance: set carrier status on link change events by Dan Nicholson · 16 years ago
  34. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  35. b514f6b6 ehea: Enable DLPAR memory remove by Hannes Hering · 16 years ago
  36. 8ef5ba6 [netdrvr] usb/hso: throttle to prevent loss of serial data by Denis Joseph Barrow · 16 years ago
  37. ead7b94 myri10ge: use DCA if DCA is compiled as a module by Brice Goglin · 16 years ago
  38. 004f23b cxgb3 - remove duplicate tests in lro by Divy Le Ray · 16 years ago
  39. b737249 r8169: select MII in Kconfig by Francois Romieu · 16 years ago
  40. 2eefbd6 ehea: fix mutex and spinlock use by Sebastien Dugue · 16 years ago
  41. d100ba3 ixgbe: fix DCA dependency in Kconfig by Jesse Brandeburg · 16 years ago
  42. 6988867 ixgbe: whitespace/formatting cleanup by Alexander Duyck · 16 years ago
  43. b3c8b4b ixgbe: correctly add and remove napi queues by Alexander Duyck · 16 years ago
  44. b461724 ixgbe: Whitespace, copyright update and version number change patch by Peter P Waskiewicz · 16 years ago
  45. 51ac644 ixgbe: bump version by Jeff Kirsher · 16 years ago
  46. 9f8cdf4 ixgbe: xmit frame refactor by Jesse Brandeburg · 16 years ago
  47. 74ce8dd ixgbe: lower stack space usage by Jesse Brandeburg · 16 years ago
  48. 2adc051 ixgbe: cleanup defines by Jesse Brandeburg · 16 years ago
  49. b980497 ixgbe: move set_num_queues and call it after msix failure by Jesse Brandeburg · 16 years ago
  50. 7f82187 ixgbe: refresh the ixgbe_down function by Jesse Brandeburg · 16 years ago
  51. c44ade9 ixgbe: update to latest common code module by Jesse Brandeburg · 16 years ago
  52. f084827 ixgbe: add clean rx many routine by Jesse Brandeburg · 16 years ago
  53. f6af803 ixgbe: lro stats were not counted on first ethtool -Scall by Jesse Brandeburg · 16 years ago
  54. c431f97 ixgbe: fix ring reallocation in ethtool by Jesse Brandeburg · 16 years ago
  55. b95f5fc ixgbe: add device support for XF LR adapters by Jesse Brandeburg · 16 years ago
  56. 762f4c5 ixgbe: recycle pages in packet split mode by Jesse Brandeburg · 16 years ago
  57. ff819cf ixgbe: fix bug with lots of tx queues by Jesse Brandeburg · 16 years ago
  58. 30efa5a ixgbe: fix initial interrupt throttle settings by Jesse Brandeburg · 16 years ago
  59. 3d3d6d3 ixgbe: fix ethtool disable csum for ipv6 by Jesse Brandeburg · 16 years ago
  60. 0585798 ixgbe: fix pci_resource allocation as in other drivers by Jeff Kirsher · 16 years ago
  61. 98c00a1 ixgbe: fix ethtool register dump by Jesse Brandeburg · 16 years ago
  62. 42c783c ixgbe: limit small mtu to minimum for ipv4 support by Jesse Brandeburg · 16 years ago
  63. f47cf66 ixgbe: fix bug with shared interrupts by Jesse Brandeburg · 16 years ago
  64. 41fb924 ixgbe: link change interrupt was not causing link event by Jesse Brandeburg · 16 years ago
  65. cf8280e ixgbe: Update watchdog thread to accomodate longerlink_up events by Jesse Brandeburg · 16 years ago
  66. ce94bf4 ixgbe: fix multicast address update by Jesse Brandeburg · 16 years ago
  67. a1f96ee ixgbe: fix dca defines to not have spaces by Jesse Brandeburg · 16 years ago
  68. af72166 ixgbe: fix bug where using wake queue instead of start by Jesse Brandeburg · 16 years ago
  69. 040dec3 netxen: add pci ids by Dhananjay Phadke · 16 years ago
  70. 9a6b3b5 myri10ge: Rename DCA-related firmware counters by Brice Goglin · 16 years ago
  71. 330554c myri10ge: Stop scaring people when DCA is built but absent by Brice Goglin · 16 years ago
  72. 7fb614b smc911x: remove duplicate debug printout by Magnus Damm · 16 years ago
  73. c1d6993 r6040: fix bad usage of udelay by Florian Fainelli · 16 years ago
  74. 31b7602 sfc: Fix type of FALCON_SPI_MAX_LEN by Ben Hutchings · 16 years ago
  75. 13e9ab1 sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate by Ben Hutchings · 16 years ago
  76. 951f46a sfc: Remove obsolete comment about PCI modes by Ben Hutchings · 16 years ago
  77. 0a62f1a sfc: Disable interrupts after a fatal interrupt occurs until reset by Ben Hutchings · 16 years ago
  78. 1d0680f sfc: Insert read memory barrier after checking MAC statistics flag by Ben Hutchings · 16 years ago
  79. a620e13 sfc: Stop generating bogus events in tenxpress_check_hw() by Ben Hutchings · 16 years ago
  80. 94be0c5 sfc: Don't include net_driver.h from falcon_io.h by Steve Hodgson · 16 years ago
  81. 6bc5d3a sfc: Make queue flushes more reliable by Ben Hutchings · 16 years ago
  82. 92ade88 sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word) by Steve Hodgson · 16 years ago
  83. c8fcc49 sfc: Serialise tenxpress_special_reset() with statistics fetches by Ben Hutchings · 16 years ago
  84. ef08af0 sfc: Remove workaround for old firmware bug by Ben Hutchings · 16 years ago
  85. e1074a0 sfc: Fix memory BAR release call on error path by Ben Hutchings · 16 years ago
  86. 88c5942 sfc: Add check for memory allocation failure in falcon_probe_nic() by Ben Hutchings · 16 years ago
  87. da8de39 8139too: [cosmetic] fix incorrect register for flash-rom by Mats Erik Andersson · 16 years ago
  88. cd0fce0 s2io: Fix enabling VLAN tag stripping at driver initialization by Breno Leitao · 16 years ago
  89. 52845c3 cs89x0: fix warning release_irq label by Yoichi Yuasa · 16 years ago
  90. e57b641 [netdrvr/usb] hso_create_bulk_serial_device(): fix a double free by Adrian Bunk · 16 years ago
  91. 5406951 wan/hdlc_x25.c: fix a NULL dereference by Krzysztof Halasa · 16 years ago
  92. 2d1ea19 bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds by Vlad Yasevich · 16 years ago
  93. f382a0a [netdrvr] atl1e: Don't take the mdio_lock in atl1e_probe by Matthew Wilcox · 16 years ago
  94. 70666c7 ehea: Fix DLPAR memory handling by Hannes Hering · 16 years ago
  95. 539b06f [netdrvr] ne: Fix suspend and resume for ISA PnP cards. by David Fries · 16 years ago
  96. 533763d [netdrvr] au1000_eth: Spinlock initialisation fix by Martin Gebert · 16 years ago
  97. 894d627 MAINTAINERS: add Atheros maintainer for atlx by Chris Snook · 16 years ago
  98. 6526128 drivers/net/mlx4/alloc.c needs mm.h by Andrew Morton · 16 years ago
  99. c2d1eb0 drivers/net/skfp/pmf.c: Use offsetof() macro by Takashi Iwai · 16 years ago
  100. d1c5ea3 smc91x: SMC_IO_SHIFT platform data support for default case by Magnus Damm · 16 years ago