aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
2008-09-24ixgbe: fix initial interrupt throttle settingsJesse Brandeburg
2008-09-24ixgbe: fix ethtool disable csum for ipv6Jesse Brandeburg
2008-09-24ixgbe: fix pci_resource allocation as in other driversJeff Kirsher
2008-09-24ixgbe: fix ethtool register dumpJesse Brandeburg
2008-09-24ixgbe: limit small mtu to minimum for ipv4 supportJesse Brandeburg
2008-09-24ixgbe: fix bug with shared interruptsJesse Brandeburg
2008-09-24ixgbe: link change interrupt was not causing link eventJesse Brandeburg
2008-09-24ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg
2008-09-24ixgbe: fix multicast address updateJesse Brandeburg
2008-09-24ixgbe: fix dca defines to not have spacesJesse Brandeburg
2008-09-24ixgbe: fix bug where using wake queue instead of startJesse Brandeburg
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
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-09-03ixgbe: initialize interrupt throttle rateAndy Gospodarek
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