summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h
AgeCommit message (Expand)Author
2019-02-12i40e: prevent overlapping tx_timeout recoverAlan Brady
2018-04-30i40e/i40evf: take into account queue map from vf when handling queuesHarshitha Ramamurthy
2018-04-30i40e: avoid overflow in i40e_ptp_adjfreq()Jacob Keller
2018-04-30i40e: Fix multiple issues with UDP tunnel offload filter configurationAlexander Duyck
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-26i40e: re-number feature flags to remove gapsJacob Keller
2018-03-26i40e: move client flags into state bitsJacob Keller
2018-03-26i40e: move I40E_FLAG_TEMP_LINK_POLLING to state fieldJacob Keller
2018-03-26i40e: move AUTO_DISABLED flags into the state fieldJacob Keller
2018-03-26i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state fieldJacob Keller
2018-03-26i40e: move I40E_FLAG_FILTER_SYNC to a state bitJacob Keller
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-03-19i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem
2018-02-14i40e: Add and delete cloud filterAvinash Dayanand
2018-02-13i40e: i40e: Change ethtool check from MAC to HW flagDave Ertman
2018-02-12i40e/i40evf: Add support for new mechanism of updating adaptive ITRAlexander Duyck
2018-01-26i40e: change flags to use 64 bitsAlice Michael
2017-11-21i40e: Remove limit of 64 max queues per channelAmritha Nambiar
2017-10-31i40e: Enable cloud filters via tc-flowerAmritha Nambiar
2017-10-31i40e: Clean up of cloud filtersAmritha Nambiar
2017-10-31i40e: Map TCs with the VSI seidsAmritha Nambiar
2017-10-17i40e: fix u64 division usageAlan Brady
2017-10-13i40e: Add support setting TC max bandwidth ratesAmritha Nambiar
2017-10-13i40e: Refactor VF BW rate limitingAmritha Nambiar
2017-10-13i40e: Enable 'channel' mode in mqprio for TC configsAmritha Nambiar
2017-10-13i40e: Add infrastructure for queue channel supportAmritha Nambiar
2017-10-13i40e: Add macro for PF reset bitAmritha Nambiar
2017-10-09i40e/i40evf: always set the CLEARPBA flag when re-enabling interruptsJacob Keller
2017-10-09i40e: fix flags declarationJacob Keller
2017-10-06i40e/i40evf: organize and re-number feature flagsJacob Keller
2017-10-06i40e: Display error message if module does not meet thermal requirementsFilip Sadowski
2017-10-06i40e: add private flag to control source pruningMitch Williams
2017-10-06i40e: fix a typo in i40e_pf documentationRami Rosen
2017-09-29i40e: Enable VF to negotiate number of allocated queuesAlan Brady
2017-09-29i40e: use separate state bit for miscellaneous IRQ setupJacob Keller
2017-08-25i40e: remove workaround for Open Firmware MAC addressJacob Keller
2017-08-25i40e: separate hw_features from runtime changing flagsJacob Keller
2017-06-20i40e: Add support for OEM firmware versionFilip Sadowski
2017-06-20i40e: genericize the partition bandwidth controlShannon Nelson
2017-06-20i40e: add support for XDP_TX actionBjörn Töpel
2017-06-20i40e: add XDP support for pass and drop actionsBjörn Töpel
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-12i40e: fix handling of HW ATR evictionJacob Keller
2017-06-01i40e: use new unified virtchnl header fileJesse Brandeburg
2017-05-31i40e: check for Tx timestamp timeouts during watchdogJacob Keller
2017-05-31i40e: use pf data structure directly in i40e_ptp_rx_hangJacob Keller
2017-05-31i40e: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-04-30i40e: remove hw_disabled_flags in favor of using separate flag bitsJacob Keller
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller
2017-04-30i40e: separate PF and VSI state flagsJacob Keller