aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/igb_main.c
Commit message (Expand)AuthorAgeFilesLines
* igb: add IGB_DCA instead of selecting INTEL_IOATDMAJeff Kirsher2008-10-221-16/+16
* igb: fix tx data corruption with transition to L0s on 82575Alexander Duyck2008-10-221-2/+26
* igb: clean up a stray fake netdev code left in rx pathAlexander Duyck2008-09-031-5/+0
* igb: remove unneeded cleaned variable in clean_tx_irq pathAlexander Duyck2008-09-031-5/+2
* igb: remove 82576 quad adapterAlexander Duyck2008-08-271-11/+0
* igb: fix setting the number of tx queuesAlexander Duyck2008-08-271-2/+2
* igb: force all queues to interrupt once every 2 secondsAlexander Duyck2008-08-271-1/+9
* igb: remove igb_init_managability as it is deprecatedAlexander Duyck2008-08-071-25/+0
* igb: fix null pointer dereference seen with fiber NICsAlexander Duyck2008-08-071-1/+2
* igb: fix commentsAlexander Duyck2008-08-071-1/+1
* net: igb_main.c fix sparse integer as NULL pointer warningHarvey Harrison2008-07-221-1/+1
* igb/ixgbe/e1000e: resolve tx multiqueue bugJeff Kirsher2008-07-181-0/+2
* net: Use queue aware tests throughout.David S. Miller2008-07-171-14/+5
* netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller2008-07-171-2/+0
* igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.David S. Miller2008-07-171-51/+0
* netdrv intel: always enable VLAN filtering except in promiscous modePatrick McHardy2008-07-161-8/+1
* netdrv intel: disable VLAN filtering in promiscous modePatrick McHardy2008-07-161-8/+13
* igb: Improve multiqueue AIM supportAlexander Duyck2008-07-111-72/+97
* igb: unused variable warning in igb removeAlexander Duyck2008-07-111-0/+2
* igb: update suspend resumeAlexander Duyck2008-07-111-17/+29
* igb: add support for in kernel LROAlexander Duyck2008-07-111-9/+103
* igb: add page recycling supportAlexander Duyck2008-07-111-76/+62
* igb: Add support for quad port WOL and feature flagsAlexander Duyck2008-07-111-30/+62
* igb: add 82576 MAC supportAlexander Duyck2008-07-111-35/+135
* igb: Increment driver versionAuke Kok2008-07-111-1/+1
* igb: reenable CRC stripping in hardwareAuke Kok2008-07-111-4/+5
* igb: add DCA supportJeb Cramer2008-07-111-3/+171
* igb: update ethtool stats to support multiqueueAlexander Duyck2008-07-111-0/+2
* igb: Introduce multiple TX queues with infrastructurePeter P Waskiewicz Jr2008-07-111-51/+109
* netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy2008-07-061-2/+1
* igb: add NAPI Rx queue supportPJ Waskiewicz2008-07-041-89/+59
* igb: fix init on 82575 with MNG enabledAlexander Duyck2008-07-041-0/+3
* igb: fix parameter optionsAlexander Duyck2008-07-041-4/+0
* igb: Remove adapter struct from these function call parametersMitch Williams2008-07-041-48/+40
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-281-6/+41
|\
| * igb: make ioport freeTaku Izumi2008-06-281-6/+41
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-1/+2
|\ \ | |/ |/|
| * igb: fix EEH recovery during reset on PPCJeff Kirsher2008-06-271-1/+2
* | igb: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher2008-06-111-1/+6
|/
* igb: save and restore pcie/msi state to support EEH recoveryAuke Kok2008-04-251-0/+2
* igb trivial annotationsAl Viro2008-03-251-7/+10
* igb: endianness fixAl Viro2008-03-251-2/+2
* igb: Correctly get protocol informationMitch Williams2008-03-171-4/+17
* igb: Fix panic with NICs with 1000BASE-SX PHYBill Hayes2008-02-231-2/+4
* igb: fix legacy mode irq issueAndy Gospodarek2008-02-231-7/+2
* igb: PCIe devices do not need to unset MANC_ARP_ENADavid Graham2008-02-151-28/+0
* igb: remove unneeded declaration shadowing earlier oneAuke Kok2008-02-031-1/+0
* igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok2008-01-281-0/+4138