Re: [PATCH net-next] net: bcmgenet: Allow changing carrier from user-space

2020-07-03 Thread David Miller
From: Florian Fainelli Date: Thu, 2 Jul 2020 21:57:00 -0700 > The GENET driver interfaces with internal MoCA interface as well as > external MoCA chips like the BCM6802/6803 through a fixed link > interface. It is desirable for the mocad user-space daemon to be able to > control the carrier

[PATCH net-next] net: bcmgenet: Allow changing carrier from user-space

2020-07-02 Thread Florian Fainelli
The GENET driver interfaces with internal MoCA interface as well as external MoCA chips like the BCM6802/6803 through a fixed link interface. It is desirable for the mocad user-space daemon to be able to control the carrier state based upon out of band messages that it receives from the MoCA chip.