summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h
Commit message (Expand)AuthorAgeFilesLines
* i40e: Add macvlan support on i40eHarshitha Ramamurthy2019-06-291-0/+27
* i40e: Fix descriptor count manipulationMaciej Fijalkowski2019-06-261-1/+2
* i40e: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan2019-06-051-2/+0Star
* i40e: Introduce recovery mode supportAlice Michael2019-05-031-0/+1
* i40e: save PTP time before a device resetJacob Keller2019-04-171-0/+4
* i40e: Implement DDP support in i40e driverAleksandr Loktionov2019-04-171-0/+25
* i40e: add tracking of AF_XDP ZC state for each queue pairBjörn Töpel2019-04-011-0/+2
* i40e: move i40e_xsk_umem functionBjörn Töpel2019-04-011-14/+0Star
* i40e: Add support FEC configuration for Fortville 25GDamian Dybek2019-01-221-0/+4
* i40e: Remove umem from VSIJan Sokolowski2019-01-221-7/+3Star
* i40e: prevent overlapping tx_timeout recoverAlan Brady2018-11-141-0/+1
* i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek2018-11-141-1/+0Star
* i40e: Protect access to VF control methodsJan Sokolowski2018-11-141-0/+1
* i40e: add AF_XDP zero-copy Rx supportBjörn Töpel2018-08-291-0/+19
* i40e/i40evf: take into account queue map from vf when handling queuesHarshitha Ramamurthy2018-04-301-0/+3
* i40e: avoid overflow in i40e_ptp_adjfreq()Jacob Keller2018-04-301-1/+1
* i40e: Fix multiple issues with UDP tunnel offload filter configurationAlexander Duyck2018-04-301-0/+2
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-25/+1Star
* i40e: re-number feature flags to remove gapsJacob Keller2018-03-261-31/+26Star
* i40e: move client flags into state bitsJacob Keller2018-03-261-3/+4
* i40e: move I40E_FLAG_TEMP_LINK_POLLING to state fieldJacob Keller2018-03-261-1/+2
* i40e: move AUTO_DISABLED flags into the state fieldJacob Keller2018-03-261-2/+3
* i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state fieldJacob Keller2018-03-261-1/+2
* i40e: move I40E_FLAG_FILTER_SYNC to a state bitJacob Keller2018-03-261-1/+2
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem2018-03-191-0/+1
* i40e: Add and delete cloud filterAvinash Dayanand2018-02-141-0/+6
* i40e: i40e: Change ethtool check from MAC to HW flagDave Ertman2018-02-131-0/+1
* i40e/i40evf: Add support for new mechanism of updating adaptive ITRAlexander Duyck2018-02-121-2/+1Star
* i40e: change flags to use 64 bitsAlice Michael2018-01-261-33/+34
* i40e: Remove limit of 64 max queues per channelAmritha Nambiar2017-11-221-1/+0Star
* i40e: Enable cloud filters via tc-flowerAmritha Nambiar2017-10-311-1/+53
* i40e: Clean up of cloud filtersAmritha Nambiar2017-10-311-0/+9
* i40e: Map TCs with the VSI seidsAmritha Nambiar2017-10-311-0/+1
* i40e: fix u64 division usageAlan Brady2017-10-171-1/+2
* i40e: Add support setting TC max bandwidth ratesAmritha Nambiar2017-10-131-0/+2
* i40e: Refactor VF BW rate limitingAmritha Nambiar2017-10-131-0/+5
* i40e: Enable 'channel' mode in mqprio for TC configsAmritha Nambiar2017-10-131-0/+3
* i40e: Add infrastructure for queue channel supportAmritha Nambiar2017-10-131-0/+32
* i40e: Add macro for PF reset bitAmritha Nambiar2017-10-131-0/+2
* i40e/i40evf: always set the CLEARPBA flag when re-enabling interruptsJacob Keller2017-10-091-4/+1Star
* i40e: fix flags declarationJacob Keller2017-10-091-1/+1
* i40e/i40evf: organize and re-number feature flagsJacob Keller2017-10-061-49/+49
* i40e: Display error message if module does not meet thermal requirementsFilip Sadowski2017-10-061-0/+1
* i40e: add private flag to control source pruningMitch Williams2017-10-061-0/+1
* i40e: fix a typo in i40e_pf documentationRami Rosen2017-10-061-1/+1
* i40e: Enable VF to negotiate number of allocated queuesAlan Brady2017-09-291-0/+1
* i40e: use separate state bit for miscellaneous IRQ setupJacob Keller2017-09-291-0/+1
* i40e: remove workaround for Open Firmware MAC addressJacob Keller2017-08-251-1/+0Star
* i40e: separate hw_features from runtime changing flagsJacob Keller2017-08-251-20/+23