Files
linux/include/net
Haiyang Zhang 54133f9b4b net: mana: Support HW link state events
Handle the NIC hardware link state events received from the HW
channel, then set the proper link state accordingly.

And, add a feature bit, GDMA_DRV_CAP_FLAG_1_HW_VPORT_LINK_AWARE,
to inform the NIC hardware this handler exists.

Our MANA NIC only sends out the link state down/up messages
when we need to let the VM rerun DHCP client and change IP
address. So, add netif_carrier_on() in the probe(), let the NIC
show the right initial state in /sys/class/net/ethX/operstate.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Link: https://patch.msgid.link/1761770601-16920-1-git-send-email-haiyangz@linux.microsoft.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-10-31 15:56:53 -07:00
..
2025-10-28 17:50:55 -07:00
2025-09-02 15:52:24 -07:00
2025-08-29 19:36:31 -07:00
2025-08-26 17:34:31 -07:00
2025-09-03 15:16:49 -07:00
2025-09-25 12:42:49 +02:00
2025-09-22 11:38:43 -07:00
2025-08-26 17:34:31 -07:00
2025-09-08 18:06:21 -07:00
2025-09-01 13:15:14 -07:00
2025-09-18 12:32:06 +02:00
2025-09-03 15:08:20 -07:00
2025-09-23 11:13:22 +02:00
2025-09-08 18:06:21 -07:00
2025-10-27 18:04:57 -07:00