aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c
AgeCommit message (Expand)Author
2018-04-12i40evf: don't rely on netif_running() outside rtnl_lock()Jacob Keller
2017-11-21i40evf: fix client notify of l2 paramsAlan Brady
2017-10-18ethernet/intel: Convert timers to use timer_setup()Kees Cook
2017-10-09i40e/i40evf: fix incorrect default ITR values on driver loadJacob Keller
2017-10-09i40evf: fix mac filter removal timing issueAlan Brady
2017-10-06i40evf: enable support for VF VLAN tag stripping controlJacob Keller
2017-10-06i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller
2017-10-02i40e: make i40evf_map_rings_to_vectors voidMitch Williams
2017-10-02i40evf: Enable VF to request an alternate queue allocationAlan Brady
2017-09-29i40evf: fix ring to vector mappingAlan Brady
2017-09-29i40e: shutdown all IRQs and disable MSI-X when suspendedJacob Keller
2017-09-21drivers: net: i40evf: use setup_timer() helper.Allen Pais
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-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: 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: Use le32_to_cpu before evaluating HW desc fieldsTushar Dave
2017-06-20i40evf: assign num_active_queues inside i40evf_alloc_queuesJacob Keller
2017-06-01i40evf: Add support for Adaptive Virtual FunctionPreethi Banala
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg
2017-06-01virtchnl: rename i40e to generic virtchnlJesse 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 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/i40evf: Add tracepointsScott Peterson
2017-04-19i40evf: Use net_device_stats from struct net_deviceTobias Klauser
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-06i40e/i40evf: Add capability exchange for outer checksumPreethi Banala
2017-03-29i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck
2017-03-15i40e/i40evf: Change version from 1.6.27 to 2.1.7Bimmy Pujari
2017-03-15i40evf: add client interfaceMitch Williams
2017-02-18i40evf: add commentMitch Williams
2017-02-18i40evf: free rings in remove functionMitch Williams
2017-02-11i40e: Add bus number info to i40e_bus_info structSudheer Mogilappagari
2017-02-11i40e/i40evf : Changed version from 1.6.25 to 1.6.27Bimmy Pujari
2017-02-02i40evf: remove unused device IDMitch Williams
2016-12-06Changed version from 1.6.21 to 1.6.25Bimmy Pujari
2016-12-02i40evf: protect against NULL msix_entries and q_vectors pointersJacob Keller
2016-12-02i40evf: check for msix_entries null dereferenceAlan Brady
2016-12-02i40evf: Move some i40evf_reset_task code to separate functionJoe Perches
2016-12-02i40evf: Be much more verbose about what we can and cannot offloadAlexander Duyck