Searched hist:"99 cec8a4dda28972067c274a4215422262dc5522" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/phy/ |
H A D | bcm-cygnus.c | diff 99cec8a4dda28972067c274a4215422262dc5522 Tue Nov 22 20:40:56 CET 2016 Florian Fainelli <f.fainelli@gmail.com> net: phy: broadcom: Allow enabling or disabling of EEE
In preparation for adding support for Wirespeed/downshift, we need to change bcm_phy_eee_enable() to allow enabling or disabling EEE, so make the function take an extra enable/disable boolean parameter and rename it to illustrate it sets EEE, not necessarily just enables it.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bcm-phy-lib.h | diff 99cec8a4dda28972067c274a4215422262dc5522 Tue Nov 22 20:40:56 CET 2016 Florian Fainelli <f.fainelli@gmail.com> net: phy: broadcom: Allow enabling or disabling of EEE
In preparation for adding support for Wirespeed/downshift, we need to change bcm_phy_eee_enable() to allow enabling or disabling EEE, so make the function take an extra enable/disable boolean parameter and rename it to illustrate it sets EEE, not necessarily just enables it.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bcm-phy-lib.c | diff 99cec8a4dda28972067c274a4215422262dc5522 Tue Nov 22 20:40:56 CET 2016 Florian Fainelli <f.fainelli@gmail.com> net: phy: broadcom: Allow enabling or disabling of EEE
In preparation for adding support for Wirespeed/downshift, we need to change bcm_phy_eee_enable() to allow enabling or disabling EEE, so make the function take an extra enable/disable boolean parameter and rename it to illustrate it sets EEE, not necessarily just enables it.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bcm7xxx.c | diff 99cec8a4dda28972067c274a4215422262dc5522 Tue Nov 22 20:40:56 CET 2016 Florian Fainelli <f.fainelli@gmail.com> net: phy: broadcom: Allow enabling or disabling of EEE
In preparation for adding support for Wirespeed/downshift, we need to change bcm_phy_eee_enable() to allow enabling or disabling EEE, so make the function take an extra enable/disable boolean parameter and rename it to illustrate it sets EEE, not necessarily just enables it.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|