summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: add support for ndo_ll_pollEliezer Tamir2013-06-101-0/+2
* ixgbe: Add function for setting XPS queue mappingAlexander Duyck2013-02-151-5/+9
* ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck2013-02-151-6/+1
* ixgbe: update date to 2013Don Skidmore2013-02-051-1/+1
* ixgbe: fix default setting of TXDCTL.WTHRESHEmil Tantilov2012-11-011-0/+15
* ixgbe: Initialize q_vector cpu and affinity masks correctlyAlexander Duyck2012-10-191-2/+5
* ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck2012-07-211-1/+17
* ixgbe: Fix handling of FDIR_HASH flagAlexander Duyck2012-07-211-8/+14
* ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck2012-07-211-2/+1
* ixgbe: Retire RSS enabled and capable flagsAlexander Duyck2012-07-181-9/+1
* ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck2012-07-181-23/+354
* ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configurationAlexander Duyck2012-07-171-42/+38
* ixgbe: Move configuration of set_real_num_rx/tx_queues into openAlexander Duyck2012-07-171-44/+14
* ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck2012-07-141-140/+117
* ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck2012-07-141-5/+2
* ixgbe: Merge RSS and flow director ring register caching and configurationAlexander Duyck2012-07-111-74/+24
* ixgbe: Add feature offset value to ring featuresAlexander Duyck2012-07-111-13/+10
* ixgbe: Add upper limit to ring featuresAlexander Duyck2012-07-111-2/+2
* ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck2012-07-111-12/+15
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-5/+5
* ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-261-1/+1
* ixgbe: Reorder the ring to q_vector mapping to improve performanceAlexander Duyck2012-05-041-15/+20
* ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2012-04-171-0/+10
* ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher2012-03-191-0/+929