summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-04-15 14:25:42 -0700
committerJakub Kicinski <kuba@kernel.org>2022-04-15 14:25:42 -0700
commitf3226eed54318e7bdc186f8f7ed27bcd3cb8b681 (patch)
tree2bd4e32734f5beffc63bdec1dcd07688c676d67b /net
parent60496069d0ae2d056bc12714d953c142afdef696 (diff)
parent04ebaa1cfddae5f240cc7404f009133bb0389a47 (diff)
downloadlinux-f3226eed54318e7bdc186f8f7ed27bcd3cb8b681.tar.gz
linux-f3226eed54318e7bdc186f8f7ed27bcd3cb8b681.tar.bz2
linux-f3226eed54318e7bdc186f8f7ed27bcd3cb8b681.zip
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Tony Nguyen says: ==================== Intel Wired LAN Driver Updates 2022-04-13 This series contains updates to igc and e1000e drivers. Sasha removes waiting for hardware semaphore as it could cause an infinite loop and changes usleep_range() calls done under atomic context to udelay() for igc. For e1000e, he changes some variables from u16 to u32 to prevent possible overflow of values. Vinicius disables PTM when going to suspend as it is causing hang issues on some platforms for igc. * '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue: e1000e: Fix possible overflow in LTR decoding igc: Fix suspending when PTM is active igc: Fix BUG: scheduling while atomic igc: Fix infinite loop in release_swfw_sync ==================== Link: https://lore.kernel.org/r/20220413170814.2066855-1-anthony.l.nguyen@intel.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions