summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf.h
Commit message (Expand)AuthorAgeFilesLines
* i40evf: Don't schedule reset_task when device is being removedAvinash Dayanand2018-04-261-0/+1
* i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura2017-08-271-0/+4
* i40evf: fix possible snprintf truncation of q_vector->nameJacob Keller2017-08-271-1/+1
* i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann2017-08-251-5/+5
* i40e: separate hw_features from runtime changing flagsJacob Keller2017-08-251-2/+0
* i40evf: prevent VF close returning before state transitions to DOWNSudheer Mogilappagari2017-08-251-0/+2
* i40evf: add some missing includesJesse Brandeburg2017-07-261-0/+11
* virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg2017-06-011-1/+1
* virtchnl: rename i40e to generic virtchnlJesse Brandeburg2017-06-011-11/+11
* i40e/i40evf: create and use new unified header fileJesse Brandeburg2017-06-011-1/+1
* i40evf: remove I40E_FLAG_FDIR_ATR_ENABLEDJacob Keller2017-04-301-1/+0
* i40e: use DECLARE_BITMAP for state fieldsJacob Keller2017-04-301-1/+3
* i40e: separate PF and VSI state flagsJacob Keller2017-04-301-2/+5
* i40e: remove I40E_FLAG_IN_NETPOLL entirelyJacob Keller2017-04-191-2/+0
* i40evf: Use net_device_stats from struct net_deviceTobias Klauser2017-04-191-1/+0
* i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael2017-04-081-1/+0
* i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck2017-03-291-4/+0
* i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck2017-03-291-0/+2
* i40evf: add client interfaceMitch Williams2017-03-151-3/+26
* i40evf: track outstanding client requestMitch Williams2017-02-111-0/+1
* i40e/i40evf: fix interrupt affinity bugAlan Brady2016-10-281-1/+2
* i40evf: support queue-specific settings for interrupt moderationJacob Keller2016-09-241-7/+0
* i40e/i40evf: Fix indentationJeff Kirsher2016-08-191-27/+30
* i40evf: report link speedMitch Williams2016-08-191-0/+1
* i40e: Add allmulti support for the VFAnjali Singhai Jain2016-05-131-0/+3
* i40evf: refactor receive routineJesse Brandeburg2016-05-051-5/+0
* i40evf: Drop packet split receive routineJesse Brandeburg2016-05-051-2/+0
* i40evf: Add driver support for promiscuous modeAnjali Singhai Jain2016-04-271-0/+3
* i40evf: Allow PF driver to configure RSSMitch Williams2016-04-261-7/+23
* i40evf: Don't PanicMitch Williams2016-04-261-2/+4
* i40evf: support packet split receiveMitch Williams2016-02-171-1/+5
* i40evf: allow channel bonding of VFsMitch Williams2016-02-031-0/+1
* i40evf: increase max number of queuesMitch Williams2015-12-031-2/+1
* i40evf: allocate ring structs dynamicallyMitch Williams2015-12-011-2/+2
* i40evf: allocate queue vectors dynamicallyMitch Williams2015-12-011-4/+1
* i40evf: add new fields to store user configuration of RSSHelin Zhang2015-12-011-0/+2
* i40evf: create a generic get RSS functionHelin Zhang2015-12-011-0/+2
* i40evf: create a generic config RSS functionHelin Zhang2015-12-011-0/+3
* i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-191-0/+2
* i40evf: relax and stagger init timing a bitMitch Williams2015-10-161-1/+1
* i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck2015-10-161-2/+0
* i40evf: properly handle ndo_set_mac_address callsMitch Williams2015-10-131-0/+1
* i40e/i40evf: pass QOS handle to VFMitch Williams2015-10-081-0/+1
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-081-4/+0
* i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain2015-08-051-0/+1
* i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-051-0/+2
* i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain2015-08-051-1/+6
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-231-21/+21
* i40evf: handle big resetsMitch Williams2015-07-231-0/+2
* i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams2015-07-231-0/+9