igb: re-order queues to support cleaner use of ivar on 82576
[safe/jmp/linux-2.6] / drivers / net / igb / igb_main.c
2008-12-26 Alexander Duyckigb: re-order queues to support cleaner use of ivar...
2008-12-26 Alexander Duyckigb: defeature tx head writeback
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-12 Jeff Kirsherigb: fixup AER with proper error handling
2008-12-10 Alexander Duyckigb: update handling of RCTL for smaller buffer sizes
2008-12-05 Alexander Duyckigb/e1000e: Naming interrupt vectors
2008-11-27 Alexander Duyckigb: Add support for pci-e Advanced Error Reporting
2008-11-27 Alexander Duyckigb: link up/down messages must follow a specific format
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-25 Alexander Duyckigb: loopback bits not correctly cleared from RCTL...
2008-11-25 Alexander Duyckigb: remove unneeded bit refrence when enabling jumbo...
2008-11-23 Qinghuang Fengdriver/net/*: remove redundant argument comments
2008-11-22 Alexander Duyckigb: do not use phy ops in ethtool test cleanup for...
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Alexander Duyckigb: Fix tx/rx_ring_count parameters for igb on suspend...
2008-11-20 Alexander Duyckigb: simplify swap in clean_rx_irq if using packet...
2008-11-20 Stephen Hemmingerigb: convert to net_device_ops
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-16 Bjorn Helgaasigb: use dev_printk instead of printk
2008-11-16 \"Rafael J. Wysocki\igb: Use device_set_wakeup_enable
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert more to %pM
2008-10-22 Jeff Kirsherigb: add IGB_DCA instead of selecting INTEL_IOATDMA
2008-10-22 Alexander Duyckigb: fix tx data corruption with transition to L0s...
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