[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230321200013.2866582-1-anthony.l.nguyen@intel.com>
Date: Tue, 21 Mar 2023 13:00:10 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-03-21 (igb, igbvf, igc)
This series contains updates to igb, igbvf, and igc drivers.
Andrii changes igb driver to utilize diff_by_scaled_ppm() implementation
over an open-coded version.
Dawid adds pci_error_handlers for reset_prepare and reset_done for
igbvf.
Sasha removes unnecessary code in igc.
The following are changes since commit c8384d4a51e7cb0e6587f3143f29099f202c5de1:
net: pasemi: Fix return type of pasemi_mac_start_tx()
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 1GbE
Andrii Staikov (1):
igb: refactor igb_ptp_adjfine_82580 to use diff_by_scaled_ppm
Dawid Wesierski (1):
igbvf: add PCI reset handler functions
Sasha Neftin (1):
igc: Remove obsolete DMA coalescing code
drivers/net/ethernet/intel/igb/igb_ptp.c | 11 ++------
drivers/net/ethernet/intel/igbvf/netdev.c | 29 ++++++++++++++++++++
drivers/net/ethernet/intel/igc/igc_defines.h | 3 --
drivers/net/ethernet/intel/igc/igc_i225.c | 19 ++++---------
drivers/net/ethernet/intel/igc/igc_regs.h | 1 -
5 files changed, 37 insertions(+), 26 deletions(-)
--
2.38.1
Powered by blists - more mailing lists