summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: change config srrctl to only program one register per VMDq/RSS idAlexander Duyck2008-09-031-10/+15
* ixgbe: use different context for tso and offloadPJ Waskiewicz2008-09-031-0/+5
* ixgbe: fix dca hints going to wrong processorJesse Brandeburg2008-09-032-31/+69
* ixgbe: fix bug where lro settings are per ringJesse Brandeburg2008-09-031-13/+14
* ixgbe: update dca to new interface, fix CONFIG_DCA_MODULEJesse Brandeburg2008-09-032-26/+59
* ixgbe: should not use HW_CSUM, should use IP* flagsJesse Brandeburg2008-09-032-5/+5
* ixgbe: Lock RSS seed, move rx_buf_len to the rx_ringJesse Brandeburg2008-09-033-49/+64
* ixgbe: Implement Tx Head WritebackJesse Brandeburg2008-09-031-85/+113
* ixgbe: disable flow control by defaultJesse Brandeburg2008-09-033-12/+26
* ixgbe: Cleanup references to Tx and Rx rings to becommon across the driverJesse Brandeburg2008-09-031-81/+77
* ixgbe: do not update stats twice each receiveJesse Brandeburg2008-09-031-3/+0
* ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech2008-09-035-50/+169
* ixgbe: add little endian annotations for sparseJesse Brandeburg2008-09-031-7/+7
* ixgbe: fix rx csum return status misinterpretationJesse Brandeburg2008-09-031-5/+3
* ixgbe: fix vlan filteringAlexander Duyck2008-08-271-3/+5
* ixgbe: add cx4 device IDJesse Brandeburg2008-08-143-1/+5
* ixgbe: remove device ID for unsupported deviceJesse Brandeburg2008-07-221-2/+0
* igb/ixgbe/e1000e: resolve tx multiqueue bugJeff Kirsher2008-07-181-0/+2
* net: Use queue aware tests throughout.David S. Miller2008-07-172-18/+7
* netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller2008-07-171-2/+0
* netdrv intel: always enable VLAN filtering except in promiscous modePatrick McHardy2008-07-161-4/+1
* netdrv intel: disable VLAN filtering in promiscous modePatrick McHardy2008-07-161-5/+12
* net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller2008-07-082-46/+0
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-283-21/+110
|\
| * ixgbe: add LRO supportMallikarjuna R Chilakala2008-06-243-21/+110
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-1/+2
|\ \ | |/ |/|
| * ixgbe: fix EEH recovery during reset on PPCPaul Larson2008-06-271-1/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-131-2/+2
|\ \ | |/
| * ixgbe: fix typoJeff Kirsher2008-06-101-2/+2
* | ixbge: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher2008-06-111-1/+6
|/
* ixgbe: save and restore pcie/msi state to support EEH recoveryWendy Xiong2008-04-251-0/+2
* Compilation fix for ixgbe_main.c.Denis V. Lunev2008-03-281-3/+3
* ixgbe: Increment versionAuke Kok2008-03-171-1/+1
* ixgbe: Add optional DCA infrastructureJeb Cramer2008-03-172-0/+157
* ixgbe: Introduce adaptive interrupt moderationAyyappan Veeraiyan2008-03-173-12/+232
* ixgbe: Introduce Multiqueue TXAyyappan Veeraiyan2008-03-172-5/+66
* ixgbe: Introduce MSI-X queue vector codeAyyappan Veeraiyan2008-03-172-350/+826
* ixgbe: fix typo in speed mesageEmil Tantilov2008-03-051-1/+1
* ixgbe: Correctly obtain protocol information on transmitAuke Kok2008-02-151-3/+21
* ixgbe: remove accidentally added #ifdefAuke Kok2008-02-111-5/+0
* ixgbe: Disallow device reset during ethtool testAuke Kok2008-02-111-0/+4
* ixgbe: warn when device is in a x4 or lower width slotAuke Kok2008-02-111-0/+8
* ixgbe: add real-time traffic countersAyyappan Veeraiyan2008-02-051-4/+11
* ixgbe: fix several counter register errataAyyappan Veeraiyan2008-02-051-22/+31
* ixgbe: properly return CHECKSUM_NONE, cleanup csum codeAyyappan Veeraiyan2008-02-051-7/+22
* ixgbe: Fix FW init/release, make this code a functionAyyappan Veeraiyan2008-02-051-10/+28
* ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan2008-02-051-5/+5
* ixbge: Make ethtool code account for media typesAyyappan Veeraiyan2008-02-051-16/+36
* ixbge: remove TX lock and redo TX accounting.Ayyappan Veeraiyan2008-02-052-36/+76
* ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan2008-02-053-42/+49
OpenPOWER on IntegriCloud