summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c
AgeCommit message (Expand)Author
2012-07-17ixgbe: Move configuration of set_real_num_rx/tx_queues into openAlexander Duyck
2012-07-14ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck
2012-07-14ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck
2012-07-11ixgbe: Merge RSS and flow director ring register caching and configurationAlexander Duyck
2012-07-11ixgbe: Add feature offset value to ring featuresAlexander Duyck
2012-07-11ixgbe: Add upper limit to ring featuresAlexander Duyck
2012-07-11ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-06-26ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck
2012-05-04ixgbe: Reorder the ring to q_vector mapping to improve performanceAlexander Duyck
2012-04-17ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck
2012-03-19ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher