commit | 86343066ba8ad5253db86a300da287c30d58231e | [log] [tgz] |
---|---|---|
author | Akihiko Odaki <akihiko.odaki@daynix.com> | Thu Feb 23 19:19:57 2023 +0900 |
committer | Jason Wang <jasowang@redhat.com> | Fri Mar 10 15:35:38 2023 +0800 |
tree | 64efbc64c58e8cb19a9cf48766e60044441d8148 | |
parent | 31e3f318c8b53597a18f6475dce402d68518e91e [diff] |
e1000e: Improve software reset This change makes e1000e reset more things when software reset was triggered. Some registers are exempted from software reset in the datasheet and this change also implements the behavior accordingly. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Signed-off-by: Jason Wang <jasowang@redhat.com>