aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb
Commit message (Expand)AuthorAge
* igb: loopback bits not correctly cleared from RCTL registerAlexander Duyck2008-11-25
* igb: remove unneeded bit refrence when enabling jumbo framesAlexander Duyck2008-11-25
* igb: do not use phy ops in ethtool test cleanup for non-copper partsAlexander Duyck2008-11-22
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resizeAlexander Duyck2008-11-20
* igb: simplify swap in clean_rx_irq if using packet splitAlexander Duyck2008-11-20
* igb: convert to net_device_opsStephen Hemminger2008-11-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\
| * igb: use dev_printk instead of printkBjorn Helgaas2008-11-16
| * igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-16
* | netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-13
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* | net: convert more to %pMJohannes Berg2008-10-27
|/
* igb: add IGB_DCA instead of selecting INTEL_IOATDMAJeff Kirsher2008-10-22
* igb: fix tx data corruption with transition to L0s on 82575Alexander Duyck2008-10-22
* igb: clean up a stray fake netdev code left in rx pathAlexander Duyck2008-09-03
* igb: remove unneeded cleaned variable in clean_tx_irq pathAlexander Duyck2008-09-03
* igb: remove 82576 quad adapterAlexander Duyck2008-08-27
* igb: fix setting the number of tx queuesAlexander Duyck2008-08-27
* igb: ethtool -d reads EICR which is incorrect as it is read on clearAlexander Duyck2008-08-27
* igb: force all queues to interrupt once every 2 secondsAlexander Duyck2008-08-27
* igb: remove igb_init_managability as it is deprecatedAlexander Duyck2008-08-07
* igb: remove three redundant functions left in the codeAlexander Duyck2008-08-07
* igb: correct issue of set_mta member of mac.ops not being populatedAlexander Duyck2008-08-07
* igb: fixes 82576 serdes init to correctly support manual flow control changesAlexander Duyck2008-08-07
* igb: fix null pointer dereference seen with fiber NICsAlexander Duyck2008-08-07
* igb: fix commentsAlexander Duyck2008-08-07
* net: igb_main.c fix sparse integer as NULL pointer warningHarvey Harrison2008-07-22
* igb/ixgbe/e1000e: resolve tx multiqueue bugJeff Kirsher2008-07-18
* net: Use queue aware tests throughout.David S. Miller2008-07-17
* netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller2008-07-17
* igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.David S. Miller2008-07-17
* netdrv intel: always enable VLAN filtering except in promiscous modePatrick McHardy2008-07-16
* netdrv intel: disable VLAN filtering in promiscous modePatrick McHardy2008-07-16
* igb: Improve multiqueue AIM supportAlexander Duyck2008-07-11
* igb: unused variable warning in igb removeAlexander Duyck2008-07-11
* igb: update suspend resumeAlexander Duyck2008-07-11
* igb: add support for in kernel LROAlexander Duyck2008-07-11
* igb: add page recycling supportAlexander Duyck2008-07-11
* igb: Add support for quad port WOL and feature flagsAlexander Duyck2008-07-11
* igb: add 82576 MAC supportAlexander Duyck2008-07-11
* igb: Increment driver versionAuke Kok2008-07-11
* igb: reenable CRC stripping in hardwareAuke Kok2008-07-11
* igb: add DCA supportJeb Cramer2008-07-11
* igb: update ethtool stats to support multiqueueAlexander Duyck2008-07-11
* igb: Introduce multiple TX queues with infrastructurePeter P Waskiewicz Jr2008-07-11
* netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy2008-07-06
* igb: add NAPI Rx queue supportPJ Waskiewicz2008-07-04
* igb: fix init on 82575 with MNG enabledAlexander Duyck2008-07-04
* igb: eliminate hw from the hw_dbg macro argumentsAuke Kok2008-07-04