='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/phy/fixed_phy.c
AgeCommit message (Expand)Author
2020-01-05net: phy: fixed_phy: switch to using fwnode_gpiod_get_indexDmitry Torokhov
2020-01-05net: phy: fixed_phy: fix use-after-free when checking link GPIODmitry Torokhov
2019-07-30net: phy: fixed_phy: print gpio error only if gpio node is presentHubert Feurstein
2019-05-04net: phy: improve pause handlingHeiner Kallweit
2019-02-24net: phy: fix reading fixed phy statusHeiner Kallweit
2019-02-07net: fixed-phy: Add fixed_phy_register_with_gpiod() APIMoritz Fischer
2019-02-07net: phy: fixed_phy: Fix fixed_phy not checking GPIOMoritz Fischer
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2018-12-17Fixed PHY: Add fixed_phy_change_carrier()Joakim Tjernlund
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-06-24net: phy: fixed-phy: Make the error path simplerFabio Estevam