summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: set max desc to prevent total RSC packet size of 64KAlexander Duyck2009-05-191-0/+2
* ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr2009-05-181-0/+1
* ixgbe: Enable jumbo frame for FCoE feature in 82599Yi Zou2009-05-181-0/+4
* ixgbe: Add RING_F_FCOE for FCoE feature in 82599Yi Zou2009-05-181-0/+6
* ixgbe: Implement FCoE Rx side large receive offload feature to 82599Yi Zou2009-05-171-0/+7
* ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou2009-05-171-0/+3
* ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou2009-05-171-0/+13
* ixgbe: remove ixgbe_napi_add/del_all referencesAlexander Duyck2009-05-071-2/+0
* ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck2009-05-071-2/+3
* ixgbe: enable HW RSC for 82599Alexander Duyck2009-04-281-0/+4
* 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/+0
* 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/+6
* ixgbe: cleanup definesJesse Brandeburg2008-09-251-7/+0
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-251-2/+0
* 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/+8
* 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/+0
* 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/+2
* 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