1. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 69d728b igb: loopback bits not correctly cleared from RCTL register by Alexander Duyck · 16 years ago
  3. 9b07f3d3 igb: remove unneeded bit refrence when enabling jumbo frames by Alexander Duyck · 16 years ago
  4. ece4af1 driver/net/*: remove redundant argument comments by Qinghuang Feng · 16 years ago
  5. f5f4cf0 igb: do not use phy ops in ethtool test cleanup for non-copper parts by Alexander Duyck · 16 years ago
  6. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  7. 68fd991 igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize by Alexander Duyck · 16 years ago
  8. b2d5653 igb: simplify swap in clean_rx_irq if using packet split by Alexander Duyck · 16 years ago
  9. 2e5c692 igb: convert to net_device_ops by Stephen Hemminger · 16 years ago
  10. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  11. ac45020 igb: use dev_printk instead of printk by Bjorn Helgaas · 16 years ago
  12. e1b86d8 igb: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  13. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  14. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  15. 421e02f igb: add IGB_DCA instead of selecting INTEL_IOATDMA by Jeff Kirsher · 16 years ago
  16. c54106b igb: fix tx data corruption with transition to L0s on 82575 by Alexander Duyck · 16 years ago
  17. 1a32bcf igb: clean up a stray fake netdev code left in rx path by Alexander Duyck · 16 years ago
  18. fc7d345 igb: remove unneeded cleaned variable in clean_tx_irq path by Alexander Duyck · 16 years ago
  19. 17fc700 igb: remove 82576 quad adapter by Alexander Duyck · 16 years ago
  20. 34a20e8 igb: fix setting the number of tx queues by Alexander Duyck · 16 years ago
  21. 7a6ea55 igb: force all queues to interrupt once every 2 seconds by Alexander Duyck · 16 years ago
  22. a6ef5e9 igb: remove igb_init_managability as it is deprecated by Alexander Duyck · 16 years ago
  23. c743a87 igb: fix null pointer dereference seen with fiber NICs by Alexander Duyck · 16 years ago
  24. 106ef2f igb: fix comments by Alexander Duyck · 16 years ago
  25. 25ac3c2 net: igb_main.c fix sparse integer as NULL pointer warning by Harvey Harrison · 16 years ago
  26. d55b53f igb/ixgbe/e1000e: resolve tx multiqueue bug by Jeff Kirsher · 16 years ago
  27. fd2ea0a net: Use queue aware tests throughout. by David S. Miller · 16 years ago
  28. 09e83b5 netdev: Kill NETIF_F_MULTI_QUEUE. by David S. Miller · 16 years ago
  29. 070825b igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists. by David S. Miller · 16 years ago
  30. 78ed11a netdrv intel: always enable VLAN filtering except in promiscous mode by Patrick McHardy · 16 years ago
  31. 746b9f0 netdrv intel: disable VLAN filtering in promiscous mode by Patrick McHardy · 16 years ago
  32. 6eb5a7f igb: Improve multiqueue AIM support by Alexander Duyck · 16 years ago
  33. 9280fa5 igb: unused variable warning in igb remove by Alexander Duyck · 16 years ago
  34. a88f10e igb: update suspend resume by Alexander Duyck · 16 years ago
  35. d335252 igb: add support for in kernel LRO by Alexander Duyck · 16 years ago
  36. bf36c1a igb: add page recycling support by Alexander Duyck · 16 years ago
  37. 7dfc16f igb: Add support for quad port WOL and feature flags by Alexander Duyck · 16 years ago
  38. 2d064c0 igb: add 82576 MAC support by Alexander Duyck · 16 years ago
  39. 0024fd0 igb: Increment driver version by Auke Kok · 16 years ago
  40. 87cb7e8 igb: reenable CRC stripping in hardware by Auke Kok · 16 years ago
  41. fe4506b igb: add DCA support by Jeb Cramer · 16 years ago
  42. e21ed35 igb: update ethtool stats to support multiqueue by Alexander Duyck · 16 years ago
  43. 661086d igb: Introduce multiple TX queues with infrastructure by Peter P Waskiewicz Jr · 16 years ago
  44. 38b2219 netdrv: don't truncate VLAN TCI with VLAN stripping by Patrick McHardy · 16 years ago
  45. 844290e igb: add NAPI Rx queue support by PJ Waskiewicz · 16 years ago
  46. 662d720 igb: fix init on 82575 with MNG enabled by Alexander Duyck · 16 years ago
  47. d67ce53 igb: fix parameter options by Alexander Duyck · 16 years ago
  48. 3b644cf igb: Remove adapter struct from these function call parameters by Mitch Williams · 16 years ago
  49. 332e4af Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  50. 42bfd33a igb: make ioport free by Taku Izumi · 16 years ago
  51. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  52. 3023682 igb: fix EEH recovery during reset on PPC by Jeff Kirsher · 16 years ago
  53. 48f29ff igb: allow vlan devices to use TSO and TCP CSUM offload by Jeff Kirsher · 16 years ago
  54. c682fc2 igb: save and restore pcie/msi state to support EEH recovery by Auke Kok · 16 years ago
  55. 6d8126f igb trivial annotations by Al Viro · 17 years ago
  56. 7deb07b igb: endianness fix by Al Viro · 17 years ago
  57. 44b0cda igb: Correctly get protocol information by Mitch Williams · 17 years ago
  58. 68707ac igb: Fix panic with NICs with 1000BASE-SX PHY by Bill Hayes · 17 years ago
  59. 6cb5e57 igb: fix legacy mode irq issue by Andy Gospodarek · 17 years ago
  60. aa20c6c igb: PCIe devices do not need to unset MANC_ARP_ENA by David Graham · 17 years ago
  61. 6d490a7 igb: remove unneeded declaration shadowing earlier one by Auke Kok · 17 years ago
  62. 9d5c824 igb: PCI-Express 82575 Gigabit Ethernet driver by Auke Kok · 17 years ago