aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe.h
AgeCommit message (Expand)Author
2009-06-07ixgbe: Re-adjust ring layouts to have better cacheline efficiencyJesse Brandeburg
2009-06-07ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr
2009-06-07ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr
2009-06-07ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr
2009-06-07ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck
2009-06-07ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr
2009-05-18ixgbe: set max desc to prevent total RSC packet size of 64KAlexander Duyck
2009-05-17ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr
2009-05-17ixgbe: Enable jumbo frame for FCoE feature in 82599Yi Zou
2009-05-17ixgbe: Add RING_F_FCOE for FCoE feature in 82599Yi Zou
2009-05-17ixgbe: Implement FCoE Rx side large receive offload feature to 82599Yi Zou
2009-05-17ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou
2009-05-17ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou
2009-05-06ixgbe: remove ixgbe_napi_add/del_all referencesAlexander Duyck
2009-05-06ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck
2009-04-28ixgbe: enable HW RSC for 82599Alexander Duyck
2009-03-14ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg
2009-03-01ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz
2009-02-24ixbge: fix bug when using large pages and jumbo framesJesse Brandeburg
2009-02-24ixgbe: Move ring features into an enum, allowing easier future maintenanceShannon Nelson
2009-02-05ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr
2009-02-01ixgbe: Refactor MSI-X allocation mechanismPeter P Waskiewicz Jr
2009-01-21ixgbe: Replace LRO with GROHerbert Xu
2008-12-10ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr
2008-11-25DCB: fix kconfig optionJeff Kirsher
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck
2008-11-02ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg
2008-10-16[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-09-24ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz
2008-09-24ixgbe: cleanup definesJesse Brandeburg
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg
2008-09-24ixgbe: fix ring reallocation in ethtoolJesse Brandeburg
2008-09-24ixgbe: recycle pages in packet split modeJesse Brandeburg
2008-09-24ixgbe: fix bug with lots of tx queuesJesse Brandeburg
2008-09-24ixgbe: fix initial interrupt throttle settingsJesse Brandeburg
2008-09-24ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg
2008-09-03ixgbe: update dca to new interface, fix CONFIG_DCA_MODULEJesse Brandeburg
2008-09-03ixgbe: Lock RSS seed, move rx_buf_len to the rx_ringJesse Brandeburg
2008-09-03ixgbe: disable flow control by defaultJesse Brandeburg
2008-06-24ixgbe: add LRO supportMallikarjuna R Chilakala
2008-03-17ixgbe: Add optional DCA infrastructureJeb Cramer
2008-03-17ixgbe: Introduce adaptive interrupt moderationAyyappan Veeraiyan
2008-03-17ixgbe: Introduce MSI-X queue vector codeAyyappan 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
2008-01-28ixgbe: Fix copper PHY initialization codeAuke Kok
2007-10-30ixgbe: minor sparse fixesStephen Hemminger