summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-111-0/+2
* ixgbe: add warnings for other disabled features without MSI-X supportJacob Keller2014-09-181-2/+5
* ixgbe: use e_dev_warn instead of netif_printkJacob Keller2014-09-181-7/+5Star
* ixgbe: use e_dev_warn instead of e_err for displaying warningJacob Keller2014-09-181-2/+2
* ixgbe: determine vector count inside ixgbe_acquire_msix_vectorsJacob Keller2014-09-181-37/+37
* ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectorsJacob Keller2014-09-181-11/+13
* ixgbe: return integer from ixgbe_acquire_msix_vectorsJacob Keller2014-09-181-14/+18
* ixgbe: use e_dev_warn instead of netif_printkJacob Keller2014-09-181-5/+5
* ixgbe: Refactor busy poll socket code to address multiple issuesAlexander Duyck2014-09-121-0/+5
* ixgbe: add comment noting recalculation of queuesJacob Keller2014-09-041-0/+8
* ixgbe: fix several concatenated strings to single lineJacob Keller2014-05-231-2/+2
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-131-0/+1
* ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-12/+4Star
* ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-081-3/+12
* ixgbe: add support for ndo_ll_pollEliezer Tamir2013-06-111-0/+2
* ixgbe: Add function for setting XPS queue mappingAlexander Duyck2013-02-161-5/+9
* ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck2013-02-161-6/+1Star
* 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-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/+1Star
* ixgbe: Retire RSS enabled and capable flagsAlexander Duyck2012-07-181-9/+1Star
* 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/+38Star
* ixgbe: Move configuration of set_real_num_rx/tx_queues into openAlexander Duyck2012-07-181-44/+14Star
* ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck2012-07-151-140/+117Star
* ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck2012-07-141-5/+2Star
* ixgbe: Merge RSS and flow director ring register caching and configurationAlexander Duyck2012-07-111-74/+24Star
* ixgbe: Add feature offset value to ring featuresAlexander Duyck2012-07-111-13/+10Star
* 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