This series contains updates to i40e and igc drivers and the MAINTAINERS file.
Slawomir fixes updating VF MAC addresses to fix various issues related to reporting and setting of these addresses for i40e. Dan Carpenter fixes a possible used before being initialized issue for i40e. Vinicius fixes reporting of netdev stats for igc. Tony updates repositories for Intel Ethernet Drivers. The following are changes since commit 989ef49bdf100cc772b3a8737089df36b1ab1e30: mptcp: provide rmem[0] limit and are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 40GbE Dan Carpenter (1): i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc() Slawomir Laba (1): i40e: Fix MAC address setting for a VF via Host/VM Tony Nguyen (1): MAINTAINERS: Update repositories for Intel Ethernet Drivers Vinicius Costa Gomes (1): igc: Fix returning wrong statistics MAINTAINERS | 4 +-- .../ethernet/intel/i40e/i40e_virtchnl_pf.c | 26 +++++++++++++++++-- drivers/net/ethernet/intel/i40e/i40e_xsk.c | 2 +- drivers/net/ethernet/intel/igc/igc_main.c | 14 +++++----- 4 files changed, 35 insertions(+), 11 deletions(-) -- 2.26.2