summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2017-08-27i40e/i40evf: avoid dynamic ITR updates when polling or low packet rateJacob Keller
2017-08-27i40e/i40evf: remove ULTRA latency modeJacob Keller
2017-08-27i40e: invert logic for checking incorrect cpu vs irq affinityJacob Keller
2017-08-27i40e: initialize our affinity_mask based on cpu_possible_maskJacob Keller
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-27i40e: prevent snprintf format specifier truncationJacob Keller
2017-08-27i40e: Store the requested FEC informationMariusz Stachura
2017-08-25i40e: use cpumask_copy instead of direct assignmentJacob Keller
2017-08-25i40evf: use netdev variable in reset taskAlan Brady
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann
2017-08-25i40e/i40evf: use cmpxchg64 when updating private flags in ethtoolJacob Keller
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-08-25i40e/i40evf: adjust packet size to account for double VLANsMitch Williams
2017-07-26i40evf: remove unnecessary __packedTushar Dave
2017-07-26i40evf: Use le32_to_cpu before evaluating HW desc fieldsTushar Dave
2017-07-26i40evf: add some missing includesJesse Brandeburg
2017-07-26i40e/i40evf: remove mismatched type warningsJesse Brandeburg
2017-06-20i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flagsAlice Michael
2017-06-20i40evf: assign num_active_queues inside i40evf_alloc_queuesJacob Keller
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06i40e/i40evf: proper update of the page_offset fieldBjörn Töpel
2017-06-01i40evf: Add support for Adaptive Virtual FunctionPreethi Banala
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg
2017-06-01i40evf/virtchnl: whitespace cleanupsJesse Brandeburg
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg
2017-06-01i40e/i40evf: create and use new unified header fileJesse Brandeburg
2017-06-01i40evf: drop i40e_type.h includeJesse Brandeburg
2017-05-31i40evf: disable unused flagsJesse Brandeburg
2017-05-31i40evf: fix merge error in older patchJesse Brandeburg
2017-05-31i40evf: fix duplicate linesJesse Brandeburg
2017-04-30i40evf: hide unused variableArnd Bergmann
2017-04-30i40evf: allocate queues before we setup the interrupts and q_vectorsJacob Keller
2017-04-30i40evf: remove I40E_FLAG_FDIR_ATR_ENABLEDJacob Keller
2017-04-30i40evf: remove needless min_t() on num_online_cpus()*2Jacob Keller
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller
2017-04-30i40e: separate PF and VSI state flagsJacob Keller
2017-04-30i40e: remove unnecessary msleep() delay in i40e_free_vfsJacob Keller
2017-04-19i40e: remove I40E_FLAG_IN_NETPOLL entirelyJacob Keller
2017-04-19i40e: reduce wait time for adminq command completionJacob Keller
2017-04-19i40e: new AQ commandsJingjing Wu
2017-04-19i40e/i40evf: Add tracepointsScott Peterson
2017-04-19i40e: Fix support for flow director programming statusAlexander Duyck
2017-04-19i40e/i40evf: Remove VF Rx csum offload for tunneled packetsalice michael
2017-04-19i40evf: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-08i40e/i40evf: Use build_skb to build framesAlexander Duyck
2017-04-08i40e/i40evf: Add support for padding start of framesAlexander Duyck
2017-04-08i40e/i40evf: Add support for using order 1 pages with a 3K bufferAlexander Duyck
2017-04-08i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael