diff options
| author | Eric Work <[email protected]> | 2025-06-29 05:15:28 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-02 02:30:58 +0000 |
| commit | fad9cf216597a71936ac87143d1618fbbcf97cbe (patch) | |
| tree | 901b339543302ba54e059f172c8f3814add67299 /net/unix/sysctl_net_unix.c | |
| parent | net: mana: Handle Reset Request from MANA NIC (diff) | |
| download | kernel-fad9cf216597a71936ac87143d1618fbbcf97cbe.tar.gz kernel-fad9cf216597a71936ac87143d1618fbbcf97cbe.zip | |
net: atlantic: add set_power to fw_ops for atl2 to fix wol
Aquantia AQC113(C) using ATL2FW doesn't properly prepare the NIC for
enabling wake-on-lan. The FW operation `set_power` was only implemented
for `hw_atl` and not `hw_atl2`. Implement the `set_power` functionality
for `hw_atl2`.
Tested with both AQC113 and AQC113C devices. Confirmed you can shutdown
the system and wake from S5 using magic packets. NIC was previously
powered off when entering S5. If the NIC was configured for WOL by the
Windows driver, loading the atlantic driver would disable WOL.
Partially cherry-picks changes from commit,
https://github.com/Aquantia/AQtion/commit/37bd5cc
Attributing original authors from Marvell for the referenced commit.
Closes: https://github.com/Aquantia/AQtion/issues/70
Co-developed-by: Igor Russkikh <[email protected]>
Co-developed-by: Mark Starovoitov <[email protected]>
Co-developed-by: Dmitry Bogdanov <[email protected]>
Co-developed-by: Pavel Belous <[email protected]>
Co-developed-by: Nikita Danilov <[email protected]>
Signed-off-by: Eric Work <[email protected]>
Reviewed-by: Igor Russkikh <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
