summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2017-11-21i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21i40e: restore promiscuous after resetAlan Brady
2017-11-21i40e: Remove limit of 64 max queues per channelAmritha Nambiar
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-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: Cloud filter mode for set_switch_config commandAmritha Nambiar
2017-10-31i40e: Map TCs with the VSI seidsAmritha Nambiar
2017-10-31i40e: only redistribute MSI-X vectors when neededShannon Nelson
2017-10-31i40e: mark PM functions as __maybe_unusedArnd Bergmann
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
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-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-09i40e: fix a typoRami Rosen
2017-10-09i40e: allow XPS with QoS enabledJacob Keller
2017-10-09i40e: reduce lrxqthresh from 2 to 1Jacob Keller
2017-10-09i40e/i40evf: always set the CLEARPBA flag when re-enabling interruptsJacob Keller
2017-10-09i40e/i40evf: fix incorrect default ITR values on driver loadJacob Keller
2017-10-06i40e: implement split PCI error reset handlerAlan Brady
2017-10-06i40e: Properly maintain flow director filters listFilip Sadowski
2017-10-06i40e: Display error message if module does not meet thermal requirementsFilip Sadowski
2017-10-06i40e: fix merge errorAlice Michael
2017-10-06i40e/i40evf: use DECLARE_BITMAP for stateJesse Brandeburg
2017-10-06i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0Alan Brady
2017-10-06i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller
2017-10-06i40e: add private flag to control source pruningMitch Williams
2017-10-02i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson
2017-10-02i40e: limit lan queue count in large CPU count machineShannon Nelson
2017-09-29i40e: refactor FW version checkingMitch Williams
2017-09-29i40e: shutdown all IRQs and disable MSI-X when suspendedJacob Keller
2017-09-29i40e: prevent service task from running while we're suspendedJacob Keller
2017-09-29i40e: don't clear suspended state until we finish resumingJacob Keller
2017-09-29i40e: use newer generic PM support instead of legacy PM callbacksJacob Keller
2017-09-29i40e: use separate state bit for miscellaneous IRQ setupJacob Keller
2017-09-29i40e: fix for flow director counters not wrapping as expectedMariusz Stachura
2017-09-29i40e: relax warning message in case of version mismatchMariusz Stachura
2017-09-29i40e: simplify member variable accessesSudheer Mogilappagari
2017-09-29i40e: Fix link down message when interface is brought upSudheer Mogilappagari
2017-09-29i40e: Fix unqualified module message while bringing link upSudheer Mogilappagari
2017-08-27i40e: initialize our affinity_mask based on cpu_possible_maskJacob Keller
2017-08-27i40e: remove workaround for resetting XPSJacob Keller
2017-08-27i40e: Fix for unused value issue found by static analysisCarolyn Wyborny