summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2021-01-08net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker
2021-01-08drivers: net: phy: micrel_ksz90x1.c: Add basic support for KSZ9131Philippe Schenker
2020-04-26MLK-23165-13 net: phy: realtek: add rx delay support for RTL8211FFugang Duan
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
2019-12-09net: phy: ti: rename ti.c to dp83867.cGrygorii Strashko
2019-12-09net/phy: Fix phy_connect() for phy addr 0Priyanka Jain
2019-12-03Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini
2019-10-08net: phy: Add gmiitorgmii converter supportSiva Durga Prasad Paladugu
2019-10-08net: phy: Define init routine and register generic phy driverSiva Durga Prasad Paladugu
2019-08-11env: Move env_get() to env.hSimon Glass
2019-07-18drivers: net: phy: Ignore PHY ID 0 during PHY probingAlex Marginean
2019-07-18drivers: net: phy: Use Aquantia driver for AQR112, AQR412Alexandru Marginean
2019-07-15net: phy: cortina: Use block layer to read from mmcYinbo Zhu
2019-07-15net: phy: ti: Fix clock output DT propertyTrent Piepho
2019-07-15net: phy: ti: Use default values for tx/rx delay and fifo sizeTrent Piepho
2019-05-14phy: ti: Init node before readingMichal Simek
2019-05-14net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne
2019-05-08net: phy: micrel: Find Micrel PHY node correctlyJames Byrne
2019-05-08net: phy: micrel: Use correct skew values on KSZ9021James Byrne
2019-05-08net: phy: aquantia: Set only autoneg on in register 4.c441Valentin-catalin Neacsu
2019-05-08net: phy: Fix return value check phy_probeSiva Durga Prasad Paladugu
2019-05-08net: phy: Reloc next and prev pointers inside phy_driversSiva Durga Prasad Paladugu