linux/drivers/net/ethernet/samsung/sxgbe
Jisheng Zhang 53243d412e net: use bool values to pass bool param of phy_init_eee()
The 2nd param of phy_init_eee(): clk_stop_enable is a bool param, use
true or false instead of 1/0.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20220123152241.1480-1-jszhang@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-01-24 17:09:56 -08:00
..
Makefile
sxgbe_common.h ethernet: constify references to netdev->dev_addr in drivers 2021-10-14 09:22:11 -07:00
sxgbe_core.c ethernet: constify references to netdev->dev_addr in drivers 2021-10-14 09:22:11 -07:00
sxgbe_desc.c
sxgbe_desc.h
sxgbe_dma.c
sxgbe_dma.h
sxgbe_ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
sxgbe_main.c net: use bool values to pass bool param of phy_init_eee() 2022-01-24 17:09:56 -08:00
sxgbe_mdio.c net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT 2021-02-15 15:20:49 -08:00
sxgbe_mtl.c
sxgbe_mtl.h
sxgbe_platform.c ethernet: use of_get_ethdev_address() 2021-10-07 13:39:51 +01:00
sxgbe_reg.h