netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net 0/4][pull request] Intel Wired LAN Driver Updates 2020-11-10
@ 2020-11-11  0:19 Tony Nguyen
  2020-11-11  0:19 ` [net 1/4] i40e: Fix MAC address setting for a VF via Host/VM Tony Nguyen
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Tony Nguyen @ 2020-11-11  0:19 UTC (permalink / raw)
  To: davem, kuba; +Cc: Tony Nguyen, netdev, sassmann

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-11-12 20:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11  0:19 [net 0/4][pull request] Intel Wired LAN Driver Updates 2020-11-10 Tony Nguyen
2020-11-11  0:19 ` [net 1/4] i40e: Fix MAC address setting for a VF via Host/VM Tony Nguyen
2020-11-11  0:19 ` [net 2/4] i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc() Tony Nguyen
2020-11-11  0:19 ` [net 3/4] igc: Fix returning wrong statistics Tony Nguyen
2020-11-11  0:19 ` [net 4/4] MAINTAINERS: Update repositories for Intel Ethernet Drivers Tony Nguyen
2020-11-12 16:55 ` [net 0/4][pull request] Intel Wired LAN Driver Updates 2020-11-10 Jakub Kicinski
2020-11-12 19:18   ` Nguyen, Anthony L
2020-11-12 19:55   ` Vinicius Costa Gomes
2020-11-12 20:01     ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).