summaryrefslogtreecommitdiff
path: root/drivers/net/phy/ti.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: ti: rename ti.c to dp83867.cGrygorii Strashko2019-12-091-345/+0
* net: phy: ti: Fix clock output DT propertyTrent Piepho2019-07-151-8/+2
* net: phy: ti: Use default values for tx/rx delay and fifo sizeTrent Piepho2019-07-151-3/+3
* phy: ti: Init node before readingMichal Simek2019-05-141-4/+4
* net: phy: ti: use generic helpers to access MMD registersCarlo Caione2019-05-071-105/+25
* net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann2018-10-101-0/+27
* net: phy: ti: Recover from "port mirroring" N/A MODE4Janine Hagemann2018-10-101-1/+26
* net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driverJanine Hagemann2018-10-101-0/+39
* net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko2018-07-261-2/+5
* net: phy: dp83867: switch to use ofnode apiGrygorii Strashko2018-07-261-13/+12
* net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri2018-07-261-0/+13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-011-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-091-2/+32
|\
| * net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N2017-02-071-0/+31
| * net: phy: ti: Fix dp83867 RGMII_TXID interface pathPhil Edworthy2017-02-071-2/+1
* | dm: core: Replace of_offset with accessorSimon Glass2017-02-081-3/+3
|/
* net: phy: dp83867: Add SGMII helper for configurationDan Murphy2016-05-241-1/+1
* net: phy: Move is_rgmii helper to phy.hDan Murphy2016-05-241-11/+0
* net: phy: ti: Allow the driver to be more configurableDan Murphy2016-05-241-10/+77
* net: phy: Add SGMII support for TI phySiva Durga Prasad Paladugu2016-04-041-1/+38
* net: phy: ti: Enable automatic crossover modeMichal Simek2016-01-271-0/+3
* net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias2015-11-191-0/+200