summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40evf.h
AgeCommit message (Expand)Author
2018-09-18intel-ethernet: rename i40evf to iavfJesse Brandeburg
2018-05-14i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUESJacob Keller
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-03-19i40evf: remove flags that are never usedJacob Keller
2018-02-14i40evf: Add support to apply cloud filtersHarshitha Ramamurthy
2018-02-14i40evf: Add support to configure bw via tc toolHarshitha Ramamurthy
2018-02-14i40evf: add ndo_setup_tc callback to i40evfHarshitha Ramamurthy
2018-02-14i40evf: Fix link up issue when queues are disabledAvinash Dayanand
2018-02-12i40e/i40evf: Add support for new mechanism of updating adaptive ITRAlexander Duyck
2018-01-26i40e/i40evf: Record ITR register location in the q_vectorAlexander Duyck
2018-01-23i40evf: Don't schedule reset_task when device is being removedAvinash Dayanand
2018-01-10i40evf: use spinlock to protect (mac|vlan)_filter_listJacob Keller
2017-10-06i40e/i40evf: organize and re-number feature flagsJacob Keller
2017-10-02i40evf: Enable VF to request an alternate queue allocationAlan Brady
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura
2017-08-27i40evf: fix possible snprintf truncation of q_vector->nameJacob Keller
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann
2017-08-25i40e: separate hw_features from runtime changing flagsJacob Keller
2017-08-25i40evf: prevent VF close returning before state transitions to DOWNSudheer Mogilappagari
2017-07-26i40evf: add some missing includesJesse Brandeburg
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg
2017-06-01i40e/i40evf: create and use new unified header fileJesse Brandeburg
2017-04-30i40evf: remove I40E_FLAG_FDIR_ATR_ENABLEDJacob Keller
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller
2017-04-30i40e: separate PF and VSI state flagsJacob Keller
2017-04-19i40e: remove I40E_FLAG_IN_NETPOLL entirelyJacob Keller
2017-04-19i40evf: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-08i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael
2017-03-29i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck
2017-03-29i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck
2017-03-15i40evf: add client interfaceMitch Williams
2017-02-11i40evf: track outstanding client requestMitch Williams
2016-10-28i40e/i40evf: fix interrupt affinity bugAlan Brady
2016-09-24i40evf: support queue-specific settings for interrupt moderationJacob Keller
2016-08-19i40e/i40evf: Fix indentationJeff Kirsher
2016-08-19i40evf: report link speedMitch Williams
2016-05-13i40e: Add allmulti support for the VFAnjali Singhai Jain
2016-05-05i40evf: refactor receive routineJesse Brandeburg
2016-05-05i40evf: Drop packet split receive routineJesse Brandeburg
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain
2016-04-26i40evf: Allow PF driver to configure RSSMitch Williams
2016-04-26i40evf: Don't PanicMitch Williams
2016-02-17i40evf: support packet split receiveMitch Williams
2016-02-03i40evf: allow channel bonding of VFsMitch Williams
2015-12-03i40evf: increase max number of queuesMitch Williams
2015-12-01i40evf: allocate ring structs dynamicallyMitch Williams
2015-12-01i40evf: allocate queue vectors dynamicallyMitch Williams
2015-12-01i40evf: add new fields to store user configuration of RSSHelin Zhang