[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230518170942.418109-1-anthony.l.nguyen@intel.com>
Date: Thu, 18 May 2023 10:09:39 -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-05-18 (igc, igb, e1000e)
This series contains updates to igc, igb, and e1000e drivers.
Kurt Kanzenbach adds calls to txq_trans_cond_update() for XDP transmit
on igc.
Tom Rix makes definition of igb_pm_ops conditional on CONFIG_PM for igb.
Baozhu Ni adds a missing kdoc description on e1000e.
The following are changes since commit 02f8fc1a67c160b2faab2c9e9439026deb076971:
Merge branch 'net-lan966x-add-support-for-pcp-dei-dscp'
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 1GbE
Baozhu Ni (1):
e1000e: Add @adapter description to kdoc
Kurt Kanzenbach (1):
igc: Avoid transmit queue timeout for XDP
Tom Rix (1):
igb: Define igb_pm_ops conditionally on CONFIG_PM
drivers/net/ethernet/intel/e1000e/netdev.c | 2 +-
drivers/net/ethernet/intel/igb/igb_main.c | 2 ++
drivers/net/ethernet/intel/igc/igc_main.c | 8 ++++++++
3 files changed, 11 insertions(+), 1 deletion(-)
--
2.38.1
Powered by blists - more mailing lists