aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf.h
Commit message (Expand)AuthorAge
* i40e/i40evf: organize and re-number feature flagsJacob Keller2017-10-06
* i40evf: Enable VF to request an alternate queue allocationAlan Brady2017-10-02
* i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura2017-08-27
* i40evf: fix possible snprintf truncation of q_vector->nameJacob Keller2017-08-27
* i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann2017-08-25
* i40e: separate hw_features from runtime changing flagsJacob Keller2017-08-25
* i40evf: prevent VF close returning before state transitions to DOWNSudheer Mogilappagari2017-08-25
* i40evf: add some missing includesJesse Brandeburg2017-07-26
* virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg2017-06-01
* virtchnl: rename i40e to generic virtchnlJesse Brandeburg2017-06-01
* i40e/i40evf: create and use new unified header fileJesse Brandeburg2017-06-01
* i40evf: remove I40E_FLAG_FDIR_ATR_ENABLEDJacob Keller2017-04-30
* i40e: use DECLARE_BITMAP for state fieldsJacob Keller2017-04-30
* i40e: separate PF and VSI state flagsJacob Keller2017-04-30
* i40e: remove I40E_FLAG_IN_NETPOLL entirelyJacob Keller2017-04-19
* i40evf: Use net_device_stats from struct net_deviceTobias Klauser2017-04-19
* i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael2017-04-08
* i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck2017-03-29
* i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck2017-03-29
* i40evf: add client interfaceMitch Williams2017-03-15
* i40evf: track outstanding client requestMitch Williams2017-02-11
* i40e/i40evf: fix interrupt affinity bugAlan Brady2016-10-29
* i40evf: support queue-specific settings for interrupt moderationJacob Keller2016-09-25
* i40e/i40evf: Fix indentationJeff Kirsher2016-08-20
* i40evf: report link speedMitch Williams2016-08-20
* i40e: Add allmulti support for the VFAnjali Singhai Jain2016-05-14
* i40evf: refactor receive routineJesse Brandeburg2016-05-06
* i40evf: Drop packet split receive routineJesse Brandeburg2016-05-06
* i40evf: Add driver support for promiscuous modeAnjali Singhai Jain2016-04-27
* i40evf: Allow PF driver to configure RSSMitch Williams2016-04-26
* i40evf: Don't PanicMitch Williams2016-04-26
* i40evf: support packet split receiveMitch Williams2016-02-18
* i40evf: allow channel bonding of VFsMitch Williams2016-02-03
* i40evf: increase max number of queuesMitch Williams2015-12-03
* i40evf: allocate ring structs dynamicallyMitch Williams2015-12-02
* i40evf: allocate queue vectors dynamicallyMitch Williams2015-12-02
* i40evf: add new fields to store user configuration of RSSHelin Zhang2015-12-02
* i40evf: create a generic get RSS functionHelin Zhang2015-12-02
* i40evf: create a generic config RSS functionHelin Zhang2015-12-02
* i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-19
* i40evf: relax and stagger init timing a bitMitch Williams2015-10-16
* i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck2015-10-16
* i40evf: properly handle ndo_set_mac_address callsMitch Williams2015-10-14
* i40e/i40evf: pass QOS handle to VFMitch Williams2015-10-08
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-08
* i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain2015-08-05
* i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-05
* i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain2015-08-05
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-23
* i40evf: handle big resetsMitch Williams2015-07-23