summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck2012-07-221-1/+17
* ixgbe: Fix handling of FDIR_HASH flagAlexander Duyck2012-07-221-8/+14
* ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck2012-07-221-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-181-42/+38
* ixgbe: Move configuration of set_real_num_rx/tx_queues into openAlexander Duyck2012-07-181-44/+14
* ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck2012-07-151-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-111-5/+5
* ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-271-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-181-0/+10
* ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher2012-03-191-0/+929