igb: clean up a stray fake netdev code left in rx path
[safe/jmp/linux-2.6] / drivers / net / igb / igb_main.c
2008-09-03 Alexander Duyckigb: clean up a stray fake netdev code left in rx path
2008-09-03 Alexander Duyckigb: remove unneeded cleaned variable in clean_tx_irq...
2008-08-27 Alexander Duyckigb: remove 82576 quad adapter
2008-08-27 Alexander Duyckigb: fix setting the number of tx queues
2008-08-27 Alexander Duyckigb: force all queues to interrupt once every 2 seconds
2008-08-07 Alexander Duyckigb: remove igb_init_managability as it is deprecated
2008-08-07 Alexander Duyckigb: fix null pointer dereference seen with fiber NICs
2008-08-07 Alexander Duyckigb: fix comments
2008-07-22 Harvey Harrisonnet: igb_main.c fix sparse integer as NULL pointer...
2008-07-18 Jeff Kirsherigb/ixgbe/e1000e: resolve tx multiqueue bug
2008-07-18 David S. Millernet: Use queue aware tests throughout.
2008-07-18 David S. Millernetdev: Kill NETIF_F_MULTI_QUEUE.
2008-07-18 David S. Millerigb: Kill CONFIG_NETDEVICES_MULTIQUEUE references,...
2008-07-17 Patrick McHardynetdrv intel: always enable VLAN filtering except in...
2008-07-17 Patrick McHardynetdrv intel: disable VLAN filtering in promiscous...
2008-07-11 Alexander Duyckigb: Improve multiqueue AIM support
2008-07-11 Alexander Duyckigb: unused variable warning in igb remove
2008-07-11 Alexander Duyckigb: update suspend resume
2008-07-11 Alexander Duyckigb: add support for in kernel LRO
2008-07-11 Alexander Duyckigb: add page recycling support
2008-07-11 Alexander Duyckigb: Add support for quad port WOL and feature flags
2008-07-11 Alexander Duyckigb: add 82576 MAC support
2008-07-11 Auke Kokigb: Increment driver version
2008-07-11 Auke Kokigb: reenable CRC stripping in hardware
2008-07-11 Jeb Cramerigb: add DCA support
2008-07-11 Alexander Duyckigb: update ethtool stats to support multiqueue
2008-07-11 Peter P Waskiewicz Jrigb: Introduce multiple TX queues with infrastructure
2008-07-07 Patrick McHardynetdrv: don't truncate VLAN TCI with VLAN stripping
2008-07-04 PJ Waskiewiczigb: add NAPI Rx queue support
2008-07-04 Alexander Duyckigb: fix init on 82575 with MNG enabled
2008-07-04 Alexander Duyckigb: fix parameter options
2008-07-04 Mitch Williamsigb: Remove adapter struct from these function call...
2008-06-29 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-06-28 Taku Izumiigb: make ioport free
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-27 Jeff Kirsherigb: fix EEH recovery during reset on PPC
2008-06-12 Jeff Kirsherigb: allow vlan devices to use TSO and TCP CSUM offload
2008-04-25 Auke Kokigb: save and restore pcie/msi state to support EEH...
2008-03-26 Al Viroigb trivial annotations
2008-03-26 Al Viroigb: endianness fix
2008-03-17 Mitch Williamsigb: Correctly get protocol information
2008-02-24 Bill Hayesigb: Fix panic with NICs with 1000BASE-SX PHY
2008-02-24 Andy Gospodarekigb: fix legacy mode irq issue
2008-02-15 David Grahamigb: PCIe devices do not need to unset MANC_ARP_ENA
2008-02-03 Auke Kokigb: remove unneeded declaration shadowing earlier one
2008-01-28 Auke Kokigb: PCI-Express 82575 Gigabit Ethernet driver