aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
2008-09-03ixgbe: change config srrctl to only program one register per VMDq/RSS idAlexander Duyck
2008-09-03ixgbe: use different context for tso and offloadPJ Waskiewicz
2008-09-03ixgbe: fix dca hints going to wrong processorJesse Brandeburg
2008-09-03ixgbe: fix bug where lro settings are per ringJesse Brandeburg
2008-09-03ixgbe: update dca to new interface, fix CONFIG_DCA_MODULEJesse Brandeburg
2008-09-03ixgbe: should not use HW_CSUM, should use IP* flagsJesse Brandeburg
2008-09-03ixgbe: Lock RSS seed, move rx_buf_len to the rx_ringJesse Brandeburg
2008-09-03ixgbe: Implement Tx Head WritebackJesse Brandeburg
2008-09-03ixgbe: disable flow control by defaultJesse Brandeburg
2008-09-03ixgbe: Cleanup references to Tx and Rx rings to becommon across the driverJesse Brandeburg
2008-09-03ixgbe: do not update stats twice each receiveJesse Brandeburg
2008-09-03ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech
2008-09-03ixgbe: add little endian annotations for sparseJesse Brandeburg
2008-09-03ixgbe: fix rx csum return status misinterpretationJesse Brandeburg
2008-08-27ixgbe: fix vlan filteringAlexander Duyck
2008-08-14ixgbe: add cx4 device IDJesse Brandeburg
2008-07-22ixgbe: remove device ID for unsupported deviceJesse Brandeburg
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-16netdrv intel: always enable VLAN filtering except in promiscous modePatrick McHardy
2008-07-16netdrv intel: disable VLAN filtering in promiscous modePatrick McHardy
2008-07-08net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller
2008-06-28Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27ixgbe: fix EEH recovery during reset on PPCPaul Larson
2008-06-24ixgbe: add LRO supportMallikarjuna R Chilakala
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-11ixbge: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-06-10ixgbe: fix typoJeff Kirsher
2008-04-25ixgbe: save and restore pcie/msi state to support EEH recoveryWendy Xiong
2008-03-28Compilation fix for ixgbe_main.c.Denis V. Lunev
2008-03-17ixgbe: Increment versionAuke Kok
2008-03-17ixgbe: Add optional DCA infrastructureJeb Cramer
2008-03-17ixgbe: Introduce adaptive interrupt moderationAyyappan Veeraiyan
2008-03-17ixgbe: Introduce Multiqueue TXAyyappan Veeraiyan
2008-03-17ixgbe: Introduce MSI-X queue vector codeAyyappan Veeraiyan
2008-03-05ixgbe: fix typo in speed mesageEmil Tantilov
2008-02-15ixgbe: Correctly obtain protocol information on transmitAuke Kok
2008-02-11ixgbe: remove accidentally added #ifdefAuke Kok
2008-02-11ixgbe: Disallow device reset during ethtool testAuke Kok
2008-02-11ixgbe: warn when device is in a x4 or lower width slotAuke Kok
2008-02-05ixgbe: add real-time traffic countersAyyappan Veeraiyan
2008-02-05ixgbe: fix several counter register errataAyyappan Veeraiyan
2008-02-05ixgbe: properly return CHECKSUM_NONE, cleanup csum codeAyyappan Veeraiyan
2008-02-05ixgbe: Fix FW init/release, make this code a functionAyyappan Veeraiyan
2008-02-05ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan
2008-02-05ixbge: Make ethtool code account for media typesAyyappan Veeraiyan
2008-02-05ixbge: remove TX lock and redo TX accounting.Ayyappan Veeraiyan
2008-02-05ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan