Commit 1bb3c54
committed
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Tony Nguyen says:
====================
Intel Wired LAN Driver Updates 2024-08-28 (igb, ice)
This series contains updates to igb and ice drivers.
Daiwei Li restores writing the TSICR (TimeSync Interrupt Cause)
register on 82850 devices to workaround a hardware issue for igb.
Dawid detaches netdev device for reset to avoid ethtool accesses during
reset causing NULL pointer dereferences on ice.
* '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
ice: Add netif_device_attach/detach into PF reset flow
igb: Fix not clearing TimeSync interrupts for 82580
====================
Link: https://patch.msgid.link/20240828225444.645154-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>2 files changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
611 | 614 | | |
612 | 615 | | |
613 | 616 | | |
| |||
7589 | 7592 | | |
7590 | 7593 | | |
7591 | 7594 | | |
| 7595 | + | |
7592 | 7596 | | |
7593 | 7597 | | |
7594 | 7598 | | |
| |||
7731 | 7735 | | |
7732 | 7736 | | |
7733 | 7737 | | |
| 7738 | + | |
| 7739 | + | |
| 7740 | + | |
7734 | 7741 | | |
7735 | 7742 | | |
7736 | 7743 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6960 | 6960 | | |
6961 | 6961 | | |
6962 | 6962 | | |
| 6963 | + | |
| 6964 | + | |
| 6965 | + | |
6963 | 6966 | | |
6964 | 6967 | | |
6965 | 6968 | | |
6966 | 6969 | | |
| 6970 | + | |
| 6971 | + | |
| 6972 | + | |
| 6973 | + | |
| 6974 | + | |
| 6975 | + | |
| 6976 | + | |
6967 | 6977 | | |
6968 | 6978 | | |
6969 | 6979 | | |
| |||
0 commit comments