Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ich8lan: warn if disabling ULP failed | Joursoir | 2024-02-29 | 1 | -1/+5 |
| | | | | | | | | | | The hardware may stop working if driver failed to disable ULP mode. Take the return value of e1000_disable_ulp_lpt_lp() into account, and pass up the error if it fails. Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com> Signed-off-by: Joursoir <chat@joursoir.net> | ||||
* | ich8lan: reset the hardware if PHY init workarounds failed for 1st time | Joursoir | 2024-02-29 | 1 | -2/+7 |
| | | | | | | | | Hardware reset and re-initialization CAN fix the issue with failed initialization. Signed-off-by: Denis Turischev <denis.turischev@compulab.co.il> Signed-off-by: Joursoir <chat@joursoir.net> | ||||
* | initial commit for v3.8.7 | Joursoir | 2024-02-23 | 1 | -0/+5984 |