aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/igb
AgeCommit message (Expand)Author
2008-07-22net: igb_main.c fix sparse integer as NULL pointer warningHarvey Harrison
2008-07-18igb/ixgbe/e1000e: resolve tx multiqueue bugJeff Kirsher
2008-07-17net: Use queue aware tests throughout.David S. Miller
2008-07-17netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller
2008-07-17igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.David S. Miller
2008-07-16netdrv intel: always enable VLAN filtering except in promiscous modePatrick McHardy
2008-07-16netdrv intel: disable VLAN filtering in promiscous modePatrick McHardy
2008-07-11igb: Improve multiqueue AIM supportAlexander Duyck
2008-07-11igb: unused variable warning in igb removeAlexander Duyck
2008-07-11igb: update suspend resumeAlexander Duyck
2008-07-11igb: add support for in kernel LROAlexander Duyck
2008-07-11igb: add page recycling supportAlexander Duyck
2008-07-11igb: Add support for quad port WOL and feature flagsAlexander Duyck
2008-07-11igb: add 82576 MAC supportAlexander Duyck
2008-07-11igb: Increment driver versionAuke Kok
2008-07-11igb: reenable CRC stripping in hardwareAuke Kok
2008-07-11igb: add DCA supportJeb Cramer
2008-07-11igb: update ethtool stats to support multiqueueAlexander Duyck
2008-07-11igb: Introduce multiple TX queues with infrastructurePeter P Waskiewicz Jr
2008-07-06netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy
2008-07-04igb: add NAPI Rx queue supportPJ Waskiewicz
2008-07-04igb: fix init on 82575 with MNG enabledAlexander Duyck
2008-07-04igb: eliminate hw from the hw_dbg macro argumentsAuke Kok
2008-07-04igb: fix parameter optionsAlexander Duyck
2008-07-04igb: cleanup function header commentsJeff Kirsher
2008-07-04igb: Remove adapter struct from these function call parametersMitch Williams
2008-07-04igb: limit EEPROM accessJeff Kirsher
2008-06-28Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-28igb: make ioport freeTaku Izumi
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27igb: fix EEH recovery during reset on PPCJeff Kirsher
2008-06-11igb: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-04-25igb: save and restore pcie/msi state to support EEH recoveryAuke Kok
2008-03-25igb trivial annotationsAl Viro
2008-03-25igb: endianness fixAl Viro
2008-03-17igb: Correctly get protocol informationMitch Williams
2008-02-23igb: Fix panic with NICs with 1000BASE-SX PHYBill Hayes
2008-02-23igb: fix legacy mode irq issueAndy Gospodarek
2008-02-15igb: PCIe devices do not need to unset MANC_ARP_ENADavid Graham
2008-02-11replace code with FIELD_SIZEOFJulia Lawall
2008-02-03igb: remove unneeded declaration shadowing earlier oneAuke Kok
2008-01-28igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok