summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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
2019-05-07net: phy: realtek: Introduce quirk to mark RXC not stoppableCarlo Caione
2019-05-07net: phy: ti: use generic helpers to access MMD registersCarlo Caione
2019-05-07net: phy: Add generic helpers to access MMD PHY registersCarlo Caione
2019-04-07net: phy: implement fallback mechanism for negative phy adressesHannes Schmelzer
2019-02-15net: mv88e61xx: fix autonegotiation on portsTim Harvey
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-01-24net: phy: aquantia: Print information on configValentin-catalin Neacsu
2019-01-24net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu
2019-01-24net: phy: realtek: Add functions to read PHY's extended registersCarlo Caione
2019-01-24net: phy: micrel: fix KSZ9031 clock skew for values greater 0psAndreas Pretzsch
2019-01-24net: phy: Add clause 45 identifier to phy_devicePankaj Bansal
2019-01-24net: phy: Move fixed link code to separate routineSiva Durga Prasad Paladugu
2018-12-26phy: Fix u-boot coruption when fixed-phy is usedMichal Simek
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich
2018-11-05net: phy: mscc: add support for VSC8574 PHYQuentin Schulz
2018-11-05net: phy: mscc: factorize part of config function for VSC8584Quentin Schulz
2018-11-05net: phy: mscc: add support for VSC8584 PHYQuentin Schulz
2018-10-24net: phy: aquantia: autodetect if firmware needs to be loadedJeremy Gebben
2018-10-24net: phy: aquantia: add firmware loading supportJeremy Gebben
2018-10-24configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben
2018-10-10net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann
2018-10-10net: phy: ti: Recover from "port mirroring" N/A MODE4Janine Hagemann
2018-10-10net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driverJanine Hagemann
2018-07-26net: phy: xilinx: switch to use phy_get_ofnode()Grygorii Strashko
2018-07-26net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko