summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2017-11-21i40e: Remove limit of 64 max queues per channelAmritha Nambiar
2017-11-21i40e: fix the calculation of VFs mac addressesZijie Pan
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski
2017-10-31i40e: Enable cloud filters via tc-flowerAmritha Nambiar
2017-10-31i40e: Clean up of cloud filtersAmritha Nambiar
2017-10-31i40e: Admin queue definitions for cloud filtersAmritha Nambiar
2017-10-31i40e: Cloud filter mode for set_switch_config commandAmritha Nambiar
2017-10-31i40e: Map TCs with the VSI seidsAmritha Nambiar
2017-10-31i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"Alexander Duyck
2017-10-31i40e: only redistribute MSI-X vectors when neededShannon Nelson
2017-10-31i40e: mark PM functions as __maybe_unusedArnd Bergmann
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-18ethernet/intel: Convert timers to use timer_setup()Kees Cook
2017-10-17i40e: fix u64 division usageAlan Brady
2017-10-17i40e: convert i40e_set_link_ksettings to new APIAlan Brady
2017-10-17i40e: rename 'change' variable to 'autoneg_changed'Alan Brady
2017-10-17i40e: convert i40e_get_settings_link_up to new APIAlan Brady
2017-10-17i40e: convert i40e_phy_type_to_ethtool to new APIAlan Brady
2017-10-17i40e: Add new PHY types for 25G AOC and ACC supportSudheer Mogilappagari
2017-10-17i40e: group autoneg PHY types togetherAlan Brady
2017-10-17i40e: fix whitespace issues in i40e_ethtool.cAlan Brady
2017-10-17i40e: fix comment typoAlan Brady
2017-10-17i40e: fix i40e_phy_type_to_ethtool function headerAlan Brady
2017-10-17i40e: fix clearing link masks in i40e_get_link_ksettingsAlan Brady
2017-10-17i40e: add function header for i40e_get_rxfhAlan Brady
2017-10-17i40e: remove ifdef SPEED_25000Alan Brady
2017-10-17i40e: rename 'cmd' variables in ethtool interfaceAlan Brady
2017-10-13i40e/i40evf: don't trust VF to reset itselfAlan Brady
2017-10-13i40e: fix link reportingAlan Brady
2017-10-13i40e: make const array patterns static, reduces object code sizeColin Ian King
2017-10-13i40e: Add support setting TC max bandwidth ratesAmritha Nambiar
2017-10-13i40e: Refactor VF BW rate limitingAmritha Nambiar
2017-10-13i40e: Enable 'channel' mode in mqprio for TC configsAmritha Nambiar
2017-10-13i40e: Add infrastructure for queue channel supportAmritha Nambiar
2017-10-13i40e: Add macro for PF reset bitAmritha Nambiar
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-10-09i40e: Avoid some useless variables and initializers in NVM functionsStefano Brivio
2017-10-09i40e: fix a typoRami Rosen
2017-10-09i40e: use a local variable instead of calculating multiple timesLihong Yang
2017-10-09i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangsJayaprakash Shanmugam