mirror-linux/drivers/net/ethernet/intel/e1000e
Jakub Kicinski 3132f0e8ef Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2025-09-03 (ixgbe, igbvf, e1000, e1000e, igb, igbvf, igc)

Piotr allows for 2.5Gb and 5Gb autoneg for ixgbe E610 devices.

Jedrzej refactors reading of OROM data to be more efficient on ixgbe.

Kohei Enju adds reporting of loopback Tx packets and bytes on igbvf. He
also removes redundant reporting of Rx bytes.

Jacek Kowalski remove unnecessary u16 casts in e1000, e1000e, igb, igc,
and ixgbe drivers.

* '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:
  ixgbe: drop unnecessary casts to u16 / int
  igc: drop unnecessary constant casts to u16
  igb: drop unnecessary constant casts to u16
  e1000e: drop unnecessary constant casts to u16
  e1000: drop unnecessary constant casts to u16
  igbvf: remove redundant counter rx_long_byte_count from ethtool statistics
  igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics
  ixgbe: reduce number of reads when getting OROM data
  ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610
====================

Link: https://patch.msgid.link/20250903202536.3696620-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-09-04 19:01:35 -07:00
..
80003es2lan.c
80003es2lan.h
82571.c
82571.h
Makefile
defines.h e1000e: ignore uninitialized checksum word on tgp 2025-07-21 10:31:09 -07:00
e1000.h e1000e: drop unnecessary constant casts to u16 2025-09-03 10:07:27 -07:00
e1000e_trace.h
ethtool.c Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 2025-09-04 19:01:35 -07:00
hw.h
ich8lan.c e1000e: disregard NVM checksum on tgp when valid checksum bit is not set 2025-07-21 10:31:09 -07:00
ich8lan.h e1000e: change k1 configuration on MTP and later platforms 2025-04-02 08:51:41 -07:00
mac.c e1000e: Fix real-time violations on link up 2025-02-10 10:43:48 -08:00
mac.h
manage.c
manage.h
netdev.c e1000e: drop unnecessary constant casts to u16 2025-09-03 10:07:27 -07:00
nvm.c e1000e: drop unnecessary constant casts to u16 2025-09-03 10:07:27 -07:00
nvm.h
param.c
phy.c
phy.h
ptp.c e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13 2025-06-17 10:09:24 -07:00
regs.h