Searched hist:"47 c62b6d5f9466fbb81ee45273d4a9929200a273" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/apm/xgene/ |
H A D | Kconfig | diff 47c62b6d5f9466fbb81ee45273d4a9929200a273 Mon Jul 25 19:12:42 CDT 2016 Iyappan Subramanian <isubramanian@apm.com> drivers: net: xgene: Enable MDIO driver
This patch enables MDIO driver by,
- Selecting MDIO_XGENE - Changed open and close to use phy_start and phy_stop - Changed to use mac_ops->tx(rx)_enable and tx(rx)_disable
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Tested-by: Fushen Chen <fchen@apm.com> Tested-by: Toan Le <toanle@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xgene_enet_hw.c | diff 47c62b6d5f9466fbb81ee45273d4a9929200a273 Mon Jul 25 19:12:42 CDT 2016 Iyappan Subramanian <isubramanian@apm.com> drivers: net: xgene: Enable MDIO driver
This patch enables MDIO driver by,
- Selecting MDIO_XGENE - Changed open and close to use phy_start and phy_stop - Changed to use mac_ops->tx(rx)_enable and tx(rx)_disable
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Tested-by: Fushen Chen <fchen@apm.com> Tested-by: Toan Le <toanle@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xgene_enet_main.c | diff 47c62b6d5f9466fbb81ee45273d4a9929200a273 Mon Jul 25 19:12:42 CDT 2016 Iyappan Subramanian <isubramanian@apm.com> drivers: net: xgene: Enable MDIO driver
This patch enables MDIO driver by,
- Selecting MDIO_XGENE - Changed open and close to use phy_start and phy_stop - Changed to use mac_ops->tx(rx)_enable and tx(rx)_disable
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Tested-by: Fushen Chen <fchen@apm.com> Tested-by: Toan Le <toanle@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|