aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-22
* fm10k: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-22
* igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-22
* igbvf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-22
* ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-22
* i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-22
* ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-22
* i40e: restore promiscuous after resetAlan Brady2017-11-22
* i40evf: fix client notify of l2 paramsAlan Brady2017-11-22
* i40e: Fix FLR reset timeout issueFilip Sadowski2017-11-22
* i40e: Remove limit of 64 max queues per channelAmritha Nambiar2017-11-22
* i40e: fix the calculation of VFs mac addressesZijie Pan2017-11-22
* i40e: Fix for NUP NVM image downgrade failureJacob Keller2017-11-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel2017-11-07
| * 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
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
| |\
| * | net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko2017-11-02
| * | i40e: Enable cloud filters via tc-flowerAmritha Nambiar2017-10-31
| * | i40e: Clean up of cloud filtersAmritha Nambiar2017-10-31
| * | i40e: Admin queue definitions for 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/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"Alexander Duyck2017-10-31
| * | i40e: only redistribute MSI-X vectors when neededShannon Nelson2017-10-31
| * | i40e: mark PM functions as __maybe_unusedArnd Bergmann2017-10-31
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
| |\ \
| * | | igb: Add support for CBS offloadAndre Guedes2017-10-27
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
| |\ \ \
| * | | | net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko2017-10-20
| * | | | ixgbe: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-20
| * | | | 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
| | * | | | i40e: convert i40e_set_link_ksettings to new APIAlan Brady2017-10-17
| | * | | | i40e: rename 'change' variable to 'autoneg_changed'Alan Brady2017-10-17
| | * | | | i40e: convert i40e_get_settings_link_up to new APIAlan Brady2017-10-17
| | * | | | i40e: convert i40e_phy_type_to_ethtool to new APIAlan Brady2017-10-17
| | * | | | i40e: Add new PHY types for 25G AOC and ACC supportSudheer Mogilappagari2017-10-17
| | * | | | i40e: group autoneg PHY types togetherAlan Brady2017-10-17
| | * | | | i40e: fix whitespace issues in i40e_ethtool.cAlan Brady2017-10-17
| | * | | | i40e: fix comment typoAlan Brady2017-10-17
| | * | | | i40e: fix i40e_phy_type_to_ethtool function headerAlan Brady2017-10-17
| | * | | | i40e: fix clearing link masks in i40e_get_link_ksettingsAlan Brady2017-10-17
| | * | | | i40e: add function header for i40e_get_rxfhAlan Brady2017-10-17
| | * | | | i40e: remove ifdef SPEED_25000Alan Brady2017-10-17
| | * | | | i40e: rename 'cmd' variables in ethtool interfaceAlan Brady2017-10-17
| * | | | | ethernet/intel: Convert timers to use timer_setup()Kees Cook2017-10-18
| |/ / / /
| * | | | i40e/i40evf: don't trust VF to reset itselfAlan Brady2017-10-13
| * | | | i40e: fix link reportingAlan Brady2017-10-13