summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h
AgeCommit message (Expand)Author
2020-12-17i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2020-11-23i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch
2020-09-28i40e: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-14i40e: use 16B HW descriptors instead of 32BBjörn Töpel
2020-07-01i40e: Add support for a new feature Total Port ShutdownArkadiusz Kubalewski
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-06-25i40e: remove unused definesJesse Brandeburg
2020-06-25i40e: Move client header locationShiraz Saleem
2020-02-24intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-12-19net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-10-25i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov
2019-09-11i40e: use BIT macro to specify the cloud filter field flagsJacob Keller
2019-09-09i40e: Remove EMPR traces from debugfs facilityMauro S. M. Rodrigues
2019-08-05i40e: fix incorrect ethtool statistics veb and veb.tc_Dmitrii Golovanov
2019-06-28i40e: Add macvlan support on i40eHarshitha Ramamurthy
2019-06-26i40e: Fix descriptor count manipulationMaciej Fijalkowski
2019-06-05i40e: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-05-03i40e: Introduce recovery mode supportAlice Michael
2019-04-16i40e: save PTP time before a device resetJacob Keller
2019-04-16i40e: Implement DDP support in i40e driverAleksandr Loktionov
2019-04-01i40e: add tracking of AF_XDP ZC state for each queue pairBjörn Töpel
2019-04-01i40e: move i40e_xsk_umem functionBjörn Töpel
2019-01-22i40e: Add support FEC configuration for Fortville 25GDamian Dybek
2019-01-22i40e: Remove umem from VSIJan Sokolowski
2018-11-14i40e: prevent overlapping tx_timeout recoverAlan Brady
2018-11-14i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek
2018-11-14i40e: Protect access to VF control methodsJan Sokolowski
2018-08-29i40e: add AF_XDP zero-copy Rx supportBjörn Töpel
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