summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-06-22phy: atheros: ar8035: Fix clock output calculationFabio Estevam
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-10net: phy: realtek: add rx delay support for RTL8211FFugang Duan
2020-05-07phy: atheros: consolidate {ar8031|ar8035}_config()Michael Walle
2020-05-07phy: atheros: ar8035: remove static clock configMichael Walle
2020-05-07phy: atheros: add device tree bindings and configMichael Walle
2020-05-07phy: atheros: move delay config to common functionMichael Walle
2020-05-07phy: atheros: introduce debug read and write functionsMichael Walle
2020-05-07phy: atheros: use defines for PHY IDsMichael Walle
2020-05-07phy: atheros: fix AR8021 PHY ID maskMichael Walle
2020-05-07phy: atheros: Clarify the intention of ar8021_configVladimir Oltean
2020-05-07phy: atheros: Explicitly disable RGMII delaysVladimir Oltean
2020-05-07phy: atheros: Clarify the configuration of the CLK_25M output pinVladimir Oltean
2020-05-07phy: atheros: Use common functions for RGMII internal delaysVladimir Oltean
2020-05-07phy: atheros: Make RGMII Tx delays actually configurable for AR8035Vladimir Oltean
2020-05-01net: phy: micrel: Add basic support for KSZ9131Philippe Schenker
2020-05-01net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker
2020-03-09net: phy: marvell: Unify 88E151x series phy_driverClemens Gruber
2020-03-09net: phy: dp83867: Add SGMII mode type switchingMichal Simek
2020-03-09net: phy: Fix overlong PHY timeoutAndre Przywara
2020-03-09drivers: net: phy: aquantia: make it less verboseAlex Marginean
2020-03-09drivers: net: phy: aquantia: drop XGMII as a valid system interface protoAlex Marginean
2020-03-09phy: Include NC-SI in phy setupSamuel Mendoza-Jonas
2020-03-09phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas
2020-02-28net: phy: dp83867: Clean force link good bitMichal Simek
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-12-09drivers: net: aquantia: check system interface too when checking for link upAlex Marginean
2019-12-09drivers: net: aquantia: set SMBus addr based on DT propertyAlex Marginean
2019-12-09drivers: net: aquantia: set MDI reversal based on DT propertyAlex Marginean
2019-12-09drivers: net: aquantia: set up SI protocol based on interface typeAlex Marginean
2019-12-09drivers: net: aquantia: add PHY generation informationAlex Marginean
2019-12-09drivers: net: aquantia: use XFI, USXGMII interface typesAlex Marginean
2019-12-09net: phy: fix switch vendor nameAnatolij Gustschin
2019-12-09net: phy: mv88e61xx: register phy_driver struct for 88E6071Anatolij Gustschin
2019-12-09net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071Anatolij Gustschin
2019-12-09net: phy: mv88e61xx: add CPU port parameter init for 88E6071Anatolij Gustschin
2019-12-09net: phy: mv88e61xx: rework to enable detection of 88E6071 devicesAnatolij Gustschin
2019-12-09net: phy: micrel: make sure the factory test bit is clearedNicolas Ferre
2019-12-09net: phy: aquantia: wait for phy init sequence to finishFlorin Chiculita
2019-12-09net: phy: Increase link up delay in genphy_update_link()Stefan Roese
2019-12-09net: phy: dp83867: refactor rgmii configurationGrygorii Strashko
2019-12-09net: phy: dp83867: io impedance is not dependent on RGMII delayGrygorii Strashko
2019-12-09net: phy: dp83867: rework delay rgmii delay handlingGrygorii Strashko
2019-12-09net: phy: dp83867: Add ability to disable output clockGrygorii Strashko
2019-12-09net: phy: dp83867: move static initialization to .probe()Grygorii Strashko