aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
Commit message (Expand)AuthorAge
* i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-22
* i40e: restore promiscuous after resetAlan Brady2017-11-22
* i40e: Remove limit of 64 max queues per channelAmritha Nambiar2017-11-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-07
| * net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-05
| * i40e: Enable cloud filters via tc-flowerAmritha Nambiar2017-10-31
| * i40e: Clean up of cloud filtersAmritha Nambiar2017-10-31
| * i40e: Cloud filter mode for set_switch_config commandAmritha Nambiar2017-10-31
| * i40e: Map TCs with the VSI seidsAmritha Nambiar2017-10-31
| * i40e: only redistribute MSI-X vectors when neededShannon Nelson2017-10-31
| * i40e: mark PM functions as __maybe_unusedArnd Bergmann2017-10-31
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-19
| |\
| | * i40e: fix u64 division usageAlan Brady2017-10-17
| * | ethernet/intel: Convert timers to use timer_setup()Kees Cook2017-10-18
| |/
| * i40e: Add support setting TC max bandwidth ratesAmritha Nambiar2017-10-13
| * i40e: Refactor VF BW rate limitingAmritha Nambiar2017-10-13
| * i40e: Enable 'channel' mode in mqprio for TC configsAmritha Nambiar2017-10-13
| * i40e: Add infrastructure for queue channel supportAmritha Nambiar2017-10-13
| * i40e: Add macro for PF reset bitAmritha Nambiar2017-10-13
| * i40e: fix a typoRami Rosen2017-10-09
| * i40e: allow XPS with QoS enabledJacob Keller2017-10-09
| * i40e: reduce lrxqthresh from 2 to 1Jacob Keller2017-10-09
| * i40e/i40evf: always set the CLEARPBA flag when re-enabling interruptsJacob Keller2017-10-09
| * i40e/i40evf: fix incorrect default ITR values on driver loadJacob Keller2017-10-09
| * i40e: implement split PCI error reset handlerAlan Brady2017-10-06
| * i40e: Properly maintain flow director filters listFilip Sadowski2017-10-06
| * i40e: Display error message if module does not meet thermal requirementsFilip Sadowski2017-10-06
| * i40e: fix merge errorAlice Michael2017-10-06
| * i40e/i40evf: use DECLARE_BITMAP for stateJesse Brandeburg2017-10-06
| * i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0Alan Brady2017-10-06
| * i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller2017-10-06
| * i40e: add private flag to control source pruningMitch Williams2017-10-06
| * i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson2017-10-02
| * i40e: limit lan queue count in large CPU count machineShannon Nelson2017-10-02
| * i40e: refactor FW version checkingMitch Williams2017-09-29
| * i40e: shutdown all IRQs and disable MSI-X when suspendedJacob Keller2017-09-29
| * i40e: prevent service task from running while we're suspendedJacob Keller2017-09-29
| * i40e: don't clear suspended state until we finish resumingJacob Keller2017-09-29
| * i40e: use newer generic PM support instead of legacy PM callbacksJacob Keller2017-09-29
| * i40e: use separate state bit for miscellaneous IRQ setupJacob Keller2017-09-29
| * i40e: fix for flow director counters not wrapping as expectedMariusz Stachura2017-09-29
| * i40e: relax warning message in case of version mismatchMariusz Stachura2017-09-29
| * i40e: simplify member variable accessesSudheer Mogilappagari2017-09-29
| * i40e: Fix link down message when interface is brought upSudheer Mogilappagari2017-09-29
| * i40e: Fix unqualified module message while bringing link upSudheer Mogilappagari2017-09-29
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* i40e: initialize our affinity_mask based on cpu_possible_maskJacob Keller2017-08-27
* i40e: remove workaround for resetting XPSJacob Keller2017-08-27
* i40e: Fix for unused value issue found by static analysisCarolyn Wyborny2017-08-27