aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2020-08-26i40e: Fix crash during removing i40e driverGrzegorz Szczurek
2020-08-26i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski
2019-12-17i40e: don't restart nway if autoneg not supportedMitch Williams
2019-11-24i40e: Use proper enum in i40e_ndo_set_vf_link_stateNathan Chancellor
2019-11-20i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek
2019-11-20i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek
2019-11-20i40e: use correct length for strncpyMitch Williams
2019-05-31i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-05-31i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz
2019-02-12i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko
2019-01-13i40e: fix mac filter delete when setting mac addressStefan Assmann
2018-11-27i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller
2018-08-03i40e: free the skb after clearing the bitlockJacob Keller
2018-05-30i40e: Add delay after EMP reset for firmware to recoverFilip Sadowski
2018-04-29i40e: Fix attach VF to VM issuePaweł Jabłoński
2018-04-26i40e: fix reported mask for ntuple filtersJacob Keller
2018-04-26i40e: program fragmented IPv4 filter input setJacob Keller
2018-03-03i40e: don't remove netdev->dev_addr when syncing uc listJacob Keller
2018-03-03i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck
2017-12-25i40e: fix client notify of VF resetAlan Brady
2017-12-25i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller
2017-12-25i40e: use the safe hash table iterator when deleting mac filtersLihong Yang
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-10-26i40e: Add programming descriptors to cleaned_countAlexander Duyck
2017-10-26i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setupAlexander Duyck
2017-10-10i40e: Fix memory leak related filter programming statusAlexander Duyck
2017-10-10i40e: Fix comment about locking for __i40e_read_nvm_word()Stefano Brivio
2017-09-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-09-05i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aqJacob Keller
2017-09-05i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
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: move enabling icr0 into i40e_update_enable_itrJacob Keller
2017-08-27i40e: remove workaround for resetting XPSJacob Keller
2017-08-27i40e: Fix for unused value issue found by static analysisCarolyn Wyborny
2017-08-27i40e: 25G FEC status improvementsMariusz Stachura
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura
2017-08-27i40e: force VMDQ device name truncationJacob Keller
2017-08-27i40e: Use correct flag to enable egress traffic for unicast promiscAkeem G Abodunrin
2017-08-27i40e: prevent snprintf format specifier truncationJacob Keller
2017-08-27i40e: Store the requested FEC informationMariusz Stachura
2017-08-27i40e: Update state variable for adminq subtaskSudheer Mogilappagari
2017-08-25i40e: synchronize nvmupdate command and adminq subtaskSudheer Mogilappagari
2017-08-25i40e: prevent changing ITR if adaptive-rx/tx enabledAlan Brady
2017-08-25i40e: use cpumask_copy instead of direct assignmentJacob Keller
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann
2017-08-25i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlanJacob Keller
2017-08-25i40e/i40evf: use cmpxchg64 when updating private flags in ethtoolJacob Keller