On Mon, May 13, 2024 at 03:42:50PM +0700, Bagas Sanjaya wrote: > Hi, > > <lukas.probsth...@googlemail.com> reported on Bugzilla > (https://bugzilla.kernel.org/show_bug.cgi?id=218826) regression on his > Thinkpad > T480 with Intel I219-LM: > > > After updating from kernel version 6.1.90 to 6.6.30, the e1000e driver > > exhibits a regression on a Lenovo Thinkpad T480 with an Intel I219-LM > > Ethernet controller.
Could you try a git bisect between these two kernel versions? You might be able to limit it to drivers/net/ethernet/intel/e1000e, which only had around 15 patches. Andrew