summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-27i40e: change flags to use 64 bitsAlice Michael1-33/+34
2017-11-22i40e: Remove limit of 64 max queues per channelAmritha Nambiar1-1/+0
2017-10-31i40e: Enable cloud filters via tc-flowerAmritha Nambiar1-1/+53
2017-10-31i40e: Clean up of cloud filtersAmritha Nambiar1-0/+9
2017-10-31i40e: Map TCs with the VSI seidsAmritha Nambiar1-0/+1
2017-10-17i40e: fix u64 division usageAlan Brady1-1/+2
2017-10-14i40e: Add support setting TC max bandwidth ratesAmritha Nambiar1-0/+2
2017-10-14i40e: Refactor VF BW rate limitingAmritha Nambiar1-0/+5
2017-10-14i40e: Enable 'channel' mode in mqprio for TC configsAmritha Nambiar1-0/+3
2017-10-13i40e: Add infrastructure for queue channel supportAmritha Nambiar1-0/+32
2017-10-13i40e: Add macro for PF reset bitAmritha Nambiar1-0/+2
2017-10-10i40e/i40evf: always set the CLEARPBA flag when re-enabling interruptsJacob Keller1-4/+1
2017-10-09i40e: fix flags declarationJacob Keller1-1/+1
2017-10-06i40e/i40evf: organize and re-number feature flagsJacob Keller1-49/+49
2017-10-06i40e: Display error message if module does not meet thermal requirementsFilip Sadowski1-0/+1
2017-10-06i40e: add private flag to control source pruningMitch Williams1-0/+1
2017-10-06i40e: fix a typo in i40e_pf documentationRami Rosen1-1/+1
2017-09-29i40e: Enable VF to negotiate number of allocated queuesAlan Brady1-0/+1
2017-09-29i40e: use separate state bit for miscellaneous IRQ setupJacob Keller1-0/+1
2017-08-26i40e: remove workaround for Open Firmware MAC addressJacob Keller1-1/+0
2017-08-26i40e: separate hw_features from runtime changing flagsJacob Keller1-20/+23
2017-06-21i40e: Add support for OEM firmware versionFilip Sadowski1-14/+34
2017-06-21i40e: genericize the partition bandwidth controlShannon Nelson1-7/+6
2017-06-21i40e: add support for XDP_TX actionBjörn Töpel1-0/+1
2017-06-21i40e: add XDP support for pass and drop actionsBjörn Töpel1-0/+7
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-06-13i40e: fix handling of HW ATR evictionJacob Keller1-0/+1
2017-06-02i40e: use new unified virtchnl header fileJesse Brandeburg1-1/+1
2017-05-31i40e: check for Tx timestamp timeouts during watchdogJacob Keller1-0/+2
2017-05-31i40e: use pf data structure directly in i40e_ptp_rx_hangJacob Keller1-1/+1
2017-05-31i40e: add statistic indicating number of skipped Tx timestampsJacob Keller1-0/+1
2017-04-30i40e: remove hw_disabled_flags in favor of using separate flag bitsJacob Keller1-7/+2
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller1-2/+6
2017-04-30i40e: separate PF and VSI state flagsJacob Keller1-2/+10
2017-04-30i40e: rename index to port to avoid confusionJacob Keller1-1/+1
2017-04-20i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED stateJacob Keller1-1/+1
2017-04-20i40e: reset all VFs in parallel when rebuilding PFJacob Keller1-0/+2
2017-04-20i40e: Fix support for flow director programming statusAlexander Duyck1-15/+0
2017-04-08i40e: clean up historic deprecated flag definitionsJacob Keller1-3/+0
2017-04-08i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael1-1/+0
2017-04-08i40e: Simplify i40e_detect_recover_hung_queue logicAlan Brady1-4/+0
2017-04-08i40e: Decrease the scope of rtnl lockMaciej Sosin1-1/+1
2017-03-29i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck1-0/+1
2017-03-29i40e: remove FDIR_REQUIRES_REINIT driver flagJacob Keller1-1/+0
2017-03-29i40e: Clean up handling of private flagsAlexander Duyck1-8/+0
2017-03-28i40e: Drop FCoE code that always evaluates to false or 0Alexander Duyck1-3/+0
2017-03-28i40e: Drop FCoE code from core driver filesAlexander Duyck1-60/+1
2017-03-24i40e: add support for SCTPv4 FDir filtersJacob Keller1-0/+1
2017-03-24i40e: implement support for flexible word payloadJacob Keller1-0/+83
2017-03-24i40e: add parsing of flexible filter fields from userdefJacob Keller1-0/+9