summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-14ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg1-2/+4
2009-03-01ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz1-10/+19
2009-02-25ixbge: fix bug when using large pages and jumbo framesJesse Brandeburg1-0/+1
2009-02-25ixgbe: Move ring features into an enum, allowing easier future maintenanceShannon Nelson1-4/+10
2009-02-06ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr1-0/+2
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr1-1/+1
2009-02-01ixgbe: Refactor MSI-X allocation mechanismPeter P Waskiewicz Jr1-2/+7
2009-01-22ixgbe: Replace LRO with GROHerbert Xu1-9/+0
2008-12-10ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr1-0/+1
2008-11-25DCB: fix kconfig optionJeff Kirsher1-1/+1
2008-11-21ixgbe: add SFP+ driver supportDonald Skidmore1-1/+4
2008-11-21ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck1-2/+23
2008-11-02ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg1-0/+1
2008-10-16[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik1-2/+2
2008-09-25drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-09-25ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz1-11/+6
2008-09-25ixgbe: cleanup definesJesse Brandeburg1-7/+0
2008-09-25ixgbe: update to latest common code moduleJesse Brandeburg1-2/+0
2008-09-25ixgbe: fix ring reallocation in ethtoolJesse Brandeburg1-0/+4
2008-09-25ixgbe: recycle pages in packet split modeJesse Brandeburg1-0/+1
2008-09-25ixgbe: fix bug with lots of tx queuesJesse Brandeburg1-3/+3
2008-09-25ixgbe: fix initial interrupt throttle settingsJesse Brandeburg1-15/+8
2008-09-25ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg1-0/+6
2008-09-03ixgbe: update dca to new interface, fix CONFIG_DCA_MODULEJesse Brandeburg1-11/+24
2008-09-03ixgbe: Lock RSS seed, move rx_buf_len to the rx_ringJesse Brandeburg1-1/+1
2008-09-03ixgbe: disable flow control by defaultJesse Brandeburg1-3/+3
2008-06-25ixgbe: add LRO supportMallikarjuna R Chilakala1-0/+9
2008-03-17ixgbe: Add optional DCA infrastructureJeb Cramer1-0/+9
2008-03-17ixgbe: Introduce adaptive interrupt moderationAyyappan Veeraiyan1-0/+9
2008-03-17ixgbe: Introduce MSI-X queue vector codeAyyappan Veeraiyan1-11/+58
2008-02-05ixbge: remove TX lock and redo TX accounting.Ayyappan Veeraiyan1-2/+0
2008-02-05ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan1-1/+1
2008-01-29ixgbe: Fix copper PHY initialization codeAuke Kok1-6/+2
2007-10-30ixgbe: minor sparse fixesStephen Hemminger1-1/+1
2007-10-11ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok1-0/+259