summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe.h
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg2009-03-141-2/+4
* ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz2009-03-011-10/+19
* ixbge: fix bug when using large pages and jumbo framesJesse Brandeburg2009-02-251-0/+1
* ixgbe: Move ring features into an enum, allowing easier future maintenanceShannon Nelson2009-02-251-4/+10
* ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr2009-02-061-0/+2
* ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr2009-02-011-1/+1
* ixgbe: Refactor MSI-X allocation mechanismPeter P Waskiewicz Jr2009-02-011-2/+7
* ixgbe: Replace LRO with GROHerbert Xu2009-01-211-9/+0Star
* ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr2008-12-101-0/+1
* DCB: fix kconfig optionJeff Kirsher2008-11-251-1/+1
* ixgbe: add SFP+ driver supportDonald Skidmore2008-11-211-1/+4
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-211-2/+23
* ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg2008-11-021-0/+1
* [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik2008-10-161-2/+2
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-251-1/+1
* ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz2008-09-251-11/+6Star
* ixgbe: cleanup definesJesse Brandeburg2008-09-251-7/+0Star
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-251-2/+0Star
* ixgbe: fix ring reallocation in ethtoolJesse Brandeburg2008-09-251-0/+4
* ixgbe: recycle pages in packet split modeJesse Brandeburg2008-09-251-0/+1
* ixgbe: fix bug with lots of tx queuesJesse Brandeburg2008-09-251-3/+3
* ixgbe: fix initial interrupt throttle settingsJesse Brandeburg2008-09-251-15/+8Star
* ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg2008-09-251-0/+6
* ixgbe: update dca to new interface, fix CONFIG_DCA_MODULEJesse Brandeburg2008-09-031-11/+24
* ixgbe: Lock RSS seed, move rx_buf_len to the rx_ringJesse Brandeburg2008-09-031-1/+1
* ixgbe: disable flow control by defaultJesse Brandeburg2008-09-031-3/+3
* ixgbe: add LRO supportMallikarjuna R Chilakala2008-06-251-0/+9
* ixgbe: Add optional DCA infrastructureJeb Cramer2008-03-171-0/+9
* ixgbe: Introduce adaptive interrupt moderationAyyappan Veeraiyan2008-03-171-0/+9
* ixgbe: Introduce MSI-X queue vector codeAyyappan Veeraiyan2008-03-171-11/+58
* ixbge: remove TX lock and redo TX accounting.Ayyappan Veeraiyan2008-02-051-2/+0Star
* ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan2008-02-051-1/+1
* ixgbe: Fix copper PHY initialization codeAuke Kok2008-01-291-6/+2Star
* ixgbe: minor sparse fixesStephen Hemminger2007-10-301-1/+1
* ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok2007-10-111-0/+259